IPrinterBidiSchemaElement::BidiType method

The BidiType method returns the Bidi schema element type.

Syntax

HRESULT BidiType(
  [out, retval] PrinterBidiSchemaElementType *pType
);

Parameters

pType [out, retval]
The returned element type.

Return value

This method returns an HRESULT value.

Requirements

Target platform: Desktop

Version: Windows 8 and later

See also

IPrinterBidiSchemaElement

PrinterBidiSchemaElementType