/* Generated by IDL compiler version OSF DCE T1.1.0-03 */
#ifndef DCEAPI 
# include <dce/dcedef.h> 
#endif 
#ifndef convc_v1_0_included
#define convc_v1_0_included
#ifndef IDLBASE_H
#include <dce/idlbase.h>
#endif
#include <dce/rpc.h>

#ifdef __cplusplus
    extern "C" {
#endif

#ifndef nbase_v0_0_included
#include <dce/nbase.h>
#endif
extern void  DCEAPI convc_indy(
#ifdef IDL_PROTOTYPES
    /* [in] */ handle_t h,
    /* [in] */ uuid_t *cas_uuid
#endif
);
typedef struct convc_v1_0_epv_t {
void (* DCEAPI convc_indy)(
#ifdef IDL_PROTOTYPES
    /* [in] */ handle_t h,
    /* [in] */ uuid_t *cas_uuid
#endif
);
} convc_v1_0_epv_t;
extern convc_v1_0_epv_t convc_v1_0_c_epv;
extern rpc_if_handle_t DCEVAR convc_v1_0_c_ifspec;
extern rpc_if_handle_t DCEVAR convc_v1_0_s_ifspec;

#ifdef __cplusplus
    }
#endif

#endif
