IPrinterBidiSchemaResponses::AddBool method
The AddBool method adds a new response of type BIDI_BOOL to the collection.
HRESULT AddBool(
[in] BSTR bstrSchema,
[in] BOOL bValue
);
bstrSchema [in]
The schema.
bValue [in]
The new value.
This method returns an HRESULT value.
Target platform: Desktop
Version: Windows 8 and later