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