IPrinterScriptablePropertyBag2::GetReadStreamAsXML method (printerextension.h)
Describes the IPrinterScriptablePropertyBag2::GetReadStreamAsXML method.
HRESULT GetReadStreamAsXML(
[in] BSTR bstrName,
[out] IUnknown **ppXmlNode
);
[in] bstrName
Defines the BSTR parameter bstrName.
[out] ppXmlNode
Defines the IUnknown parameter ppXmlNode.
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirement | Value |
---|---|
Target Platform | Windows |
Header | printerextension.h |