diff options
author | Stef Walter <stef@thewalter.net> | 2003-09-17 19:07:23 +0000 |
---|---|---|
committer | Stef Walter <stef@thewalter.net> | 2003-09-17 19:07:23 +0000 |
commit | 3f95d417d9e623ac0c74df8ef11d7a01846392dd (patch) | |
tree | 45ec73f2dc07eafd7f41a6f62a8cdfbaa279469f /NSCmpts/NSCmpts.h |
Diffstat (limited to 'NSCmpts/NSCmpts.h')
-rw-r--r-- | NSCmpts/NSCmpts.h | 298 |
1 files changed, 298 insertions, 0 deletions
diff --git a/NSCmpts/NSCmpts.h b/NSCmpts/NSCmpts.h new file mode 100644 index 0000000..629dd78 --- /dev/null +++ b/NSCmpts/NSCmpts.h @@ -0,0 +1,298 @@ +/* this ALWAYS GENERATED file contains the definitions for the interfaces */ + + +/* File created by MIDL compiler version 5.01.0164 */ +/* at Sat Mar 04 00:04:32 2000 + */ +/* Compiler settings for E:\Projects\NightSec\NSCmpts\NSCmpts.idl: + Oicf (OptLev=i2), W1, Zp8, env=Win32, ms_ext, c_ext + 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 __NSCmpts_h__ +#define __NSCmpts_h__ + +#ifdef __cplusplus +extern "C"{ +#endif + +/* Forward Declarations */ + +#ifndef __EmptyRecycleBin_FWD_DEFINED__ +#define __EmptyRecycleBin_FWD_DEFINED__ + +#ifdef __cplusplus +typedef class EmptyRecycleBin EmptyRecycleBin; +#else +typedef struct EmptyRecycleBin EmptyRecycleBin; +#endif /* __cplusplus */ + +#endif /* __EmptyRecycleBin_FWD_DEFINED__ */ + + +#ifndef __EmptyTempFolder_FWD_DEFINED__ +#define __EmptyTempFolder_FWD_DEFINED__ + +#ifdef __cplusplus +typedef class EmptyTempFolder EmptyTempFolder; +#else +typedef struct EmptyTempFolder EmptyTempFolder; +#endif /* __cplusplus */ + +#endif /* __EmptyTempFolder_FWD_DEFINED__ */ + + +#ifndef __DeleteSwapFile_FWD_DEFINED__ +#define __DeleteSwapFile_FWD_DEFINED__ + +#ifdef __cplusplus +typedef class DeleteSwapFile DeleteSwapFile; +#else +typedef struct DeleteSwapFile DeleteSwapFile; +#endif /* __cplusplus */ + +#endif /* __DeleteSwapFile_FWD_DEFINED__ */ + + +#ifndef __RunScanDisk_FWD_DEFINED__ +#define __RunScanDisk_FWD_DEFINED__ + +#ifdef __cplusplus +typedef class RunScanDisk RunScanDisk; +#else +typedef struct RunScanDisk RunScanDisk; +#endif /* __cplusplus */ + +#endif /* __RunScanDisk_FWD_DEFINED__ */ + + +#ifndef __WipefreeSpace_FWD_DEFINED__ +#define __WipefreeSpace_FWD_DEFINED__ + +#ifdef __cplusplus +typedef class WipefreeSpace WipefreeSpace; +#else +typedef struct WipefreeSpace WipefreeSpace; +#endif /* __cplusplus */ + +#endif /* __WipefreeSpace_FWD_DEFINED__ */ + + +#ifndef __Backup_FWD_DEFINED__ +#define __Backup_FWD_DEFINED__ + +#ifdef __cplusplus +typedef class Backup Backup; +#else +typedef struct Backup Backup; +#endif /* __cplusplus */ + +#endif /* __Backup_FWD_DEFINED__ */ + + +#ifndef __BackupSourceProp_FWD_DEFINED__ +#define __BackupSourceProp_FWD_DEFINED__ + +#ifdef __cplusplus +typedef class BackupSourceProp BackupSourceProp; +#else +typedef struct BackupSourceProp BackupSourceProp; +#endif /* __cplusplus */ + +#endif /* __BackupSourceProp_FWD_DEFINED__ */ + + +#ifndef __BackupDestProp_FWD_DEFINED__ +#define __BackupDestProp_FWD_DEFINED__ + +#ifdef __cplusplus +typedef class BackupDestProp BackupDestProp; +#else +typedef struct BackupDestProp BackupDestProp; +#endif /* __cplusplus */ + +#endif /* __BackupDestProp_FWD_DEFINED__ */ + + +#ifndef __BackupAdvancedProp_FWD_DEFINED__ +#define __BackupAdvancedProp_FWD_DEFINED__ + +#ifdef __cplusplus +typedef class BackupAdvancedProp BackupAdvancedProp; +#else +typedef struct BackupAdvancedProp BackupAdvancedProp; +#endif /* __cplusplus */ + +#endif /* __BackupAdvancedProp_FWD_DEFINED__ */ + + +#ifndef __Encrypt_FWD_DEFINED__ +#define __Encrypt_FWD_DEFINED__ + +#ifdef __cplusplus +typedef class Encrypt Encrypt; +#else +typedef struct Encrypt Encrypt; +#endif /* __cplusplus */ + +#endif /* __Encrypt_FWD_DEFINED__ */ + + +#ifndef __EncryptSourceProp_FWD_DEFINED__ +#define __EncryptSourceProp_FWD_DEFINED__ + +#ifdef __cplusplus +typedef class EncryptSourceProp EncryptSourceProp; +#else +typedef struct EncryptSourceProp EncryptSourceProp; +#endif /* __cplusplus */ + +#endif /* __EncryptSourceProp_FWD_DEFINED__ */ + + +#ifndef __EncryptAdvancedProp_FWD_DEFINED__ +#define __EncryptAdvancedProp_FWD_DEFINED__ + +#ifdef __cplusplus +typedef class EncryptAdvancedProp EncryptAdvancedProp; +#else +typedef struct EncryptAdvancedProp EncryptAdvancedProp; +#endif /* __cplusplus */ + +#endif /* __EncryptAdvancedProp_FWD_DEFINED__ */ + + +/* header files for imported files */ +#include "oaidl.h" +#include "ocidl.h" +#include "cmptifaces.h" + +void __RPC_FAR * __RPC_USER MIDL_user_allocate(size_t); +void __RPC_USER MIDL_user_free( void __RPC_FAR * ); + + +#ifndef __NightSecCmpts_LIBRARY_DEFINED__ +#define __NightSecCmpts_LIBRARY_DEFINED__ + +/* library NightSecCmpts */ +/* [helpstring][version][uuid] */ + + +EXTERN_C const IID LIBID_NightSecCmpts; + +EXTERN_C const CLSID CLSID_EmptyRecycleBin; + +#ifdef __cplusplus + +class DECLSPEC_UUID("34F11694-F275-11d2-A589-0020182B97FC") +EmptyRecycleBin; +#endif + +EXTERN_C const CLSID CLSID_EmptyTempFolder; + +#ifdef __cplusplus + +class DECLSPEC_UUID("34F11695-F275-11d2-A589-0020182B97FC") +EmptyTempFolder; +#endif + +EXTERN_C const CLSID CLSID_DeleteSwapFile; + +#ifdef __cplusplus + +class DECLSPEC_UUID("34F11696-F275-11d2-A589-0020182B97FC") +DeleteSwapFile; +#endif + +EXTERN_C const CLSID CLSID_RunScanDisk; + +#ifdef __cplusplus + +class DECLSPEC_UUID("34F11697-F275-11d2-A589-0020182B97FC") +RunScanDisk; +#endif + +EXTERN_C const CLSID CLSID_WipefreeSpace; + +#ifdef __cplusplus + +class DECLSPEC_UUID("34F11698-F275-11d2-A589-0020182B97FC") +WipefreeSpace; +#endif + +EXTERN_C const CLSID CLSID_Backup; + +#ifdef __cplusplus + +class DECLSPEC_UUID("2E47D920-3D64-11D3-BF0A-0020182B97FC") +Backup; +#endif + +EXTERN_C const CLSID CLSID_BackupSourceProp; + +#ifdef __cplusplus + +class DECLSPEC_UUID("E85A26C1-946D-11D3-BFC4-0020182B97FC") +BackupSourceProp; +#endif + +EXTERN_C const CLSID CLSID_BackupDestProp; + +#ifdef __cplusplus + +class DECLSPEC_UUID("E85A26C2-946D-11D3-BFC4-0020182B97FC") +BackupDestProp; +#endif + +EXTERN_C const CLSID CLSID_BackupAdvancedProp; + +#ifdef __cplusplus + +class DECLSPEC_UUID("E85A26C3-946D-11D3-BFC4-0020182B97FC") +BackupAdvancedProp; +#endif + +EXTERN_C const CLSID CLSID_Encrypt; + +#ifdef __cplusplus + +class DECLSPEC_UUID("22AD5F42-A7F1-11D3-82E3-0020182B97FC") +Encrypt; +#endif + +EXTERN_C const CLSID CLSID_EncryptSourceProp; + +#ifdef __cplusplus + +class DECLSPEC_UUID("B4981E50-A882-11D3-82E4-0020182B97FC") +EncryptSourceProp; +#endif + +EXTERN_C const CLSID CLSID_EncryptAdvancedProp; + +#ifdef __cplusplus + +class DECLSPEC_UUID("93425F13-BC15-11D3-82FF-005056D45AB0") +EncryptAdvancedProp; +#endif +#endif /* __NightSecCmpts_LIBRARY_DEFINED__ */ + +/* Additional Prototypes for ALL interfaces */ + +/* end of Additional Prototypes */ + +#ifdef __cplusplus +} +#endif + +#endif |