⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 esriframework.tlh

📁 叮叮咚咚 叮叮咚咚 叮叮咚咚
💻 TLH
📖 第 1 页 / 共 5 页
字号:
MultiItem;
    // [ default ] interface IUnknown
    // interface IMultiItem

struct __declspec(uuid("c7fb79b7-41a6-4f58-b58b-c39fb83aaa0a"))
IComPropertySheet2 : IUnknown
{
    //
    // Raw methods provided by interface
    //

    virtual HRESULT __stdcall put_ActivePageUID (
        struct IUID * _arg1 ) = 0;
    virtual HRESULT __stdcall GetActivePage (
        struct ISet * pObjects,
        GUID * pGUID ) = 0;
};

struct __declspec(uuid("b6165ddf-808e-11d4-80f3-00c04fa0adf8"))
IApplicationIdentifyDialog : IUnknown
{
    //
    // Raw methods provided by interface
    //

    virtual HRESULT __stdcall GetClassID (
        GUID * classID ) = 0;
};

struct __declspec(uuid("ac0e9829-91cb-11d1-8813-080009ec732a"))
StyleGalleryItem;
    // [ default ] interface IUnknown
    // interface IStyleGalleryItem
    // interface IPersistStream
    // interface IPersist
    // interface IClone

struct __declspec(uuid("ac0e982a-91cb-11d1-8813-080009ec732a"))
EnumStyleGalleryItem;
    // [ default ] interface IUnknown
    // interface IEnumStyleGalleryItem

struct __declspec(uuid("ac0e9827-91cb-11d1-8813-080009ec732a"))
StyleGallery;
    // [ default ] interface IUnknown
    // interface IStyleGallery
    // interface IStyleGalleryStorage
    // interface IPersistStream

struct __declspec(uuid("e82a1a9b-7b12-11d1-946c-080009eebecb"))
IColorBrowser : IUnknown
{
    //
    // Raw methods provided by interface
    //

    virtual HRESULT __stdcall put_Color (
        struct IColor * Color ) = 0;
    virtual HRESULT __stdcall get_Color (
        struct IColor * * Color ) = 0;
    virtual HRESULT __stdcall DoModal (
        OLE_HANDLE hWnd,
        VARIANT_BOOL * ok ) = 0;
};

struct __declspec(uuid("569c3921-01ba-11d3-9f38-00c04f6bc709"))
IColorSelector : IColorBrowser
{
    //
    // Raw methods provided by interface
    //

    virtual HRESULT __stdcall InitPopupPosition (
        long parentLeft,
        long parentTop,
        long parentRight,
        long parentBottom,
        VARIANT_BOOL aboveParent ) = 0;
};

struct __declspec(uuid("7f579088-5407-42f1-bd80-548e7f3c1e6e"))
ICustomColorPalette : IUnknown
{
    //
    // Raw methods provided by interface
    //

    virtual HRESULT __stdcall putref_ColorSet (
        struct ISet * _arg1 ) = 0;
};

struct __declspec(uuid("93051635-f841-11d2-9f36-00c04f6bc709"))
ColorSelector;
    // [ default ] interface IUnknown
    // interface IColorBrowser
    // interface IColorSelector

struct __declspec(uuid("14746474-1534-11d3-9f49-00c04f6bc709"))
ColorPalette;
    // [ default ] interface IUnknown
    // interface IColorPalette
    // interface ICustomColorPalette

struct __declspec(uuid("20cd4001-8f3d-11d0-8590-0800091a2a72"))
ColorBrowser;
    // [ default ] interface IUnknown
    // interface IColorBrowser

struct __declspec(uuid("20cd4002-8f3d-11d0-8590-0800091a2a72"))
ColorPageSite;
    // [ default ] interface IUnknown
    // interface IPropertyPageSite
    // interface IComPropertyPageSite

struct __declspec(uuid("3b81f6f1-54a0-11d3-b8c3-00600802e603"))
IComPropertyPageSite : IUnknown
{
    //
    // Raw methods provided by interface
    //

    virtual HRESULT __stdcall PageChanged ( ) = 0;
};

struct __declspec(uuid("20cd4003-8f3d-11d0-8590-0800091a2a72"))
RgbPropertyPage;
    // [ default ] interface IUnknown
    // interface IPropertyPage
    // interface IComPropertyPage
    // interface IComPropertyPage2
    // interface IPropertyPageContext

