SRM Reference Manual
Functions
SRM GetImplVerInfo
extern const char *
SRM_GetImplVerInfo
(void);

Definition

This function returns the implementation version of the SRM component.


Returns

The appropriate string representing the current version of the SRM SDK. For example, if this were the SRM SDK Version 4.3, this function would return the string "4.3".


Prev: SRM_GetErrorFilePtr. Next: SRM_GetMinWidth. Up:Index.