ReactOS 0.4.15-dev-7907-g95bf896
tagRPC_EXTENDED_ERROR_INFO Struct Reference

#include <rpcasync.h>

Collaboration diagram for tagRPC_EXTENDED_ERROR_INFO:

Public Attributes

ULONG Version
 
LPWSTR ComputerName
 
ULONG ProcessID
 
union {
   SYSTEMTIME   SystemTime
 
   FILETIME   FileTime
 
u
 
ULONG GeneratingComponent
 
ULONG Status
 
USHORT DetectionLocation
 
USHORT Flags
 
int NumberOfParameters
 
RPC_EE_INFO_PARAM Parameters [MaxNumberOfEEInfoParams]
 

Detailed Description

Definition at line 74 of file rpcasync.h.

Member Data Documentation

◆ ComputerName

LPWSTR tagRPC_EXTENDED_ERROR_INFO::ComputerName

Definition at line 77 of file rpcasync.h.

◆ DetectionLocation

USHORT tagRPC_EXTENDED_ERROR_INFO::DetectionLocation

Definition at line 86 of file rpcasync.h.

◆ FileTime

FILETIME tagRPC_EXTENDED_ERROR_INFO::FileTime

Definition at line 82 of file rpcasync.h.

◆ Flags

USHORT tagRPC_EXTENDED_ERROR_INFO::Flags

Definition at line 87 of file rpcasync.h.

◆ GeneratingComponent

ULONG tagRPC_EXTENDED_ERROR_INFO::GeneratingComponent

Definition at line 84 of file rpcasync.h.

◆ NumberOfParameters

int tagRPC_EXTENDED_ERROR_INFO::NumberOfParameters

Definition at line 88 of file rpcasync.h.

◆ Parameters

RPC_EE_INFO_PARAM tagRPC_EXTENDED_ERROR_INFO::Parameters[MaxNumberOfEEInfoParams]

Definition at line 89 of file rpcasync.h.

◆ ProcessID

ULONG tagRPC_EXTENDED_ERROR_INFO::ProcessID

Definition at line 78 of file rpcasync.h.

◆ Status

ULONG tagRPC_EXTENDED_ERROR_INFO::Status

Definition at line 85 of file rpcasync.h.

◆ SystemTime

SYSTEMTIME tagRPC_EXTENDED_ERROR_INFO::SystemTime

Definition at line 81 of file rpcasync.h.

◆ 

union { ... } tagRPC_EXTENDED_ERROR_INFO::u

◆ Version

ULONG tagRPC_EXTENDED_ERROR_INFO::Version

Definition at line 76 of file rpcasync.h.


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