IPrinterBidiSchemaResponses::AddNull method

The AddNull method adds a new response of type BIDI_NULL to the collection.

Syntax

HRESULT AddNull(
  [in] BSTR bstrSchema
);

Parameters

bstrSchema [in]
The schema name.

Return value

This method returns an HRESULT value.

Requirements

Target platform: Desktop

Version: Windows 8 and later

See also

IPrinterBidiSchemaResponses