Releases a reference count on a credentials structure.
Item | Description |
---|---|
cr | Pointer to the credentials structure that is to have a reference freed. |
The crfree kernel service deallocates a reference to a credentials structure. The credentials structure is deallocated when no references remain.
The crfree kernel service can be called from the process environment only.
No value is returned by this kernel service.