ReactOS 0.4.15-dev-7924-g5949c20
_ACTRL_OVERLAPPED Struct Reference

#include <accctrl.h>

Collaboration diagram for _ACTRL_OVERLAPPED:

Public Attributes

union {
   PVOID   Provider
 
   ULONG   Reserved1
 
DUMMYUNIONNAME
 
ULONG Reserved2
 
HANDLE hEvent
 

Detailed Description

Definition at line 294 of file accctrl.h.

Member Data Documentation

◆ 

_ANONYMOUS_UNION union { ... } _ACTRL_OVERLAPPED::DUMMYUNIONNAME

◆ hEvent

HANDLE _ACTRL_OVERLAPPED::hEvent

Definition at line 303 of file accctrl.h.

◆ Provider

PVOID _ACTRL_OVERLAPPED::Provider

Definition at line 299 of file accctrl.h.

◆ Reserved1

ULONG _ACTRL_OVERLAPPED::Reserved1

Definition at line 300 of file accctrl.h.

◆ Reserved2

ULONG _ACTRL_OVERLAPPED::Reserved2

Definition at line 302 of file accctrl.h.


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