ReactOS 0.4.15-dev-7942-gd23573b
_MONITORREG Struct Reference

#include <winsplp.h>

Collaboration diagram for _MONITORREG:

Public Member Functions

 LONG (WINAPI *fpCreateKey)(_In_ HANDLE hcKey
 
 LONG (WINAPI *fpOpenKey)(_In_ HANDLE hcKey
 
 LONG (WINAPI *fpCloseKey)(_In_ HANDLE hcKey
 
 LONG (WINAPI *fpDeleteKey)(_In_ HANDLE hcKey
 
 LONG (WINAPI *fpEnumKey)(_In_ HANDLE hcKey
 
 LONG (WINAPI *fpQueryInfoKey)(_In_ HANDLE hcKey
 
 LONG (WINAPI *fpSetValue)(_In_ HANDLE hcKey
 
_In_ LPCWSTR _In_ DWORD _In_reads_bytes_ (cbData) const BYTE *pData
 
 LONG (WINAPI *fpDeleteValue)(_In_ HANDLE hcKey
 
 LONG (WINAPI *fpEnumValue)(_In_ HANDLE hcKey
 
 LONG (WINAPI *fpQueryValue)(_In_ HANDLE hcKey
 

Public Attributes

DWORD cbSize
 
_In_ LPCWSTR pszSubKey
 
_In_ LPCWSTR _In_ DWORD dwOptions
 
_In_ LPCWSTR _In_ DWORD _In_ REGSAM samDesired
 
_In_ LPCWSTR _In_ DWORD _In_ REGSAM _In_opt_ PSECURITY_ATTRIBUTES pSecurityAttributes
 
_In_ LPCWSTR _In_ DWORD _In_ REGSAM _In_opt_ PSECURITY_ATTRIBUTES _Out_ PHANDLE phckResult
 
_In_ LPCWSTR _In_ DWORD _In_ REGSAM _In_opt_ PSECURITY_ATTRIBUTES _Out_ PHANDLE _Out_opt_ PDWORD pdwDisposition
 
_In_ LPCWSTR _In_ DWORD _In_ REGSAM _In_opt_ PSECURITY_ATTRIBUTES _Out_ PHANDLE _Out_opt_ PDWORD _In_ HANDLE hSpooler
 
_In_ LPCWSTR _In_ REGSAM samDesired
 
_In_ LPCWSTR _In_ REGSAM _Out_ PHANDLE phkResult
 
_In_ LPCWSTR _In_ REGSAM _Out_ PHANDLE _In_ HANDLE hSpooler
 
_In_ HANDLE hSpooler
 
_In_ LPCWSTR _In_ HANDLE hSpooler
 
_In_ DWORD dwIndex
 
_In_ DWORD _Inout_updates_to_ pcchName LPWSTR pszName
 
_In_ DWORD _Inout_updates_to_ pcchName LPWSTR _Inout_ PDWORD pcchName
 
_In_ DWORD _Inout_updates_to_ pcchName LPWSTR _Inout_ PDWORD _Out_opt_ PFILETIME pftLastWriteTime
 
_In_ DWORD _Inout_updates_to_ pcchName LPWSTR _Inout_ PDWORD _Out_opt_ PFILETIME _In_ HANDLE hSpooler
 
_Out_opt_ PDWORD pcSubKeys
 
_Out_opt_ PDWORD _Out_opt_ PDWORD pcbKey
 
_Out_opt_ PDWORD _Out_opt_ PDWORD _Out_opt_ PDWORD pcValues
 
_Out_opt_ PDWORD _Out_opt_ PDWORD _Out_opt_ PDWORD _Out_opt_ PDWORD pcbValue
 
_Out_opt_ PDWORD _Out_opt_ PDWORD _Out_opt_ PDWORD _Out_opt_ PDWORD _Out_opt_ PDWORD pcbData
 
_Out_opt_ PDWORD _Out_opt_ PDWORD _Out_opt_ PDWORD _Out_opt_ PDWORD _Out_opt_ PDWORD _Out_opt_ PDWORD pcbSecurityDescriptor
 
_Out_opt_ PDWORD _Out_opt_ PDWORD _Out_opt_ PDWORD _Out_opt_ PDWORD _Out_opt_ PDWORD _Out_opt_ PDWORD _Out_opt_ PFILETIME pftLastWriteTime
 
_Out_opt_ PDWORD _Out_opt_ PDWORD _Out_opt_ PDWORD _Out_opt_ PDWORD _Out_opt_ PDWORD _Out_opt_ PDWORD _Out_opt_ PFILETIME _In_ HANDLE hSpooler
 
_In_ LPCWSTR pszValue
 
_In_ LPCWSTR _In_ DWORD dwType
 
_In_ LPCWSTR _In_ DWORD _In_ DWORD cbData
 
_In_ LPCWSTR _In_ DWORD _In_ DWORD _In_ HANDLE hSpooler
 
_In_ DWORD _Inout_updates_to_ pcbValue LPWSTR pszValue
 
_In_ DWORD _Inout_updates_to_ pcbValue LPWSTR _Inout_ PDWORD pcbValue
 
_In_ DWORD _Inout_updates_to_ pcbValue LPWSTR _Inout_ PDWORD _Out_opt_ PDWORD pType
 
_In_ DWORD _Inout_updates_to_ pcbValue LPWSTR _Inout_ PDWORD _Out_opt_ PDWORD _Out_writes_bytes_to_opt_ pcbData PBYTE pData
 
_In_ DWORD _Inout_updates_to_ pcbValue LPWSTR _Inout_ PDWORD _Out_opt_ PDWORD _Out_writes_bytes_to_opt_ pcbData PBYTE _Inout_ PDWORD pcbData
 
_In_ DWORD _Inout_updates_to_ pcbValue LPWSTR _Inout_ PDWORD _Out_opt_ PDWORD _Out_writes_bytes_to_opt_ pcbData PBYTE _Inout_ PDWORD _In_ HANDLE hSpooler
 
_In_ LPCWSTR _Out_opt_ PDWORD pType
 
_In_ LPCWSTR _Out_opt_ PDWORD _Out_writes_bytes_to_opt_ pcbData PBYTE pData
 
_In_ LPCWSTR _Out_opt_ PDWORD _Out_writes_bytes_to_opt_ pcbData PBYTE _Inout_ PDWORD pcbData
 
_In_ LPCWSTR _Out_opt_ PDWORD _Out_writes_bytes_to_opt_ pcbData PBYTE _Inout_ PDWORD _In_ HANDLE hSpooler
 

Detailed Description

Definition at line 657 of file winsplp.h.

Member Function Documentation

◆ _In_reads_bytes_()

_In_ LPCWSTR _In_ DWORD _MONITORREG::_In_reads_bytes_ ( cbData  ) const

◆ LONG() [1/10]

_MONITORREG::LONG ( WINAPI fpCloseKey)

◆ LONG() [2/10]

_MONITORREG::LONG ( WINAPI fpCreateKey)

◆ LONG() [3/10]

_MONITORREG::LONG ( WINAPI fpDeleteKey)

◆ LONG() [4/10]

_MONITORREG::LONG ( WINAPI fpDeleteValue)

◆ LONG() [5/10]

_MONITORREG::LONG ( WINAPI fpEnumKey)

◆ LONG() [6/10]

_MONITORREG::LONG ( WINAPI fpEnumValue)

◆ LONG() [7/10]

_MONITORREG::LONG ( WINAPI fpOpenKey)

◆ LONG() [8/10]

_MONITORREG::LONG ( WINAPI fpQueryInfoKey)

◆ LONG() [9/10]

_MONITORREG::LONG ( WINAPI fpQueryValue)

◆ LONG() [10/10]

_MONITORREG::LONG ( WINAPI fpSetValue)

Member Data Documentation

◆ cbData

_In_ LPCWSTR _In_ DWORD _In_ DWORD _MONITORREG::cbData

Definition at line 714 of file winsplp.h.

◆ cbSize

DWORD _MONITORREG::cbSize

Definition at line 658 of file winsplp.h.

◆ dwIndex

_In_ DWORD _MONITORREG::dwIndex

Definition at line 690 of file winsplp.h.

◆ dwOptions

_In_ LPCWSTR _In_ DWORD _MONITORREG::dwOptions

Definition at line 664 of file winsplp.h.

◆ dwType

_In_ LPCWSTR _In_ DWORD _MONITORREG::dwType

Definition at line 712 of file winsplp.h.

◆ hSpooler [1/9]

_In_ LPCWSTR _In_ HANDLE _MONITORREG::hSpooler

Definition at line 669 of file winsplp.h.

◆ hSpooler [2/9]

_In_ LPCWSTR _In_ REGSAM _Out_ PHANDLE _In_ HANDLE _MONITORREG::hSpooler

Definition at line 677 of file winsplp.h.

◆ hSpooler [3/9]

_In_ HANDLE _MONITORREG::hSpooler

Definition at line 679 of file winsplp.h.

◆ hSpooler [4/9]

_In_ LPCWSTR _In_ HANDLE _MONITORREG::hSpooler

Definition at line 685 of file winsplp.h.

◆ hSpooler [5/9]

Definition at line 694 of file winsplp.h.

◆ hSpooler [6/9]

◆ hSpooler [7/9]

_In_ LPCWSTR _In_ DWORD _In_ DWORD _In_ HANDLE _MONITORREG::hSpooler

Definition at line 715 of file winsplp.h.

◆ hSpooler [8/9]

◆ hSpooler [9/9]

◆ pcbData [1/3]

Definition at line 703 of file winsplp.h.

◆ pcbData [2/3]

◆ pcbData [3/3]

Definition at line 740 of file winsplp.h.

◆ pcbKey

_Out_opt_ PDWORD _Out_opt_ PDWORD _MONITORREG::pcbKey

Definition at line 700 of file winsplp.h.

◆ pcbSecurityDescriptor

Definition at line 704 of file winsplp.h.

◆ pcbValue [1/2]

Definition at line 702 of file winsplp.h.

◆ pcbValue [2/2]

_In_ DWORD _Inout_updates_to_ pcbValue LPWSTR _Inout_ PDWORD _MONITORREG::pcbValue

Definition at line 728 of file winsplp.h.

◆ pcchName

_In_ DWORD _Inout_updates_to_ pcchName LPWSTR _Inout_ PDWORD _MONITORREG::pcchName

Definition at line 692 of file winsplp.h.

◆ pcSubKeys

_Out_opt_ PDWORD _MONITORREG::pcSubKeys

Definition at line 699 of file winsplp.h.

◆ pcValues

Definition at line 701 of file winsplp.h.

◆ pData [1/2]

◆ pData [2/2]

Definition at line 739 of file winsplp.h.

◆ pdwDisposition

Definition at line 668 of file winsplp.h.

◆ pftLastWriteTime [1/2]

Definition at line 693 of file winsplp.h.

◆ pftLastWriteTime [2/2]

◆ phckResult

Definition at line 667 of file winsplp.h.

◆ phkResult

_In_ LPCWSTR _In_ REGSAM _Out_ PHANDLE _MONITORREG::phkResult

Definition at line 676 of file winsplp.h.

◆ pSecurityAttributes

_In_ LPCWSTR _In_ DWORD _In_ REGSAM _In_opt_ PSECURITY_ATTRIBUTES _MONITORREG::pSecurityAttributes

Definition at line 666 of file winsplp.h.

◆ pszName

Definition at line 691 of file winsplp.h.

◆ pszSubKey

_In_ LPCWSTR _MONITORREG::pszSubKey

Definition at line 663 of file winsplp.h.

◆ pszValue [1/2]

_In_ LPCWSTR _MONITORREG::pszValue

Definition at line 711 of file winsplp.h.

◆ pszValue [2/2]

_In_ DWORD _Inout_updates_to_ pcbValue LPWSTR _MONITORREG::pszValue

Definition at line 727 of file winsplp.h.

◆ pType [1/2]

Definition at line 729 of file winsplp.h.

◆ pType [2/2]

_In_ LPCWSTR _Out_opt_ PDWORD _MONITORREG::pType

Definition at line 738 of file winsplp.h.

◆ samDesired [1/2]

_In_ LPCWSTR _In_ DWORD _In_ REGSAM _MONITORREG::samDesired

Definition at line 665 of file winsplp.h.

◆ samDesired [2/2]

_In_ LPCWSTR _In_ REGSAM _MONITORREG::samDesired

Definition at line 675 of file winsplp.h.


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