MFGetSystemId function (mfidl.h)
Returns an IMFSystemId object for retrieving system id data.
Syntax
HRESULT MFGetSystemId(
[out] IMFSystemId **ppId
);
Parameters
[out] ppId
Receives a pointer to the IMFSystemId interface.
Return value
None
Requirements
| Minimum supported client | Windows 8 [desktop apps | UWP apps] |
| Minimum supported server | Windows Server 2012 [desktop apps | UWP apps] |
| Target Platform | Windows |
| Header | mfidl.h |
| Library | Mf.lib |
| DLL | Mf.dll |