ReactOS 0.4.16-dev-1946-g52006dd
CROSS_PROCESS_WORK_HDR Union Reference

#include <winternl.h>

Collaboration diagram for CROSS_PROCESS_WORK_HDR:

Public Attributes

struct {
   UINT   first
 
   UINT   counter
 
}; 
 
volatile LONGLONG hdr
 

Detailed Description

Definition at line 399 of file winternl.h.

Member Data Documentation

◆ 

struct { ... } CROSS_PROCESS_WORK_HDR::@4181

◆ counter

UINT CROSS_PROCESS_WORK_HDR::counter

Definition at line 404 of file winternl.h.

◆ first

UINT CROSS_PROCESS_WORK_HDR::first

Definition at line 403 of file winternl.h.

◆ hdr

volatile LONGLONG CROSS_PROCESS_WORK_HDR::hdr

Definition at line 406 of file winternl.h.


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