IPrinterBidiSchemaResponses::AddRequeryKey method
The AddRequeryKey method adds a new QueryKey to re-query upon return from the getSchemas call.
Syntax
HRESULT AddRequeryKey(
[in] BSTR bstrQueryKey
);
Parameters
bstrQueryKey [in]
The new QueryKey.
Return value
This method returns an HRESULT value.
Requirements
Target platform: Desktop
Version: Windows 8 and later