Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Macro that retrieves the Provider Field Information (PFI) property name.
Syntax
TDH_INLINE PWSTR PFI_PROPERTY_NAME(
[in] PPROVIDER_FILTER_INFO FilterInfo,
[in] PEVENT_PROPERTY_INFO Property
);
Parameters
[in] FilterInfo
Provider filter info (PROVIDER_FILTER_INFO structure).
[in] Property
Provider property info (EVENT_PROPERTY_INFO structure).
Return value
The Provider Field Information (PFI) property name, or NULL.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | tdh.h |