Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "EXPLICIT_ACCESS" in [All]

advapi32

.
Summary
The BuildExplicitAccessWithName function initializes an EXPLICIT_ACCESS structure with data specified by the caller. The trustee is identified by a name string
.

    ref EXPLICIT_ACCESS pExplicitAccess,

.

    ByRef pExplicitAccess As EXPLICIT_ACCESS, _

.

EXPLICIT_ACCESS

.

    Dim ea As EXPLICIT_ACCESS

.

    '  PEXPLICIT_ACCESS* pListOfExplicitEntries

.

    ref EXPLICIT_ACCESS pListOfExplicitEntries,

.

    ByRef pListOfExplicitEntries As EXPLICIT_ACCESS, _

.

    Public Structure EXPLICIT_ACCESS

.

    '  PEXPLICIT_ACCESS pListOfExplicitEntries,

.

    Dim ea As EXPLICIT_ACCESS

.

Dim ea As EXPLICIT_ACCESS

Structures

.

    public struct EXPLICIT_ACCESS

.

    Public Structure EXPLICIT_ACCESS


 
Access PInvoke.net directly from VS: