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) field message.
Syntax
TDH_INLINE PWSTR PFI_FIELD_MESSAGE(
PPROVIDER_FIELD_INFOARRAY FieldInfoArray,
PPROVIDER_FIELD_INFO FieldInfo
);
Parameters
FieldInfoArray
The PROVIDER_FIELD_INFOARRAY structure.
FieldInfo
Provider field info (PROVIDER_FIELD_INFO structure).
Return value
The provider field message, 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 |