RPCTableManager::RPCTableManager::StringReferenceDescriptor Struct Reference

Represents a pointer to a string pointer. Used to locate GuestRPC mechanism handler table with pointers to command names. More...

List of all members.

Public Member Functions

 StringReferenceDescriptor (void *addr)

Public Attributes

void * pAddress
unsigned GroupID


Detailed Description

Represents a pointer to a string pointer. Used to locate GuestRPC mechanism handler table with pointers to command names.

Definition at line 102 of file tablemgr.h.


Constructor & Destructor Documentation

RPCTableManager::RPCTableManager::StringReferenceDescriptor::StringReferenceDescriptor ( void *  addr  )  [inline]

Definition at line 107 of file tablemgr.h.


Member Data Documentation

unsigned RPCTableManager::RPCTableManager::StringReferenceDescriptor::GroupID

Definition at line 105 of file tablemgr.h.

void* RPCTableManager::RPCTableManager::StringReferenceDescriptor::pAddress

Definition at line 104 of file tablemgr.h.


The documentation for this struct was generated from the following file:
  • E:/PROJECTS/cvsed/mixed/VIRTUA~1/kdclient/tablemgr.h