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

📄 esricartoui.tlh

📁 叮叮咚咚 叮叮咚咚 叮叮咚咚
💻 TLH
📖 第 1 页 / 共 5 页
字号:
    //

    virtual HRESULT __stdcall DoModal (
        OLE_HANDLE parentHWnd,
        VARIANT_BOOL * ok ) = 0;
    virtual HRESULT __stdcall putref_DataFrame (
        struct IMap * _arg1 ) = 0;
};

struct __declspec(uuid("c3f131c5-2596-11d3-9f9d-00c04f6bc78e"))
IDatumChecker : IUnknown
{
    //
    // Raw methods provided by interface
    //

    virtual HRESULT __stdcall AddLayerCheck (
        struct IMap * Map,
        struct ILayer * Layer,
        OLE_HANDLE parentHWnd,
        VARIANT_BOOL * okToAdd ) = 0;
    virtual HRESULT __stdcall AddLayerReset ( ) = 0;
    virtual HRESULT __stdcall SetSpatialReferenceCheck (
        struct IMap * Map,
        struct ISpatialReference * spatialReference,
        OLE_HANDLE parentHWnd,
        VARIANT_BOOL * okToChange ) = 0;
};

struct __declspec(uuid("016fb9f5-81ff-4467-8ae5-35ccf3315a93"))
IDatumChecker2 : IDatumChecker
{
    //
    // Raw methods provided by interface
    //

    virtual HRESULT __stdcall AddLayerCheckBasic (
        struct IBasicMap * BasicMap,
        struct ILayer * Layer,
        OLE_HANDLE parentHWnd,
        VARIANT_BOOL * okToAdd ) = 0;
    virtual HRESULT __stdcall SetSpatialReferenceCheckBasic (
        struct IBasicMap * BasicMap,
        struct ISpatialReference * spatialReference,
        OLE_HANDLE parentHWnd,
        VARIANT_BOOL * okToChange ) = 0;
    virtual HRESULT __stdcall SetAppRegKey (
        BSTR appName ) = 0;
};

struct __declspec(uuid("de76fad7-ee01-11d3-9fdb-00c04f6bc78e"))
IMapGridWizard : IUnknown
{
    //
    // Raw methods provided by interface
    //

    virtual HRESULT __stdcall putref_MapFrame (
        struct IMapFrame * _arg1 ) = 0;
    virtual HRESULT __stdcall putref_PageLayout (
        struct IPageLayout * _arg1 ) = 0;
    virtual HRESULT __stdcall put_InitialGrid (
        struct IMapGrid * _arg1 ) = 0;
    virtual HRESULT __stdcall get_MapGrid (
        struct IMapGrid * * MapGrid ) = 0;
    virtual HRESULT __stdcall get_GraphicElement (
        struct IElement * * outputGraphic ) = 0;
    virtual HRESULT __stdcall DoModal (
        OLE_HANDLE parentHWnd,
        VARIANT_BOOL * ok ) = 0;
};

struct __declspec(uuid("d7a07c90-f9a1-11d1-adec-080009ec732a"))
IMapGridFactory : IUnknown
{
    //
    // Raw methods provided by interface
    //

    virtual HRESULT __stdcall get_Name (
        BSTR * Name ) = 0;
    virtual HRESULT __stdcall Create (
        struct IMapFrame * MapFrame,
        struct IMapGrid * * MapGrid ) = 0;
};

struct __declspec(uuid("3686d1fb-fe89-11d3-9fe6-00c04f6bc78e"))
IQueryWizard : IUnknown
{
    //
    // Raw methods provided by interface
    //

    virtual HRESULT __stdcall putref_Map (
        struct IMap * _arg1 ) = 0;
    virtual HRESULT __stdcall putref_InitialLayer (
        struct ILayer * _arg1 ) = 0;
    virtual HRESULT __stdcall get_Layer (
        struct ILayer * * resultLayer ) = 0;
    virtual HRESULT __stdcall get_WhereClause (
        BSTR * WhereClause ) = 0;
    virtual HRESULT __stdcall get_CombinationMethod (
        enum esriSelectionResultEnum * comboMethod ) = 0;
    virtual HRESULT __stdcall DoModal (
        OLE_HANDLE parentHWnd,
        VARIANT_BOOL * ok ) = 0;
};

struct __declspec(uuid("3a964d76-2ab1-11d4-a632-0008c711c8c1"))
INewGeoTransformationDialog : IUnknown
{
    //
    // Raw methods provided by interface
    //

    virtual HRESULT __stdcall DoModal (
        struct IGeographicCoordinateSystem * pSourceGCS,
        struct IGeographicCoordinateSystem * pTargetGCS,
        struct IGeoTransformation * * ppGT ) = 0;
};

