MI_Server_GetVersion function (mi.h)
Gets the value of the MI_VERSION macro used when generating the provider.
Syntax
MI_Result MI_Server_GetVersion(
MI_Uint32 *version
);
Parameters
version
Returned version number.
Return value
This function returns MI_Result MI_CALL.
Remarks
This function is only available inside a generated provider.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 |
Minimum supported server | Windows Server 2012 |
Target Platform | Windows |
Header | mi.h |
Redistributable | Windows Management Framework 3.0 on Windows Server 2008 R2 with SP1, Windows 7 with SP1, and Windows Server 2008 with SP2 |