SCE_HANDLE

The SCE_HANDLE data type is an opaque handle provided by the Security Configuration tool set. It is used by PFSCE_QUERY_INFO and PFSCE_SET_INFO support functions to pass information between the attachment and the security database.

typedef PVOID SCE_HANDLE;

Requirements

Requirement Value
Minimum supported client
Windows XP [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
Scesvc.h

See also

PFSCE_QUERY_INFO

PFSCE_SET_INFO