IPrinterScriptContext::QueueProperties method

[This documentation is preliminary and is subject to change.]

The QueueProperties method provides access to the queue property bag, if the property bag is present.

Syntax

HRESULT QueueProperties(
  [out, retval]  IPrinterScriptablePropertyBag **pQueueProperties
);

Parameters

  • pQueueProperties [out, retval]
    A pointer to the queue property bag.

Return value

This method returns an HRESULT value.

Remarks

The QueueProperties method returns HRESULT_FROM_WIN32(ERROR_NOT_FOUND) if the bag is not present.

See also

IPrinterScriptContext

IPrinterScriptablePropertyBag

 

 

Build date: 1/26/2012