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::GetInt32 method

Reads an integer property.

Syntax


HRESULT GetInt32(
  [in]          BSTR bstrName,
  [out, retval] LONG *pnValue
);

Parameters

bstrName [in]

The property to read.

pnValue [out, retval]

The value read.

Return value

This method returns an HRESULT value.

See also

IPrinterPropertyBag

 

 

Send comments about this topic to Microsoft

Show: