![]() |
KCGetKeychainManagerVersion |
||||
Header: | Keychain.h | Carbon status: | Under Evaluation | |
Returns the version of the Keychain Manager.
OSStatus KCGetKeychainManagerVersion ( UInt32 *returnVers );
On return, a pointer to the version number of the Keychain Manager installed on the current system.
A result code.
Your application can call the KCGetKeychainManagerVersion function to find out which version of the Keychain Manager is installed on the user's system.
Available beginning with Keychain Manager 1.0.
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)