Jack::JackInternalClientLoadRequest Struct Reference

InternalClientLoad request. More...

#include <JackRequest.h>

Inheritance diagram for Jack::JackInternalClientLoadRequest:

Jack::JackRequest

List of all members.

Public Member Functions

 JackInternalClientLoadRequest (int refnum, const char *client_name, const char *so_name, const char *objet_data, int options)
int Read (JackChannelTransaction *trans)
int Write (JackChannelTransaction *trans)

Public Attributes

int fRefNum
char fName [JACK_CLIENT_NAME_SIZE+1]
char fDllName [MAX_PATH+1]
char fLoadInitName [JACK_LOAD_INIT_LIMIT+1]
int fOptions


Detailed Description

InternalClientLoad request.

Definition at line 874 of file JackRequest.h.


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

Generated on Tue Feb 17 20:19:54 2009 for Jack2 by  doxygen 1.5.7.1