📄 repauto.h
字号:
#define __IPropertyDef_FWD_DEFINED__
typedef interface IPropertyDef IPropertyDef;
#endif /* __IPropertyDef_FWD_DEFINED__ */
#ifndef __IPropertyDef2_FWD_DEFINED__
#define __IPropertyDef2_FWD_DEFINED__
typedef interface IPropertyDef2 IPropertyDef2;
#endif /* __IPropertyDef2_FWD_DEFINED__ */
#ifndef __IEnumerationDef_FWD_DEFINED__
#define __IEnumerationDef_FWD_DEFINED__
typedef interface IEnumerationDef IEnumerationDef;
#endif /* __IEnumerationDef_FWD_DEFINED__ */
#ifndef __IEnumerationValueDef_FWD_DEFINED__
#define __IEnumerationValueDef_FWD_DEFINED__
typedef interface IEnumerationValueDef IEnumerationValueDef;
#endif /* __IEnumerationValueDef_FWD_DEFINED__ */
#ifndef __IViewClassDef_FWD_DEFINED__
#define __IViewClassDef_FWD_DEFINED__
typedef interface IViewClassDef IViewClassDef;
#endif /* __IViewClassDef_FWD_DEFINED__ */
#ifndef __IInterfaceDef2_FWD_DEFINED__
#define __IInterfaceDef2_FWD_DEFINED__
typedef interface IInterfaceDef2 IInterfaceDef2;
#endif /* __IInterfaceDef2_FWD_DEFINED__ */
#ifndef __IViewInterfaceDef_FWD_DEFINED__
#define __IViewInterfaceDef_FWD_DEFINED__
typedef interface IViewInterfaceDef IViewInterfaceDef;
#endif /* __IViewInterfaceDef_FWD_DEFINED__ */
#ifndef __IViewPropertyDef_FWD_DEFINED__
#define __IViewPropertyDef_FWD_DEFINED__
typedef interface IViewPropertyDef IViewPropertyDef;
#endif /* __IViewPropertyDef_FWD_DEFINED__ */
#ifndef __IReposTypeLib_FWD_DEFINED__
#define __IReposTypeLib_FWD_DEFINED__
typedef interface IReposTypeLib IReposTypeLib;
#endif /* __IReposTypeLib_FWD_DEFINED__ */
#ifndef __IReposTypeLib2_FWD_DEFINED__
#define __IReposTypeLib2_FWD_DEFINED__
typedef interface IReposTypeLib2 IReposTypeLib2;
#endif /* __IReposTypeLib2_FWD_DEFINED__ */
#ifndef __IViewRelationshipDef_FWD_DEFINED__
#define __IViewRelationshipDef_FWD_DEFINED__
typedef interface IViewRelationshipDef IViewRelationshipDef;
#endif /* __IViewRelationshipDef_FWD_DEFINED__ */
#ifndef __IReposTypeInfo2_FWD_DEFINED__
#define __IReposTypeInfo2_FWD_DEFINED__
typedef interface IReposTypeInfo2 IReposTypeInfo2;
#endif /* __IReposTypeInfo2_FWD_DEFINED__ */
#ifndef __IManageReposTypeLib_FWD_DEFINED__
#define __IManageReposTypeLib_FWD_DEFINED__
typedef interface IManageReposTypeLib IManageReposTypeLib;
#endif /* __IManageReposTypeLib_FWD_DEFINED__ */
#ifndef __IReposRoot_FWD_DEFINED__
#define __IReposRoot_FWD_DEFINED__
typedef interface IReposRoot IReposRoot;
#endif /* __IReposRoot_FWD_DEFINED__ */
#ifndef __IParameterDef_FWD_DEFINED__
#define __IParameterDef_FWD_DEFINED__
typedef interface IParameterDef IParameterDef;
#endif /* __IParameterDef_FWD_DEFINED__ */
#ifndef __IMethodDef_FWD_DEFINED__
#define __IMethodDef_FWD_DEFINED__
typedef interface IMethodDef IMethodDef;
#endif /* __IMethodDef_FWD_DEFINED__ */
#ifndef __IScriptDef_FWD_DEFINED__
#define __IScriptDef_FWD_DEFINED__
typedef interface IScriptDef IScriptDef;
#endif /* __IScriptDef_FWD_DEFINED__ */
#ifndef __IClassDef2_FWD_DEFINED__
#define __IClassDef2_FWD_DEFINED__
typedef interface IClassDef2 IClassDef2;
#endif /* __IClassDef2_FWD_DEFINED__ */
#ifndef __ClassDef_FWD_DEFINED__
#define __ClassDef_FWD_DEFINED__
#ifdef __cplusplus
typedef class ClassDef ClassDef;
#else
typedef struct ClassDef ClassDef;
#endif /* __cplusplus */
#endif /* __ClassDef_FWD_DEFINED__ */
#ifndef __InterfaceDef_FWD_DEFINED__
#define __InterfaceDef_FWD_DEFINED__
#ifdef __cplusplus
typedef class InterfaceDef InterfaceDef;
#else
typedef struct InterfaceDef InterfaceDef;
#endif /* __cplusplus */
#endif /* __InterfaceDef_FWD_DEFINED__ */
#ifndef __CollectionDef_FWD_DEFINED__
#define __CollectionDef_FWD_DEFINED__
#ifdef __cplusplus
typedef class CollectionDef CollectionDef;
#else
typedef struct CollectionDef CollectionDef;
#endif /* __cplusplus */
#endif /* __CollectionDef_FWD_DEFINED__ */
#ifndef __MethodDef_FWD_DEFINED__
#define __MethodDef_FWD_DEFINED__
#ifdef __cplusplus
typedef class MethodDef MethodDef;
#else
typedef struct MethodDef MethodDef;
#endif /* __cplusplus */
#endif /* __MethodDef_FWD_DEFINED__ */
#ifndef __PropertyDef_FWD_DEFINED__
#define __PropertyDef_FWD_DEFINED__
#ifdef __cplusplus
typedef class PropertyDef PropertyDef;
#else
typedef struct PropertyDef PropertyDef;
#endif /* __cplusplus */
#endif /* __PropertyDef_FWD_DEFINED__ */
#ifndef __RelationshipDef_FWD_DEFINED__
#define __RelationshipDef_FWD_DEFINED__
#ifdef __cplusplus
typedef class RelationshipDef RelationshipDef;
#else
typedef struct RelationshipDef RelationshipDef;
#endif /* __cplusplus */
#endif /* __RelationshipDef_FWD_DEFINED__ */
#ifndef __ReposTypeLib_FWD_DEFINED__
#define __ReposTypeLib_FWD_DEFINED__
#ifdef __cplusplus
typedef class ReposTypeLib ReposTypeLib;
#else
typedef struct ReposTypeLib ReposTypeLib;
#endif /* __cplusplus */
#endif /* __ReposTypeLib_FWD_DEFINED__ */
#ifndef __ReposRoot_FWD_DEFINED__
#define __ReposRoot_FWD_DEFINED__
#ifdef __cplusplus
typedef class ReposRoot ReposRoot;
#else
typedef struct ReposRoot ReposRoot;
#endif /* __cplusplus */
#endif /* __ReposRoot_FWD_DEFINED__ */
#ifndef __Workspace_FWD_DEFINED__
#define __Workspace_FWD_DEFINED__
#ifdef __cplusplus
typedef class Workspace Workspace;
#else
typedef struct Workspace Workspace;
#endif /* __cplusplus */
#endif /* __Workspace_FWD_DEFINED__ */
#ifndef __Alias_FWD_DEFINED__
#define __Alias_FWD_DEFINED__
#ifdef __cplusplus
typedef class Alias Alias;
#else
typedef struct Alias Alias;
#endif /* __cplusplus */
#endif /* __Alias_FWD_DEFINED__ */
#ifndef __ParameterDef_FWD_DEFINED__
#define __ParameterDef_FWD_DEFINED__
#ifdef __cplusplus
typedef class ParameterDef ParameterDef;
#else
typedef struct ParameterDef ParameterDef;
#endif /* __cplusplus */
#endif /* __ParameterDef_FWD_DEFINED__ */
#ifndef __ScriptDef_FWD_DEFINED__
#define __ScriptDef_FWD_DEFINED__
#ifdef __cplusplus
typedef class ScriptDef ScriptDef;
#else
typedef struct ScriptDef ScriptDef;
#endif /* __cplusplus */
#endif /* __ScriptDef_FWD_DEFINED__ */
void __RPC_FAR * __RPC_USER MIDL_user_allocate(size_t);
void __RPC_USER MIDL_user_free( void __RPC_FAR * );
#ifndef __RepositoryTypeLib_LIBRARY_DEFINED__
#define __RepositoryTypeLib_LIBRARY_DEFINED__
/* library RepositoryTypeLib */
/* [version][lcid][helpstring][helpfile][uuid] */
typedef /* [helpstring][uuid] */
enum _ConnectionFlags
{ REPOS_CONN_NEWCACHE = 2,
REPOS_CONN_UPGRADE = 4,
REPOS_CONN_RECOMPUTE = 8
} ConnectionFlags;
typedef /* [helpstring][uuid] */
enum _TransactionFlags
{ TXN_RESET_OPTIONS = 1,
TXN_NORMAL = 2,
TXN_EXCLUSIVE_WRITEBACK = 3,
TXN_EXCLUSIVE_WRITETHROUGH = 4,
TXN_TIMEOUT_DURATION = 5,
TXN_START_TIMEOUT = 6,
TXN_QUERY_TIMEOUT = 7,
TXN_DBMS_READONLY = 8,
TXN_USE_DTC = 10
} TransactionFlags;
typedef /* [helpstring][uuid] */
enum _TransactionValues
{ TXN_EXCL_NO = 0,
TXN_EXCL_YES = 1
} TransactionValues;
typedef /* [helpstring][uuid] */
enum _InterfaceDefFlags
{ INTERFACE_EXTENSIBLE = 1,
INTERFACE_HIDDEN = 2
} InterfaceDefFlags;
typedef /* [helpstring][uuid] */
enum _InterfaceMemberFlags
{ INTERFACEMEMBER_HIDDEN = 1,
INTERFACEMEMBER_READONLY = 2,
INTERFACEMEMBER_VIRTUAL = 4,
INTERFACEMEMBER_DERIVED = 0x8000
} InterfaceMemberFlags;
typedef /* [helpstring][uuid] */
enum _PropertyDefFlags
{ PROPERTY_INVERTED = 1
} PropertyDefFlags;
typedef /* [helpstring][uuid] */
enum _CollectionDefFlags
{ COLLECTION_NAMING = 1,
COLLECTION_UNIQUENAMING = 2,
COLLECTION_CASESENSITIVE = 4,
COLLECTION_SEQUENCED = 8,
COLLECTION_PROPAGATEDELETE = 16,
COLLECTION_NEWORGVERSIONSPARTICIPATE = 32,
COLLECTION_NEWORGVERSIONSDONOTPARTICIPATE = 64,
COLLECTION_MERGEWHOLE = 128,
COLLECTION_CONTAINING = 256,
COLLECTION_OBJECTNAMING = 512,
COLLECTION_NEWDESTVERSIONADD = 1024,
COLLECTION_NEWDESTVERSIONPROPAGATE = 2048
} CollectionDefFlags;
typedef /* [helpstring][uuid] */
enum _VersionStates
{ FROZEN = 1,
CHECKEDOUT = 2,
LATEST = 4,
LASTINBRANCH = 128
} VersionStates;
typedef /* [helpstring][uuid] */
enum _MergeFlags
{ PRIMARY = 1,
SECONDARY = 2
} MergeFlags;
typedef /* [helpstring][uuid] */
enum _ResolutionTypes
{ SPECIFIEDVERSION = 1,
LATESTVERSION = 2,
VERSIONINWORKSPACE = 3,
PINNEDVERSION = 4
} ResolutionTypes;
typedef /* [helpstring][uuid] */
enum _LoadStatus
{ READY = 1,
INPROGRESS = 2,
CANCELLED = 3,
FAILED = 4
} LoadStatus;
typedef /* [helpstring][uuid] */
enum _RepODBCFlags
{ RODBC_RESET_OPTIONS = 1,
RODBC_ASYNCH = 2
} RepODBCFlags;
typedef /* [helpstring][uuid] */
enum _RepParamType
{ PARAMTYPE_ARRAY = VT_ARRAY,
PARAMTYPE_BYTE = VT_UI1,
PARAMTYPE_BOOL = VT_BOOL,
PARAMTYPE_BSTR = VT_BSTR,
PARAMTYPE_CURRENCY = VT_CY,
PARAMTYPE_DATE = VT_DATE,
PARAMTYPE_SHORT = VT_I2,
PARAMTYPE_LONG = VT_I4,
PARAMTYPE_SINGLE = VT_R4,
PARAMTYPE_DOUBLE = VT_R8,
PARAMTYPE_DISPATCH = VT_DISPATCH,
PARAMTYPE_OBJECT = VT_UNKNOWN,
PARAMTYPE_VARIANT = VT_VARIANT,
PARAMTYPE_BYREF = VT_BYREF
} RepParamType;
typedef /* [helpstring][uuid] */
enum _RepParamFlags
{ PARAMFLAGS_IN = 1,
PARAMFLAGS_OUT = 2,
PARAMFLAGS_RETVAL = 4,
PARAMFLAGS_OPTIONAL = 8
} RepParamFlags;
typedef /* [helpstring][uuid] */
enum _ReposQueryFlags
{ FILTERCOL_SYNC = 0,
FILTERCOL_ASYNC = 2
} ReposQueryFlags;
typedef /* [helpstring][uuid] */
enum _ViewDef
{ GENERATE_RESOLVED_VIEW = 1,
GENERATE_NORESOLUTION_VIEW = 2,
GENERATE_WORKSPACE_VIEW = 4,
INCLUDE_VERSIONID_COLUMN = 8,
INCLUDE_VERSION_FLAGS_COLUMN = 16,
EXCLUDE_IMPLIED_INTERFACES = 32,
INCLUDE_PREVDSTID = 64,
INCLUDE_RELTYPEID = 128,
CHOOSE_ORIGIN = 256,
INCLUDE_LONGNAMES = 512
} ViewDef;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -