Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IPrinterPropertyBag::GetBool method

Reads a specified boolean property.

Syntax


HRESULT GetBool(
  [in]          BSTR bstrName,
  [out, retval] BOOL *pbValue
);

Parameters

bstrName [in]

The name of the property.

pbValue [out, retval]

The returned property value.

Return value

This method returns an HRESULT value.

See also

IPrinterPropertyBag

 

 

Send comments about this topic to Microsoft

Show: