Jack::JackInternalClientLoadRequest Struct Reference
InternalClientLoad request.
More...
#include <JackRequest.h>
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 uuid) |
|
int | Read (detail::JackChannelTransactionInterface *trans) |
|
int | Write (detail::JackChannelTransactionInterface *trans) |
|
int | Size () |
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 |
|
int | fUUID |
Detailed Description
InternalClientLoad request.
Definition at line 1005 of file JackRequest.h.
The documentation for this struct was generated from the following file: