Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 an INT value.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | printoem.h (include Printoem.h) |