SEDRIS Reference Manual
APPENDIX C - Transmittal Access Level 0 API Auxiliary Functions
Functions
SE GetImplVerInfo
extern const char *
SE_GetImplVerInfo
(void);

Definition

This function returns the implementation version of the API component.


Returns

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


Prev: SE_FreeTimeSelectParameters. Next: SE_InitializeHierarchyOrderParameters. Up:Index.