📄 msoutl.tlh
字号:
virtual HRESULT __stdcall get_Application (
struct _Application * * Application ) = 0;
virtual HRESULT __stdcall get_Class (
enum OlObjectClass * Class ) = 0;
virtual HRESULT __stdcall get_Session (
struct _NameSpace * * Session ) = 0;
virtual HRESULT __stdcall get_Parent (
IDispatch * * Parent ) = 0;
virtual HRESULT __stdcall Apply ( ) = 0;
virtual HRESULT __stdcall Copy (
BSTR Name,
enum OlViewSaveOption SaveOption,
struct View * * ppview ) = 0;
virtual HRESULT __stdcall Delete ( ) = 0;
virtual HRESULT __stdcall Reset ( ) = 0;
virtual HRESULT __stdcall Save ( ) = 0;
virtual HRESULT __stdcall get_Language (
BSTR * Language ) = 0;
virtual HRESULT __stdcall put_Language (
BSTR Language ) = 0;
virtual HRESULT __stdcall get_LockUserChanges (
VARIANT_BOOL * LockUserChanges ) = 0;
virtual HRESULT __stdcall put_LockUserChanges (
VARIANT_BOOL LockUserChanges ) = 0;
virtual HRESULT __stdcall get_Name (
BSTR * Name ) = 0;
virtual HRESULT __stdcall put_Name (
BSTR Name ) = 0;
virtual HRESULT __stdcall get_SaveOption (
enum OlViewSaveOption * SaveOption ) = 0;
virtual HRESULT __stdcall get_Standard (
VARIANT_BOOL * Standard ) = 0;
virtual HRESULT __stdcall get_ViewType (
enum OlViewType * ViewType ) = 0;
virtual HRESULT __stdcall get_XML (
BSTR * XML ) = 0;
virtual HRESULT __stdcall put_XML (
BSTR XML ) = 0;
virtual HRESULT __stdcall GoToDate (
DATE Date ) = 0;
};
struct __declspec(uuid("0006308d-0000-0000-c000-000000000046"))
_Views : IDispatch
{
//
// Raw methods provided by interface
//
virtual HRESULT __stdcall get_Application (
struct _Application * * Application ) = 0;
virtual HRESULT __stdcall get_Class (
enum OlObjectClass * Class ) = 0;
virtual HRESULT __stdcall get_Session (
struct _NameSpace * * Session ) = 0;
virtual HRESULT __stdcall get_Parent (
IDispatch * * Parent ) = 0;
virtual HRESULT __stdcall get_Count (
long * Count ) = 0;
virtual HRESULT __stdcall Item (
VARIANT Index,
struct View * * Item ) = 0;
virtual HRESULT __stdcall Add (
BSTR Name,
enum OlViewType ViewType,
enum OlViewSaveOption SaveOption,
struct View * * ppview ) = 0;
virtual HRESULT __stdcall Remove (
VARIANT Index ) = 0;
virtual HRESULT __stdcall _NewEnum (
IUnknown * * ppvObject ) = 0;
};
struct __declspec(uuid("00063048-0000-0000-c000-000000000046"))
AddressLists : IDispatch
{
//
// Raw methods provided by interface
//
virtual HRESULT __stdcall get_Application (
struct _Application * * Application ) = 0;
virtual HRESULT __stdcall get_Class (
enum OlObjectClass * Class ) = 0;
virtual HRESULT __stdcall get_Session (
struct _NameSpace * * Session ) = 0;
virtual HRESULT __stdcall get_Parent (
IDispatch * * Parent ) = 0;
virtual HRESULT __stdcall get_Count (
long * Count ) = 0;
virtual HRESULT __stdcall Item (
VARIANT Index,
struct AddressList * * Item ) = 0;
};
struct __declspec(uuid("00063049-0000-0000-c000-000000000046"))
AddressList : IDispatch
{
//
// Raw methods provided by interface
//
virtual HRESULT __stdcall get_Application (
struct _Application * * Application ) = 0;
virtual HRESULT __stdcall get_Class (
enum OlObjectClass * Class ) = 0;
virtual HRESULT __stdcall get_Session (
struct _NameSpace * * Session ) = 0;
virtual HRESULT __stdcall get_Parent (
IDispatch * * Parent ) = 0;
virtual HRESULT __stdcall get_AddressEntries (
struct AddressEntries * * AddressEntries ) = 0;
virtual HRESULT __stdcall get_ID (
BSTR * ID ) = 0;
virtual HRESULT __stdcall get_Index (
long * Index ) = 0;
virtual HRESULT __stdcall get_IsReadOnly (
VARIANT_BOOL * IsReadOnly ) = 0;
virtual HRESULT __stdcall get_Name (
BSTR * Name ) = 0;
};
struct __declspec(uuid("00063086-0000-0000-c000-000000000046"))
SyncObjects : IDispatch
{
//
// Raw methods provided by interface
//
virtual HRESULT __stdcall get_Application (
struct _Application * * Application ) = 0;
virtual HRESULT __stdcall get_Class (
enum OlObjectClass * Class ) = 0;
virtual HRESULT __stdcall get_Session (
struct _NameSpace * * Session ) = 0;
virtual HRESULT __stdcall get_Parent (
IDispatch * * Parent ) = 0;
virtual HRESULT __stdcall get_Count (
long * Count ) = 0;
virtual HRESULT __stdcall Item (
VARIANT Index,
struct _SyncObject * * Item ) = 0;
virtual HRESULT __stdcall get_AppFolders (
struct _SyncObject * * AppFolders ) = 0;
};
struct __declspec(uuid("00063084-0000-0000-c000-000000000046"))
SyncObject;
// [ default ] interface _SyncObject
// [ default, source ] dispinterface SyncObjectEvents
struct __declspec(uuid("00063083-0000-0000-c000-000000000046"))
_SyncObject : IDispatch
{
//
// Raw methods provided by interface
//
virtual HRESULT __stdcall get_Application (
struct _Application * * Application ) = 0;
virtual HRESULT __stdcall get_Class (
enum OlObjectClass * Class ) = 0;
virtual HRESULT __stdcall get_Session (
struct _NameSpace * * Session ) = 0;
virtual HRESULT __stdcall get_Parent (
IDispatch * * Parent ) = 0;
virtual HRESULT __stdcall get_Name (
BSTR * Name ) = 0;
virtual HRESULT __stdcall Start ( ) = 0;
virtual HRESULT __stdcall Stop ( ) = 0;
};
struct __declspec(uuid("00063085-0000-0000-c000-000000000046"))
SyncObjectEvents : IDispatch
{};
struct __declspec(uuid("00063005-0000-0000-c000-000000000046"))
_Inspector : IDispatch
{
//
// Raw methods provided by interface
//
virtual HRESULT __stdcall get_Application (
struct _Application * * Application ) = 0;
virtual HRESULT __stdcall get_Class (
enum OlObjectClass * Class ) = 0;
virtual HRESULT __stdcall get_Session (
struct _NameSpace * * Session ) = 0;
virtual HRESULT __stdcall get_Parent (
IDispatch * * Parent ) = 0;
virtual HRESULT __stdcall get_CommandBars (
struct _CommandBars * * CommandBars ) = 0;
virtual HRESULT __stdcall get_CurrentItem (
IDispatch * * CurrentItem ) = 0;
virtual HRESULT __stdcall get_EditorType (
enum OlEditorType * EditorType ) = 0;
virtual HRESULT __stdcall get_ModifiedFormPages (
IDispatch * * ModifiedFormPages ) = 0;
virtual HRESULT __stdcall Close (
enum OlInspectorClose SaveMode ) = 0;
virtual HRESULT __stdcall Display (
VARIANT Modal = vtMissing ) = 0;
virtual HRESULT __stdcall HideFormPage (
BSTR PageName ) = 0;
virtual HRESULT __stdcall IsWordMail (
VARIANT_BOOL * IsWordMail ) = 0;
virtual HRESULT __stdcall SetCurrentFormPage (
BSTR PageName ) = 0;
virtual HRESULT __stdcall ShowFormPage (
BSTR PageName ) = 0;
virtual HRESULT __stdcall get_HTMLEditor (
IDispatch * * HTMLEditor ) = 0;
virtual HRESULT __stdcall get_WordEditor (
IDispatch * * WordEditor ) = 0;
virtual HRESULT __stdcall get_Caption (
BSTR * Caption ) = 0;
virtual HRESULT __stdcall get_Height (
long * Height ) = 0;
virtual HRESULT __stdcall put_Height (
long Height ) = 0;
virtual HRESULT __stdcall get_Left (
long * Left ) = 0;
virtual HRESULT __stdcall put_Left (
long Left ) = 0;
virtual HRESULT __stdcall get_Top (
long * Top ) = 0;
virtual HRESULT __stdcall put_Top (
long Top ) = 0;
virtual HRESULT __stdcall get_Width (
long * Width ) = 0;
virtual HRESULT __stdcall put_Width (
long Width ) = 0;
virtual HRESULT __stdcall get_WindowState (
enum OlWindowState * WindowState ) = 0;
virtual HRESULT __stdcall put_WindowState (
enum OlWindowState WindowState ) = 0;
virtual HRESULT __stdcall Activate ( ) = 0;
virtual HRESULT __stdcall SetControlItemProperty (
IDispatch * Control,
BSTR PropertyName ) = 0;
};
struct __declspec(uuid("0006300a-0000-0000-c000-000000000046"))
_Explorers : IDispatch
{
//
// Raw methods provided by interface
//
virtual HRESULT __stdcall get_Application (
struct _Application * * Application ) = 0;
virtual HRESULT __stdcall get_Class (
enum OlObjectClass * Class ) = 0;
virtual HRESULT __stdcall get_Session (
struct _NameSpace * * Session ) = 0;
virtual HRESULT __stdcall get_Parent (
IDispatch * * Parent ) = 0;
virtual HRESULT __stdcall get_Count (
long * Count ) = 0;
virtual HRESULT __stdcall Item (
VARIANT Index,
struct _Explorer * * Item ) = 0;
virtual HRESULT __stdcall Add (
VARIANT Folder,
enum OlFolderDisplayMode DisplayMode,
struct _Explorer * * Explorer ) = 0;
};
struct __declspec(uuid("00063050-0000-0000-c000-000000000046"))
Explorer;
// [ default ] interface _Explorer
// [ source ] dispinterface ExplorerEvents
// [ default, source ] dispinterface ExplorerEvents_10
struct __declspec(uuid("0006304f-0000-0000-c000-000000000046"))
ExplorerEvents : IDispatch
{};
struct __declspec(uuid("0006300f-0000-0000-c000-000000000046"))
ExplorerEvents_10 : IDispatch
{};
struct __declspec(uuid("00063008-0000-0000-c000-000000000046"))
_Inspectors : IDispatch
{
//
// Raw methods provided by interface
//
virtual HRESULT __stdcall get_Application (
struct _Application * * Application ) = 0;
virtual HRESULT __stdcall get_Class (
enum OlObjectClass * Class ) = 0;
virtual HRESULT __stdcall get_Session (
struct _NameSpace * * Session ) = 0;
virtual HRESULT __stdcall get_Parent (
IDispatch * * Parent ) = 0;
virtual HRESULT __stdcall get_Count (
long * Count ) = 0;
virtual HRESULT __stdcall Item (
VARIANT Index,
struct _Inspector * * Item ) = 0;
virtual HRESULT __stdcall Add (
IDispatch * Item,
struct _Inspector * * Inspector ) = 0;
};
struct __declspec(uuid("00063058-0000-0000-c000-000000000046"))
Inspector;
// [ default ] interface _Inspector
// [ source ] dispinterface InspectorEvents
// [ default, source ] dispinterface InspectorEvents_10
struct __declspec(uuid("0006307d-0000-0000-c000-000000000046"))
InspectorEvents : IDispatch
{};
struct __declspec(uuid("0006302a-0000-0000-c000-000000000046"))
InspectorEvents_10 : IDispatch
{};
struct __declspec(uuid("0006300b-0000-0000-c000-000000000046"))
Search : IDispatch
{
//
// Raw methods provided by interface
//
virtual HRESULT __stdcall get_Application (
struct _Application * * Application ) = 0;
virtual HRESULT __stdcall get_Class (
enum OlObjectClass * Class ) = 0;
virtual HRESULT __stdcall get_Session (
struct _NameSpace * * Session ) = 0;
virtual HRESULT __stdcall get_Parent (
IDispatch * * Parent ) = 0;
virtual HRESULT __stdcall get_Filter (
BSTR * Filter ) = 0;
virtual HRESULT __stdcall get_IsSynchronous (
VARIANT_BOOL * IsSynchronous ) = 0;
virtual HRESULT __stdcall get_Results (
struct _Results * * Results ) = 0;
virtual HRESULT __stdcall get_SearchSubFolders (
VARIANT_BOOL * SearchSubFolders ) = 0;
virtual HRESULT __stdcall Stop ( ) = 0;
virtual HRESULT __stdcall get_Tag (
BSTR * Tag ) = 0;
virtual HRESULT __stdcall get_Scope (
BSTR * Scope ) = 0;
virtual HRESULT __stdcall Save (
BSTR Name,
struct MAPIFolder * * Folder ) = 0;
};
struct __declspec(uuid("0006300c-0000-0000-c000-000000000046"))
_Results : IDispatch
{
//
// Raw methods provided by interface
//
virtual HRESULT __stdcall get_Application (
struct _Application * * Application ) = 0;
virtual HRESULT __stdcall get_Class (
enum OlObjectClass * Class ) = 0;
virtual HRESULT __stdcall get_Session (
struct _NameSpace * * Session ) = 0;
virtual HRESULT __stdcall get_Parent (
IDispatch * * Parent ) = 0;
virtual HRESULT __stdcall get_Count (
long * Count ) = 0;
virtual HRESULT __stdcall Item (
VARIANT Index,
IDispatch * * Item ) = 0;
virtual HRESULT __stdcall get_RawTable (
IUnknown * * RawTable ) = 0;
virtual HRESULT __stdcall GetFirst (
IDispatch * * Item ) = 0;
virtual HRESULT __stdcall GetLast (
IDispatch * * Item ) = 0;
virtual HRESULT __stdcall GetNext (
IDispatch * * Item ) = 0;
virtual HRESULT __stdcall GetPrevious (
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -