ReactOS 0.4.15-dev-7907-g95bf896
_MONITORUI Struct Reference

#include <winsplp.h>

Collaboration diagram for _MONITORUI:

Public Member Functions

 BOOL (WINAPI *pfnAddPortUI)(_At_(return
 
 _Success_ (return !=0)) _In_opt_ PCWSTR pszServer
 
 BOOL (WINAPI *pfnConfigurePortUI)(_In_opt_ PCWSTR pName
 
 BOOL (WINAPI *pfnDeletePortUI)(_In_opt_ PCWSTR pszServer
 

Public Attributes

DWORD dwMonitorUISize
 
_In_ HWND hWnd
 
_In_ HWND _In_ PCWSTR pszPortNameIn
 
_In_ HWND _In_ PCWSTR _Out_opt_ PWSTRppszPortNameOut
 
_In_ HWND _In_ PCWSTR pPortName
 
_In_ HWND _In_ PCWSTR pszPortName
 

Detailed Description

Definition at line 1016 of file winsplp.h.

Member Function Documentation

◆ _Success_()

_MONITORUI::_Success_ ( return = 0)

◆ BOOL() [1/3]

_MONITORUI::BOOL ( WINAPI pfnAddPortUI)

◆ BOOL() [2/3]

_MONITORUI::BOOL ( WINAPI pfnConfigurePortUI)

◆ BOOL() [3/3]

_MONITORUI::BOOL ( WINAPI pfnDeletePortUI)

Member Data Documentation

◆ dwMonitorUISize

DWORD _MONITORUI::dwMonitorUISize

Definition at line 1017 of file winsplp.h.

Referenced by START_TEST().

◆ hWnd

_In_ HWND _MONITORUI::hWnd

Definition at line 1022 of file winsplp.h.

◆ pPortName

_In_ HWND _In_ PCWSTR _MONITORUI::pPortName

Definition at line 1030 of file winsplp.h.

◆ ppszPortNameOut

_In_ HWND _In_ PCWSTR _Out_opt_ PWSTR* _MONITORUI::ppszPortNameOut

Definition at line 1024 of file winsplp.h.

◆ pszPortName

_In_ HWND _In_ PCWSTR _MONITORUI::pszPortName

Definition at line 1036 of file winsplp.h.

◆ pszPortNameIn

_In_ HWND _In_ PCWSTR _MONITORUI::pszPortNameIn

Definition at line 1023 of file winsplp.h.


The documentation for this struct was generated from the following file: