ReactOS 0.4.16-dev-61-ge128cbc
|
#include <winsplp.h>
_MONITOR2::_In_reads_bytes_ | ( | cbBuf | ) |
_In_ DWORD _In_ LPWSTR _MONITOR2::_In_reads_bytes_ | ( | cbInBuffer | ) |
_In_ LPCWSTR _MONITOR2::_In_reads_bytes_ | ( | cbInputData | ) |
_MONITOR2::_Out_writes_bytes_to_opt_ | ( | cbBuffer | , |
* | pcbRead | ||
) |
_In_ DWORD _In_ LPWSTR _In_ DWORD _MONITOR2::_Out_writes_bytes_to_opt_ | ( | cbOutBuffer | , |
* | lpcbReturned | ||
) |
_In_ LPCWSTR _In_ DWORD _MONITOR2::_Out_writes_bytes_to_opt_ | ( | cbOutputData | , |
* | pcbOutputNeeded | ||
) |
_MONITOR2::BOOL | ( | WINAPI * | pfnAddPort | ) |
_MONITOR2::BOOL | ( | WINAPI * | pfnAddPortEx | ) |
_MONITOR2::BOOL | ( | WINAPI * | pfnClosePort | ) |
_MONITOR2::BOOL | ( | WINAPI * | pfnConfigurePort | ) |
_MONITOR2::BOOL | ( | WINAPI * | pfnDeletePort | ) |
_MONITOR2::BOOL | ( | WINAPI * | pfnEndDocPort | ) |
_MONITOR2::BOOL | ( | WINAPI * | pfnEnumPorts | ) |
_MONITOR2::BOOL | ( | WINAPI * | pfnGetPrinterDataFromPort | ) |
_MONITOR2::BOOL | ( | WINAPI * | pfnOpenPort | ) |
_MONITOR2::BOOL | ( | WINAPI * | pfnOpenPortEx | ) |
_MONITOR2::BOOL | ( | WINAPI * | pfnReadPort | ) |
_MONITOR2::BOOL | ( | WINAPI * | pfnSetPortTimeOuts | ) |
_MONITOR2::BOOL | ( | WINAPI * | pfnStartDocPort | ) |
_MONITOR2::BOOL | ( | WINAPI * | pfnWritePort | ) |
_MONITOR2::BOOL | ( | WINAPI * | pfnXcvClosePort | ) |
_MONITOR2::BOOL | ( | WINAPI * | pfnXcvOpenPort | ) |
_MONITOR2::DWORD | ( | WINAPI * | pfnNotifyUnusedPorts | ) |
_MONITOR2::DWORD | ( | WINAPI * | pfnNotifyUsedPorts | ) |
_MONITOR2::DWORD | ( | WINAPI * | pfnSendRecvBidiDataFromPort | ) |
_MONITOR2::DWORD | ( | WINAPI * | pfnXcvDataPort | ) |
_MONITOR2::VOID | ( | WINAPI * | pfnShutdown | ) |
Definition at line 876 of file winsplp.h.
Referenced by test_EnumPorts().
DWORD _MONITOR2::cbSize |
Definition at line 868 of file winsplp.h.
Referenced by START_TEST(), and test_InitializePrintMonitor2().
_In_ LPCOMMTIMEOUTS _MONITOR2::lpCTO |
Definition at line 878 of file winsplp.h.
Referenced by test_EnumPorts().
_In_ DWORD _In_ LPCWSTR _In_ PBIDI_REQUEST_CONTAINER _Outptr_ PBIDI_RESPONSE_CONTAINER* _MONITOR2::ppResData |