Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Reads a string property.
Syntax
HRESULT GetString(
[in] BSTR bstrName,
[out, retval] BSTR *pbstrValue
);
Parameters
[in] bstrName
The property to read.
[out, retval] pbstrValue
The value read.
Return value
This method returns an HRESULT value.
Requirements
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | printerextension.h (include Printerextension.h) |