OEMTTYGetInfo function (printoem.h)

Describes the OEMTTYGetInfo function.

Syntax

INT OEMTTYGetInfo(
        PDEVOBJ pdevobj,
        DWORD   dwInfoIndex,
  [out] PVOID   pOutputBuf,
        DWORD   dwSize,
  [out] DWORD   *pcbcNeeded
);

Parameters

pdevobj

Defines the PDEVOBJ parameter pdevobj.

dwInfoIndex

Defines the DWORD parameter dwInfoIndex.

[out] pOutputBuf

Defines the PVOID parameter pOutputBuf.

dwSize

Defines the DWORD parameter dwSize.

[out] pcbcNeeded

Defines the DWORD parameter pcbcNeeded.

Return value

Returns a INT value.

Requirements

Requirement Value
Target Platform Windows
Header printoem.h (include Printoem.h)