struct __declspec(uuid("76951cc6-dbb1-11d2-b868-00600802e603"))
IComPropertyPage : IUnknown
{
    //
    // Raw methods provided by interface
    //

    virtual HRESULT __stdcall put_Title (
        BSTR Title ) = 0;
    virtual HRESULT __stdcall get_Title (
        BSTR * Title ) = 0;
    virtual HRESULT __stdcall put_Priority (
        long Priority ) = 0;
    virtual HRESULT __stdcall get_Priority (
        long * Priority ) = 0;
    virtual HRESULT __stdcall get_Width (
        long * Width ) = 0;
    virtual HRESULT __stdcall get_Height (
        long * Height ) = 0;
    virtual HRESULT __stdcall putref_PageSite (
        struct IComPropertyPageSite * _arg1 ) = 0;
    virtual HRESULT __stdcall get_IsPageDirty (
        VARIANT_BOOL * isDirty ) = 0;
    virtual HRESULT __stdcall get_HelpFile (
        BSTR * HelpFile ) = 0;
    virtual HRESULT __stdcall get_HelpContextID (
        long controlID,
        long * helpID ) = 0;
    virtual HRESULT __stdcall Activate (
        OLE_HANDLE * hWnd ) = 0;
    virtual HRESULT __stdcall Deactivate ( ) = 0;
    virtual HRESULT __stdcall Applies (
        struct ISet * objects,
        VARIANT_BOOL * pApplies ) = 0;
    virtual HRESULT __stdcall SetObjects (
        struct ISet * objects ) = 0;
    virtual HRESULT __stdcall Show ( ) = 0;
    virtual HRESULT __stdcall Hide ( ) = 0;
    virtual HRESULT __stdcall Apply ( ) = 0;
    virtual HRESULT __stdcall Cancel ( ) = 0;
};

struct __declspec(uuid("97afb06f-5c30-4eb3-a4c9-0327a64246c0"))
IComPropertyPage2 : IUnknown
{
    //
    // Raw methods provided by interface
    //

    virtual HRESULT __stdcall put_Title (
        BSTR Title ) = 0;
    virtual HRESULT __stdcall get_Title (
        BSTR * Title ) = 0;
    virtual HRESULT __stdcall put_Priority (
        long Priority ) = 0;
    virtual HRESULT __stdcall get_Priority (
        long * Priority ) = 0;
    virtual HRESULT __stdcall get_Width (
        long * Width ) = 0;
    virtual HRESULT __stdcall get_Height (
        long * Height ) = 0;
    virtual HRESULT __stdcall putref_PageSite (
        struct IComPropertyPageSite * _arg1 ) = 0;
    virtual HRESULT __stdcall get_IsPageDirty (
        VARIANT_BOOL * isDirty ) = 0;
    virtual HRESULT __stdcall get_HelpFile (
        BSTR * HelpFile ) = 0;
    virtual HRESULT __stdcall get_HelpContextID (
        long controlID,
        long * helpID ) = 0;
    virtual HRESULT __stdcall Activate (
        OLE_HANDLE * hWnd ) = 0;
    virtual HRESULT __stdcall Deactivate ( ) = 0;
    virtual HRESULT __stdcall Applies (
        struct ISet * objects,
        VARIANT_BOOL * pApplies ) = 0;
    virtual HRESULT __stdcall SetObjects (
        struct ISet * objects ) = 0;
    virtual HRESULT __stdcall Show ( ) = 0;
    virtual HRESULT __stdcall Hide ( ) = 0;
    virtual HRESULT __stdcall Apply ( ) = 0;
    virtual HRESULT __stdcall Cancel ( ) = 0;
    virtual HRESULT __stdcall QueryCancel (
        VARIANT_BOOL * QueryCancel ) = 0;
};

struct __declspec(uuid("20cd4004-8f3d-11d0-8590-0800091a2a72"))
CmykPropertyPage;
    // [ default ] interface IUnknown
    // interface IPropertyPage
    // interface IComPropertyPage
    // interface IComPropertyPage2
    // interface IPropertyPageContext

struct __declspec(uuid("20cd4005-8f3d-11d0-8590-0800091a2a72"))
HsvPropertyPage;
    // [ default ] interface IUnknown
    // interface IPropertyPage
    // interface IComPropertyPage
    // interface IComPropertyPage2
    // interface IPropertyPageContext

struct __declspec(uuid("20cd4006-8f3d-11d0-8590-0800091a2a72"))
GrayPropertyPage;
    // [ default ] interface IUnknown
    // interface IPropertyPage
    // interface IComPropertyPage
    // interface IComPropertyPage2
    // interface IPropertyPageContext

struct __declspec(uuid("20cd4007-8f3d-11d0-8590-0800091a2a72"))
ColorNamePropertyPage;
    // [ default ] interface IUnknown
    // interface IPropertyPage
    // interface IComPropertyPage
    // interface IComPropertyPage2
    // interface IPropertyPageContext

