Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Represents a name cache. This structure does not contain any fields that are useful to a client, but it must be passed back into all of the name cache APIs.
Syntax
typedef struct NAME_CACHE_CONTEXT {
DWORD m_dwSignature;
} *PNAME_CACHE_CONTEXT;
Members
m_dwSignature
The signature to this structure to ensure whether this name cache context is valid.
Note Users should never change this for any reason.
Requirements
| Requirement | Value |
|---|---|
| Header | filehc.h |