/* this ALWAYS GENERATED file contains the definitions for the interfaces */


/* File created by MIDL compiler version 5.01.0164 */
/* at Sun Oct 21 10:48:54 2001
 */
/* Compiler settings for aprpc.idl:
    Os (OptLev=s), W1, Zp8, env=Win32, ms_ext, c_ext, oldnames
    error checks: allocation ref bounds_check enum stub_data 
*/
//@@MIDL_FILE_HEADING(  )


/* verify that the <rpcndr.h> version is high enough to compile this file*/
#ifndef __REQUIRED_RPCNDR_H_VERSION__
#define __REQUIRED_RPCNDR_H_VERSION__ 440
#endif

#include "rpc.h"
#include "rpcndr.h"

#ifndef __aprpc_h__
#define __aprpc_h__

#ifdef __cplusplus
extern "C"{
#endif 

/* Forward Declarations */ 

void __RPC_FAR * __RPC_USER MIDL_user_allocate(size_t);
void __RPC_USER MIDL_user_free( void __RPC_FAR * ); 

#ifndef __callback_INTERFACE_DEFINED__
#define __callback_INTERFACE_DEFINED__

/* interface callback */
/* [implicit_handle][unique][version][uuid] */ 

int ap_log_error_rpc( 
    /* [string][in] */ unsigned char __RPC_FAR *message);

/* [callback] */ int ap_log_error_callback( 
    /* [in] */ int wait,
    /* [string][in] */ unsigned char __RPC_FAR *message);


extern handle_t callback_IfHandle;


extern RPC_IF_HANDLE callback_ClientIfHandle;
extern RPC_IF_HANDLE callback_ServerIfHandle;
#endif /* __callback_INTERFACE_DEFINED__ */

/* Additional Prototypes for ALL interfaces */

/* end of Additional Prototypes */

#ifdef __cplusplus
}
#endif

#endif