struct __declspec(uuid("b0bd3480-60a4-425a-a264-557bad0ccd34"))
INewGeoTransformationDialog2 : IUnknown
{
    //
    // Raw methods provided by interface
    //

    virtual HRESULT __stdcall SetDefault (
        struct IGeoTransformation * pGT ) = 0;
};

struct __declspec(uuid("6688a44b-36d8-469f-852f-403a4c6e967e"))
ILabelManagerDialog : IUnknown
{
    //
    // Raw methods provided by interface
    //

    virtual HRESULT __stdcall DoModal (
        struct IMap * pMap,
        OLE_HANDLE hwnd,
        VARIANT_BOOL * ok ) = 0;
};

struct __declspec(uuid("d7f13b7d-9e08-4534-acc1-c3685c5bf004"))
ILabelPriorityRankingDialog : IUnknown
{
    //
    // Raw methods provided by interface
    //

    virtual HRESULT __stdcall DoModal (
        struct IMap * pMap,
        OLE_HANDLE hwnd,
        VARIANT_BOOL * ok ) = 0;
};

struct __declspec(uuid("18a61cb3-26c4-430f-8092-364c860ecff1"))
ILabelWeightRankingDialog : IUnknown
{
    //
    // Raw methods provided by interface
    //

    virtual HRESULT __stdcall DoModal (
        struct IMap * pMap,
        OLE_HANDLE hwnd,
        VARIANT_BOOL * ok ) = 0;
};

struct __declspec(uuid("df8c493c-24f3-4eba-ac21-d07f600569b1"))
ILabelStyleSelector : IUnknown
{
    //
    // Raw methods provided by interface
    //

    virtual HRESULT __stdcall Applies (
        struct ILabelStyle * style,
        VARIANT_BOOL * Applies ) = 0;
};

struct __declspec(uuid("d7a07c92-f9a1-11d1-adec-080009ec732a"))
MeasuredGridFactory;
    // [ default ] interface IUnknown
    // interface IMapGridFactory

struct __declspec(uuid("d7a07c93-f9a1-11d1-adec-080009ec732a"))
IndexGridFactory;
    // [ default ] interface IUnknown
    // interface IMapGridFactory

struct __declspec(uuid("d7a07c91-f9a1-11d1-adec-080009ec732a"))
GraticuleFactory;
    // [ default ] interface IUnknown
    // interface IMapGridFactory

struct __declspec(uuid("fbecfd5f-d7d7-11d2-9f44-00c04f6bc78e"))
CustomOverlayGridFactory;
    // [ default ] interface IUnknown
    // interface IMapGridFactory

struct __declspec(uuid("1476c784-6f57-11d2-a2c6-080009b6f22b"))
GroupLayerPropertyPage;
    // [ default ] interface IUnknown
    // interface IPropertyPage
    // interface IPropertyPageContext
    // interface IComPropertyPage2
    // interface IComPropertyPage

struct __declspec(uuid("a340840d-797f-11d2-87d4-0000f8751720"))
NorthArrowSelector;
    // [ default ] interface IUnknown
    // interface IStyleSelector
    // interface IComPropertySheetEvents

struct __declspec(uuid("a340840e-797f-11d2-87d4-0000f8751720"))
ScaleBarSelector;
    // [ default ] interface IUnknown
    // interface IStyleSelector
    // interface IComPropertySheetEvents

struct __declspec(uuid("a340840f-797f-11d2-87d4-0000f8751720"))
LegendItemSelector;
    // [ default ] interface IUnknown
    // interface IStyleSelector
    // interface IComPropertySheetEvents

struct __declspec(uuid("a3408410-797f-11d2-87d4-0000f8751720"))
ScaleTextSelector;
    // [ default ] interface IUnknown
    // interface IStyleSelector
    // interface IComPropertySheetEvents

struct __declspec(uuid("12ca6d17-cc09-11d2-9f34-00c04f6bc6a5"))
LabelStyleSelector;
    // [ default ] interface IUnknown
    // interface IStyleSelector
    // interface ILabelStyleSelector
    // interface IComPropertySheetEvents

struct __declspec(uuid("31f26e71-a038-11d2-ae7e-080009ec732a"))
MapGridIntervalsPropertyPage;
    // [ default ] interface IUnknown
    // interface IPropertyPage
    // interface IPropertyPageContext
    // interface IComPropertyPage2
    // interface IComPropertyPage

