windows-nt/Source/XPSP1/NT/com/ole32/cs/csadmin/appmgr/appmgr.h
2020-09-26 16:20:57 +08:00

56 lines
1.1 KiB
C

/* this ALWAYS GENERATED file contains the definitions for the interfaces */
/* File created by MIDL compiler version 3.01.75 */
/* at Wed Mar 12 06:53:36 1997
*/
/* Compiler settings for appmgr.idl:
Oicf (OptLev=i2), W1, Zp8, env=Win32, ms_ext, c_ext
error checks: none
*/
//@@MIDL_FILE_HEADING( )
#include "rpc.h"
#include "rpcndr.h"
#ifndef __appmgr_h__
#define __appmgr_h__
#ifdef __cplusplus
extern "C"{
#endif
/* Forward Declarations */
/* header files for imported files */
#include "oaidl.h"
#include "ocidl.h"
void __RPC_FAR * __RPC_USER MIDL_user_allocate(size_t);
void __RPC_USER MIDL_user_free( void __RPC_FAR * );
#ifndef __APPMGRLib_LIBRARY_DEFINED__
#define __APPMGRLib_LIBRARY_DEFINED__
/****************************************
* Generated header for library: APPMGRLib
* at Wed Mar 12 06:53:36 1997
* using MIDL 3.01.75
****************************************/
/* [helpstring][version][uuid] */
EXTERN_C const IID LIBID_APPMGRLib;
#endif /* __APPMGRLib_LIBRARY_DEFINED__ */
/* Additional Prototypes for ALL interfaces */
/* end of Additional Prototypes */
#ifdef __cplusplus
}
#endif
#endif