enum esriProgressAnimationTypes
{
    esriProgressGlobe = 0,
    esriDownloadFile = 1,
    esriNoAnimation = 2
};

struct __declspec(uuid("06861e43-9020-49eb-b949-824552ee2de0"))
IModelessFrame : IUnknown
{
    //
    // Raw methods provided by interface
    //

    virtual HRESULT __stdcall Create (
        IDispatch * vbForm ) = 0;
    virtual HRESULT __stdcall put_Visible (
        VARIANT_BOOL bVisible ) = 0;
    virtual HRESULT __stdcall get_Visible (
        VARIANT_BOOL * bVisible ) = 0;
    virtual HRESULT __stdcall put_Caption (
        BSTR pCaption ) = 0;
    virtual HRESULT __stdcall get_Caption (
        BSTR * pCaption ) = 0;
};

struct __declspec(uuid("a7b8ec8f-ac12-11d2-ab27-00c04fa334b3"))
IGetStringDialog : IUnknown
{
    //
    // Raw methods provided by interface
    //

    virtual HRESULT __stdcall get_Value (
        BSTR * val ) = 0;
    virtual HRESULT __stdcall DoModal (
        BSTR dialogTitle,
        BSTR getStringLabel,
        BSTR initialValue,
        OLE_HANDLE hWnd,
        VARIANT_BOOL * okPressed ) = 0;
};

struct __declspec(uuid("b7f5ddff-1301-47a2-901a-d38f364544d2"))
IGetUserAndPasswordDialog : IUnknown
{
    //
    // Raw methods provided by interface
    //

    virtual HRESULT __stdcall get_UserName (
        BSTR * UserName ) = 0;
    virtual HRESULT __stdcall get_Password (
        BSTR * Password ) = 0;
    virtual HRESULT __stdcall DoModal (
        BSTR dialogTitle,
        BSTR stringLabel,
        OLE_HANDLE hWnd,
        VARIANT_BOOL * okPressed ) = 0;
};

struct __declspec(uuid("759f7b98-e07d-11d1-aa87-00c04fa374bd"))
INumberDialog : IUnknown
{
    //
    // Raw methods provided by interface
    //

    virtual HRESULT __stdcall get_Value (
        double * val ) = 0;
    virtual HRESULT __stdcall DoModal (
        BSTR Title,
        double initialValue,
        long numDecs,
        OLE_HANDLE hWnd,
        VARIANT_BOOL * okPressed ) = 0;
};

struct __declspec(uuid("48f2c005-25c4-11d3-9fba-00c04f6bc8dd"))
IMessageDialog : IUnknown
{
    //
    // Raw methods provided by interface
    //

    virtual HRESULT __stdcall DoModal (
        BSTR Title,
        BSTR Message,
        BSTR OKButtonMessage,
        BSTR CANCELButtonMessage,
        OLE_HANDLE hWnd,
        VARIANT_BOOL * okPressed ) = 0;
};

struct __declspec(uuid("759f7b9b-e07d-11d1-aa87-00c04fa374bd"))
ICoordinateDialog : IUnknown
{
    //
    // Raw methods provided by interface
    //

    virtual HRESULT __stdcall get_X (
        double * val ) = 0;
    virtual HRESULT __stdcall get_Y (
        double * val ) = 0;
    virtual HRESULT __stdcall DoModal (
        BSTR Title,
        double initialX,
        double initialY,
        long numDecs,
        OLE_HANDLE hWnd,
        VARIANT_BOOL * okPressed ) = 0;
};

struct __declspec(uuid("0e21fd01-1dc9-4230-95cd-64ee2c4266a1"))
IProgressDialog2 : IUnknown
{
    //
    // Raw methods provided by interface
    //

    virtual HRESULT __stdcall ShowDialog ( ) = 0;
    virtual HRESULT __stdcall HideDialog ( ) = 0;
    virtual HRESULT __stdcall get_CancelEnabled (
        VARIANT_BOOL * bVal ) = 0;
    virtual HRESULT __stdcall put_CancelEnabled (
        VARIANT_BOOL bVal ) = 0;
    virtual HRESULT __stdcall put_Description (
        BSTR status ) = 0;
    virtual HRESULT __stdcall get_Description (
        BSTR * status ) = 0;
    virtual HRESULT __stdcall put_Title (
        BSTR Title ) = 0;
    virtual HRESULT __stdcall get_Title (
        BSTR * Title ) = 0;
    virtual HRESULT __stdcall put_Animation (
        enum esriProgressAnimationTypes Type ) = 0;

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -