DdqFreeDiagnosticRecordPage function (diagnosticdataquery.h)
Frees memory allocated for the diagnostic record page referenced by HDIAGNOSTIC_RECORD handle.
Syntax
HRESULT DdqFreeDiagnosticRecordPage(
HDIAGNOSTIC_RECORD hRecord
);
Parameters
hRecord
Type: HANDLE Handle to the resource that contains the set of diagnostic records to be freed.
Return value
Type: HRESULT Returns S_OK on successful completion.
Remarks
For more information about the DIAGNOSTIC_RECORD datatype, see here.
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 |