struct __declspec(uuid("b2f62b5f-a067-11d2-aae0-000000000000"))
MapGridAxesPropertyPage;
    // [ default ] interface IUnknown
    // interface IPropertyPage
    // interface IPropertyPageContext
    // interface IComPropertyPage2
    // interface IComPropertyPage

struct __declspec(uuid("8af09a6b-a0dd-11d2-ae7f-080009ec732a"))
MapGridLinesPropertyPage;
    // [ default ] interface IUnknown
    // interface IPropertyPage
    // interface IPropertyPageContext
    // interface IComPropertyPage2
    // interface IComPropertyPage

struct __declspec(uuid("8af09a6f-a0dd-11d2-ae7f-080009ec732a"))
MapGridLabelsPropertyPage;
    // [ default ] interface IUnknown
    // interface IPropertyPage
    // interface IPropertyPageContext
    // interface IComPropertyPage2
    // interface IComPropertyPage

struct __declspec(uuid("fbecfd60-d7d7-11d2-9f44-00c04f6bc78e"))
MapGridOverlayPropertyPage;
    // [ default ] interface IUnknown
    // interface IPropertyPage
    // interface IPropertyPageContext
    // interface IComPropertyPage2
    // interface IComPropertyPage

struct __declspec(uuid("520d8051-da49-11d2-ab02-000000000000"))
MapGridSystemPropertyPage;
    // [ default ] interface IUnknown
    // interface IPropertyPage
    // interface IPropertyPageContext
    // interface IComPropertyPage2
    // interface IComPropertyPage

struct __declspec(uuid("ad1f2dbf-a2bc-11d2-aae1-000000000000"))
IndexTabPropertyPage;
    // [ default ] interface IUnknown
    // interface IPropertyPage
    // interface IPropertyPageContext
    // interface IComPropertyPage2
    // interface IComPropertyPage

struct __declspec(uuid("ad1f2dc0-a2bc-11d2-aae1-000000000000"))
DmsLabelPropertyPage;
    // [ default ] interface IUnknown
    // interface IPropertyPage
    // interface IPropertyPageContext
    // interface IComPropertyPage2
    // interface IComPropertyPage

struct __declspec(uuid("5642d2ab-a3fe-11d2-ae80-080009ec732a"))
MixedFontLabelPropertyPage;
    // [ default ] interface IUnknown
    // interface IPropertyPage
    // interface IPropertyPageContext
    // interface IComPropertyPage2
    // interface IComPropertyPage

struct __declspec(uuid("a74bd95b-a5e1-11d2-aae2-000000000000"))
IndexGridPropertyPage;
    // [ default ] interface IUnknown
    // interface IPropertyPage
    // interface IPropertyPageContext
    // interface IComPropertyPage2
    // interface IComPropertyPage

struct __declspec(uuid("c4adb337-e869-11d2-9f55-00c04f6bc78e"))
CalibratedBorderPropertyPage;
    // [ default ] interface IUnknown
    // interface IPropertyPage
    // interface IPropertyPageContext
    // interface IComPropertyPage2
    // interface IComPropertyPage

struct __declspec(uuid("53353fc1-a719-11d2-a301-080009b6f22b"))
MapGraphicsLayerPropertyPage;
    // [ default ] interface IUnknown
    // interface IPropertyPage
    // interface IPropertyPageContext
    // interface IComPropertyPage2
    // interface IComPropertyPage

struct __declspec(uuid("51cf4cf1-c37f-11d2-9f22-00c04f6bc709"))
SymbolLevelDialog;
    // [ default ] interface IUnknown
    // interface ISymbolLevelDialog

struct __declspec(uuid("df63951d-0156-4849-b308-653cf4192abf"))
AdvancedDrawingDialog;
    // [ default ] interface IUnknown
    // interface IAdvancedDrawingDialog

struct __declspec(uuid("891f0819-dd5d-11d2-9f49-00c04f6bc78e"))
CovAnnoFontPropertyPage;
    // [ default ] interface IUnknown
    // interface IPropertyPage
    // interface IPropertyPageContext
    // interface IComPropertyPage2
    // interface IComPropertyPage

struct __declspec(uuid("891f081a-dd5d-11d2-9f49-00c04f6bc78e"))
CovAnnoLevelPropertyPage;
    // [ default ] interface IUnknown
    // interface IPropertyPage
    // interface IPropertyPageContext
    // interface IComPropertyPage2
    // interface IComPropertyPage

⌨️ 快捷键说明

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