Windows apps
Collapse the table of content
Expand the table of content
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::GetString method

Reads a string property.

Syntax


HRESULT GetString(
  [in]          BSTR bstrName,
  [out, retval] BSTR *pbstrValue
);

Parameters

bstrName [in]

The property to read.

pbstrValue [out, retval]

The value read.

Return value

This method returns an HRESULT value.

See also

IPrinterPropertyBag

 

 

Send comments about this topic to Microsoft

Show:
© 2017 Microsoft