ReactOS 0.4.15-dev-7842-g558ab78
_SIDCACHECALLBACKINFO Struct Reference
Collaboration diagram for _SIDCACHECALLBACKINFO:

Public Attributes

PSIDREQCOMPLETIONPROC CompletionProc
 
PVOID Context
 

Detailed Description

Definition at line 54 of file sidcache.c.

Member Data Documentation

◆ CompletionProc

PSIDREQCOMPLETIONPROC _SIDCACHECALLBACKINFO::CompletionProc

Definition at line 56 of file sidcache.c.

Referenced by LookupThreadProc(), and QueueSidLookup().

◆ Context

PVOID _SIDCACHECALLBACKINFO::Context

Definition at line 57 of file sidcache.c.

Referenced by LookupThreadProc(), and QueueSidLookup().


The documentation for this struct was generated from the following file: