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