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 "LUID_AND_ATTRIBUTES" in [All]

advapi32

.

LUID_AND_ATTRIBUTES

.

    Private Structure LUID_AND_ATTRIBUTES

.

        Public Privileges() As LUID_AND_ATTRIBUTES

.

            'Set up a LUID_AND_ATTRIBUTES structure containing the Shutdown privilege, marked as enabled.

.

            Dim luaAttr As New LUID_AND_ATTRIBUTES

.

            newState.Privileges = New LUID_AND_ATTRIBUTES() {luaAttr}

Structures

2: LUID
.

public struct LUID_AND_ATTRIBUTES {

.

Structure LUID_AND_ATTRIBUTES

.
Documentation
[LUID_AND_ATTRIBUTES] on MSDN
.

public struct LUID_AND_ATTRIBUTES {

.

Structure LUID_AND_ATTRIBUTES

.
Documentation
[LUID_AND_ATTRIBUTES] on MSDN
.

    LUID_AND_ATTRIBUTES[] Privilege;

.

LUID_AND_ATTRIBUTES - http://www.pinvoke.net/default.aspx/Structures/LUID_AND_ATTRIBUTES.html

.

    public LUID_AND_ATTRIBUTES [] Privileges;

.

LUID_AND_ATTRIBUTES


 
Access PInvoke.net directly from VS: