Obtains the Version Information

Prototype declaration:


KMSTATUS KMAPI
kmGetVersionInfo(
        OUT	PKMVERSIONINFO   pVersionInfo
);

Description:

This function obtains the version information of the library.
For the contents of the version information structure, see the structure list.
Parameters:
pVersionInfo(output)
        This parameter indicates a pointer to the KMVERSIONINFO structure allocated in advance.
Return values:
Value Explanation
KMSTATUS_SUCCESS Success