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