Contents

OSKextGetCurrentIdentifier

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

Declaration

const char * OSKextGetCurrentIdentifier(void);

Return Value

The CFBundleIdentifier for the calling kext as a C string.

See Also

kext