Contents

OSKextGetCurrentVersionString

Returns the CFBundleVersion for the calling kext as a C string.

Declaration

const char * OSKextGetCurrentVersionString(void);

Return Value

The CFBundleVersion for the calling kext as a C string.

See Also

kext