DdqFreeDiagnosticRecordLocaleTags function (diagnosticdataquery.h)

Frees memory allocated for tag information referenced by HDIAGNOSTIC_EVENT_TAG_DESCRIPTION handle.

Syntax

HRESULT DdqFreeDiagnosticRecordLocaleTags(
  HDIAGNOSTIC_EVENT_TAG_DESCRIPTION hTagDescription
);

Parameters

hTagDescription

Type: HANDLE Handle to the resource that contains the tag descriptions being freed.

Return value

Type: HRESULT Returns S_OK on successful completion.

Remarks

For more details about the tag description data type, see our DIAGNOSTIC_DATA_EVENT_TAG_DESCRIPTION.

Requirements

Requirement Value
Minimum supported client Windows 10, version 2004 (10.0; Build 19041)
Minimum supported server Windows Server, version 2004 (10.0; Build 19041)
Header diagnosticdataquery.h