Source position: CSIdentity.pas line 1461
type CSIdentityClientContext = record |
version: CFIndex; |
info: UnivPtr; |
retain: CFAllocatorRetainCallBack; |
release: CFAllocatorReleaseCallBack; |
copyDescription: CFAllocatorCopyDescriptionCallBack; |
statusUpdated: CSIdentityStatusUpdatedCallback; |
end; |