IPrinterQueueEvent::OnBiDiRefresh method

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

Called when a bidi refresh operation is completed.

Syntax

HRESULT OnBiDiRefresh(
  [in]  BSTR printerName,
  [in]  BSTR data
);

Parameters

  • printerName [in]
    The name of the printer on which the refresh occurred.

  • data [in]
    The response.

Return value

This method returns an HRESULT value.

See also

IPrinterQueueEvent

 

 

Build date: 2/2/2012