Source position: CSIdentityQuery.pas line 642
type CSIdentityQueryClientContext = record |
version: CFIndex; |
info: UnivPtr; |
retainInfo: CFAllocatorRetainCallBack; |
releaseInfo: CFAllocatorReleaseCallBack; |
copyInfoDescription: CFAllocatorCopyDescriptionCallBack; |
receiveEvent: CSIdentityQueryReceiveEventCallback; |
end; |