IPrinterBidiSchemaResponses::AddBlob method
The AddBlob method adds a new response of type BIDI_BLOB to the collection.
Syntax
HRESULT AddBlob(
[in] BSTR bstrSchema,
[in] IDispatch *pArray
);
Parameters
bstrSchema [in]
The schema.
pArray [in]
The array.
Return value
This method returns an HRESULT value.
Requirements
Target platform: Desktop
Version: Windows 8 and later