53 void __stdcall
Bind(
const char * NetworkAddress,
const char *
EndPoint,
const char * protocolSequence)
59 RpcStringBindingCompose(NULL,
60 (
unsigned char *) protocolSequence,
61 (
unsigned char *) NetworkAddress,
62 (
unsigned char *) EndPoint,
132 result =
WAStringResult( (
unsigned char *) pszString, command, data);
180 WASetStringList( (
unsigned char *) pszString, (
unsigned char *) Buffer, Size, Command);
202 *Buffer = (
void *) InBuffer.
Buffer;
215 int stringcommand,
int datacommand,
int datadata)
225 datacommand, datadata);
227 *Buffer = (
void *) InBuffer.
Buffer;
246 return RpcExceptionCode();
249 return ERROR_SUCCESS;
260 return RpcExceptionCode();
263 return ERROR_SUCCESS;
274 return RpcExceptionCode();
277 return ERROR_SUCCESS;
284 *Result =
WAStringResult((
unsigned char *) pszString, command, data);
288 return RpcExceptionCode();
291 return ERROR_SUCCESS;
302 return RpcExceptionCode();
305 return ERROR_SUCCESS;
313 WASetStringList( (
unsigned char *) pszString, (
unsigned char *) Buffer, Size, Command);
317 return RpcExceptionCode();
320 return ERROR_SUCCESS;
336 *Buffer = (
void *) InBuffer.
Buffer;
342 return RpcExceptionCode();
345 return ERROR_SUCCESS;