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.
Frees an array of qualifier names or values.
Syntax
void MrmFreeQualifierNamesOrValues(
UINT32 size,
PWSTR *names
);
Parameters
size
The size of the array.
names
The array of names or values.
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10, version 1809 (with Windows App SDK 0.5 or later) |
| Header | mrm.h |