Integrates WinStd classes with Event Tracing for Windows API.
More...
|
static _In_ ULONG | _In_reads_opt_ (TdhContextCount) PTDH_CONTEXT pTdhContext |
|
static _In_ ULONG _In_ ULONG | _In_reads_ (PropertyDataCount) PPROPERTY_DATA_DESCRIPTOR pPropertyData |
|
| if (ulResult==ERROR_SUCCESS) |
|
|
static _In_ ULONG | TdhContextCount |
|
static _In_ ULONG _In_ ULONG | PropertyDataCount |
|
static _In_ ULONG _In_ ULONG _Inout_ std::vector< _Ty, _Ax > & | aData |
|
| ulResult = TdhGetPropertySize(pEvent, TdhContextCount, pTdhContext, PropertyDataCount, pPropertyData, &ulSize) |
|
static _In_ ULONG _Out_ std::unique_ptr< TRACE_EVENT_INFO > & | info |
|
ULONG | ulSize = sizeof(szBuffer) |
|
static _In_ LPWSTR | pMapName |
|
Integrates WinStd classes with Event Tracing for Windows API.
◆ aData
_In_ ULONG _In_ ULONG _Inout_ std::vector<_Ty, _Ax>& aData |
◆ info
static _In_ LPWSTR _Inout_ std::unique_ptr< EVENT_MAP_INFO > & info |
Initial value:{
#define WINSTD_STACK_BUFFER_BYTES
Size of the stack buffer in bytes used for initial system function call.
Definition: Common.h:80