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 specified boolean property.
Syntax
HRESULT GetBool(
[in] BSTR bstrName,
[out, retval] BOOL *pbValue
);
Parameters
[in] bstrName
The name of the property.
[out, retval] pbValue
The returned property value.
Return value
This method returns an HRESULT value.
Requirements
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | printerextension.h (include Printerextension.h) |