EnableCallback function

TBD

Syntax

FORCEINLINE void NTAPI EnableCallback(
  _In_      LPCGUID SourceId,
  _In_      ULONG IsEnabled,
  _In_      UCHAR Level,
  _In_      ULONGLONG MatchAnyKeyword,
  _In_      ULONGLONG MatchAllKeywords,
  _In_opt_  PEVENT_FILTER_DESCRIPTOR FilterData,
  _In_opt_  PVOID CallbackContext
);

Parameters

  • SourceId [in]

  • IsEnabled [in]

  • Level [in]

  • MatchAnyKeyword [in]

  • MatchAllKeywords [in]

  • FilterData [in, optional]

  • CallbackContext [in, optional]

Requirements

Minimum supported client

Windows 8 Release Preview

Minimum supported server

Windows Server 2012

Header

Umdprovider.h (include Umdprovider.h)

 

 

Send comments about this topic to Microsoft

Build date: 7/10/2012