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

📄 esricartoui.tlh

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

    virtual HRESULT __stdcall DoModal (
        struct IMapFrame * pMapFrame,
        OLE_HANDLE parentWindow,
        VARIANT_BOOL * ok ) = 0;
};

struct __declspec(uuid("48980ff1-f493-11d1-8788-0000f8751720"))
MapFramePropertyPage;
    // [ default ] interface IUnknown
    // interface IPropertyPage
    // interface IComPropertyPage2
    // interface IPropertyPageContext
    // interface IComPropertyPage

struct __declspec(uuid("59eeff07-fbec-11d1-878a-0000f8751720"))
LegendElementPropertyPage;
    // [ default ] interface IUnknown
    // interface IPropertyPage
    // interface IComPropertyPage2
    // interface IPropertyPageContext
    // interface IComPropertyPage

struct __declspec(uuid("59eeff08-fbec-11d1-878a-0000f8751720"))
LegendElementItemsPropertyPage;
    // [ default ] interface IUnknown
    // interface IPropertyPage
    // interface IComPropertyPage2
    // interface IPropertyPageContext
    // interface IComPropertyPage

struct __declspec(uuid("48980ff2-f493-11d1-8788-0000f8751720"))
ScaleTextElementPropertyPage;
    // [ default ] interface IUnknown
    // interface IPropertyPage
    // interface IComPropertyPage2
    // interface IPropertyPageContext
    // interface IComPropertyPage

struct __declspec(uuid("17d0529d-1cf6-11d3-b8a6-00600802e603"))
ScaleBarScalePropertyPage;
    // [ default ] interface IUnknown
    // interface IPropertyPage
    // interface IComPropertyPage2
    // interface IPropertyPageContext
    // interface IComPropertyPage

struct __declspec(uuid("17d0529e-1cf6-11d3-b8a6-00600802e603"))
ScaleBarLabelsAndMarksPropertyPage;
    // [ default ] interface IUnknown
    // interface IPropertyPage
    // interface IComPropertyPage2
    // interface IPropertyPageContext
    // interface IComPropertyPage

struct __declspec(uuid("17d0529f-1cf6-11d3-b8a6-00600802e603"))
ScaleBarFormatPropertyPage;
    // [ default ] interface IUnknown
    // interface IPropertyPage
    // interface IComPropertyPage2
    // interface IPropertyPageContext
    // interface IComPropertyPage

struct __declspec(uuid("48980ff4-f493-11d1-8788-0000f8751720"))
NorthArrowElementPropertyPage;
    // [ default ] interface IUnknown
    // interface IPropertyPage
    // interface IComPropertyPage2
    // interface IPropertyPageContext
    // interface IComPropertyPage

struct __declspec(uuid("48980ff5-f493-11d1-8788-0000f8751720"))
MapFrameLocatorPropertyPage;
    // [ default ] interface IUnknown
    // interface IPropertyPage
    // interface IComPropertyPage2
    // interface IPropertyPageContext
    // interface IComPropertyPage

struct __declspec(uuid("17dff3d4-e26d-11d2-ab07-000000000000"))
MapGridSelector;
    // [ default ] interface IUnknown
    // interface IStyleSelector
    // interface IMapGridSelector
    // interface IComPropertySheetEvents

struct __declspec(uuid("17dff3d3-e26d-11d2-ab07-000000000000"))
MapGridStyleGalleryClass;
    // [ default ] interface IUnknown
    // interface IStyleGalleryClass

struct __declspec(uuid("59eeff10-fbec-11d1-878a-0000f8751720"))
ScaleTextPropertyPage;
    // [ default ] interface IUnknown
    // interface IPropertyPage
    // interface IComPropertyPage2
    // interface IPropertyPageContext
    // interface IComPropertyPage

struct __declspec(uuid("0f220a18-fabb-11d3-9fe4-00c04f6bc78e"))
LegendWizard;
    // [ default ] interface IUnknown
    // interface ILegendWizard

struct __declspec(uuid("c6bb8296-763b-426e-8af5-d80254ddcad7"))
DataFrameClippingDialog;
    // [ default ] interface IUnknown
    // interface IDataFrameClippingDialog

struct __declspec(uuid("6db491df-9854-46e0-9f0a-29f5f3bf30cf"))
DataFrameFixedExtentDialog;
    // [ default ] interface IUnknown
    // interface IDataFrameFixedExtentDialog

struct __declspec(uuid("962bd9ab-1ec8-11d3-9f4d-00c04f6bc709"))
IHistogram : IUnknown
{
    //
    // Raw methods provided by interface
    //

    virtual HRESULT __stdcall GetHistogram (
        VARIANT * doubleArrayValues,
        VARIANT * longArrayFrequencies ) = 0;
    virtual HRESULT __stdcall put_CustomMin (
        double _arg1 ) = 0;
    virtual HRESULT __stdcall put_CustomMax (
        double _arg1 ) = 0;
    virtual HRESULT __stdcall ResetCustomMinMax ( ) = 0;
    virtual HRESULT __stdcall ExclusionDoModal (
        OLE_HANDLE parentHWnd,
        VARIANT_BOOL * ok ) = 0;
    virtual HRESULT __stdcall HasExclusion (
        VARIANT_BOOL * flag ) = 0;
    virtual HRESULT __stdcall SamplingDoModal (
        OLE_HANDLE parentHWnd,
        VARIANT_BOOL * ok ) = 0;
    virtual HRESULT __stdcall HasSampling (
        VARIANT_BOOL * flag ) = 0;
};

struct __declspec(uuid("fd21f231-67a6-11d3-9f66-00c04f6bc709"))
IDataHistogram : IUnknown
{
    //
    // Raw methods provided by interface
    //

    virtual HRESULT __stdcall SetData (
        VARIANT doubleArrayValues ) = 0;
    virtual HRESULT __stdcall SetHistogramData (
        VARIANT doubleArrayValues,
        VARIANT longArrayFrequencies ) = 0;
};

struct __declspec(uuid("3e055f75-2288-11d3-9f4f-00c04f6bc709"))
IClassificationDialog : IUnknown
{
    //
    // Raw methods provided by interface
    //

    virtual HRESULT __stdcall put_ClassBreaks (
        VARIANT doubleArrayBreaks ) = 0;
    virtual HRESULT __stdcall get_ClassBreaks (
        VARIANT * doubleArrayBreaks ) = 0;
    virtual HRESULT __stdcall SetHistogramData (
        struct IHistogram * histo ) = 0;
    virtual HRESULT __stdcall SetData (
        VARIANT doubleArrayValues ) = 0;
    virtual HRESULT __stdcall put_NumberFormat (
        struct INumberFormat * _arg1 ) = 0;
    virtual HRESULT __stdcall SetClassLimits (
        long minClasses,
        long maxClasses ) = 0;
    virtual HRESULT __stdcall put_UpperThreshold (
        long threshold ) = 0;
    virtual HRESULT __stdcall get_UpperThreshold (
        long * threshold ) = 0;
    virtual HRESULT __stdcall put_LowerThreshold (
        long threshold ) = 0;
    virtual HRESULT __stdcall get_LowerThreshold (
        long * threshold ) = 0;
    virtual HRESULT __stdcall put_Classification (
        struct IUID * clsid ) = 0;
    virtual HRESULT __stdcall get_Classification (
        struct IUID * * clsid ) = 0;
    virtual HRESULT __stdcall DoModal (
        OLE_HANDLE parentHWnd,
        VARIANT_BOOL * ok ) = 0;
};

struct __declspec(uuid("962bd9aa-1ec8-11d3-9f4d-00c04f6bc709"))
TableHistogram;
    // [ default ] interface IUnknown
    // interface IHistogram
    // interface ITableHistogram
    // interface IDataNormalization
    // interface IStatisticsResults

struct __declspec(uuid("fd21f232-67a6-11d3-9f66-00c04f6bc709"))
DataHistogram;
    // [ default ] interface IUnknown
    // interface IHistogram
    // interface IDataHistogram
    // interface IStatisticsResults

struct __declspec(uuid("3e055f76-2288-11d3-9f4f-00c04f6bc709"))
ClassificationDialog;
    // [ default ] interface IUnknown
    // interface IClassificationDialog

struct __declspec(uuid("301a4421-a76c-11d2-ab27-00c04fa334b3"))
DataExclusionPropertyPage;
    // [ default ] interface IUnknown
    // interface IPropertyPage
    // interface IComPropertyPage2
    // interface IPropertyPageContext
    // interface IComPropertyPage

struct __declspec(uuid("f4adc64f-a76d-11d2-ab27-00c04fa334b3"))
DataExclusionQueryPropertyPage;
    // [ default ] interface IUnknown
    // interface IPropertyPage
    // interface IComPropertyPage2
    // interface IPropertyPageContext
    // interface IComPropertyPage

struct __declspec(uuid("5a51e1df-2daf-11d3-9f52-00c04f6bc709"))
DataSamplingPropertyPage;
    // [ default ] interface IUnknown
    // interface IPropertyPage
    // interface IComPropertyPage2
    // interface IPropertyPageContext
    // interface IComPropertyPage

struct __declspec(uuid("049eadd1-dd95-11d3-9fd4-00c04f6bc78e"))
IAVObject : IUnknown
{
    //
    // Raw methods provided by interface
    //

    virtual HRESULT __stdcall get_Type (
        BSTR * Type ) = 0;
    virtual HRESULT __stdcall put_Type (
        BSTR Type ) = 0;
    virtual HRESULT __stdcall get_PropertyCount (
        long * Count ) = 0;
    virtual HRESULT __stdcall get_Property (
        long index,
        struct IProperty * * prop ) = 0;
    virtual HRESULT __stdcall AddProperty (
        struct IProperty * prop ) = 0;
    virtual HRESULT __stdcall QueryPropertyValue (
        BSTR propertyName,
        BSTR * value ) = 0;
    virtual HRESULT __stdcall ClearProperties ( ) = 0;
};

struct __declspec(uuid("049eadd3-dd95-11d3-9fd4-00c04f6bc78e"))
IAVObjectConverter : IUnknown
{
    //
    // Raw methods provided by interface
    //

    virtual HRESULT __stdcall ReadObjects (
        BSTR filePath ) = 0;
    virtual HRESULT __stdcall NextObject (
        struct IAVObject * * obj ) = 0;
    virtual HRESULT __stdcall Reset ( ) = 0;
    virtual HRESULT __stdcall ImportView (
        BSTR viewName,
        struct IMap * pMap ) = 0;
    virtual HRESULT __stdcall ImportLayout (
        BSTR layoutName,
        struct IPageLayout * pLayout ) = 0;
    virtual HRESULT __stdcall QueryObjectProperty (
        struct IAVObject * obj,
        BSTR propertyName,
        struct IAVObject * * propertyObject ) = 0;
    virtual HRESULT __stdcall QueryObjectByID (
        long objID,
        struct IAVObject * * obj ) = 0;
    virtual HRESULT __stdcall QueryFeatureClass (
        struct IAVObject * fThemeObject,
        struct IFeatureClass * * fclass ) = 0;
    virtual HRESULT __stdcall SetFeatureSymbology (
        struct IAVObject * themeObject,
        struct IFeatureLayer * flayer ) = 0;
    virtual HRESULT __stdcall ConvertLegend (
        struct IAVObject * legendObject,
        struct IFeatureRenderer * * Renderer ) = 0;
    virtual HRESULT __stdcall ConvertSymbol (
        struct IAVObject * symbolObj,
        struct ISymbol * * Symbol ) = 0;
    virtual HRESULT __stdcall ConvertColor (
        struct IAVObject * colorObject,
        struct IColor * * color ) = 0;
    virtual HRESULT __stdcall ConvertFont (
        struct IAVObject * fontObject,
        IFontDisp * * fontDisp ) = 0;
    virtual HRESULT __stdcall ConvertElement (
        struct IAVObject * graphicObject,
        double xOrigin,
        double yOrigin,
        short pass,
        struct IGraphicsContainer * gContainer,
        struct IElement * * outElement ) = 0;
    virtual HRESULT __stdcall ConvertBounds (
        struct IAVObject * rectObject,
        double xOrigin,
        double yOrigin,
        struct IEnvelope * * bounds ) = 0;
    virtual HRESULT __stdcall ConvertGeometry (
        struct IAVObject * shapeObject,
        double xOrigin,
        double yOrigin,
        struct IGeometry * * geometry ) = 0;
    virtual HRESULT __stdcall ConvertProjection (
        struct IAVObject * projectionObj,
        struct ISpatialReference * * spatialRef ) = 0;
    virtual HRESULT __stdcall ConnectToView (
        struct IAVObject * viewObject,
        struct IMap * * Map ) = 0;
    virtual HRESULT __stdcall get_MapCount (
        long * Count ) = 0;
    virtual HRESULT __stdcall get_Map (
        long index,
        struct IMap * * Map ) = 0;
};

struct __declspec(uuid("56bbc8a2-e583-11d3-9fd8-00c04f6bc78e"))
IAVThemeImporter : IUnknown
{
    //
    // Raw methods provided by interface
    //

    virtual HRESULT __stdcall get_CanImport (
        struct IAVObject * themeObject,
        struct IAVObjectConverter * pConverter,
        VARIANT_BOOL * flag ) = 0;
    virtual HRESULT __stdcall Import (
        struct IAVObject * themeObject,
        struct IAVObjectConverter * pConverter,
        struct ILayer * * Layer ) = 0;
};

struct __declspec(uuid("56bbc8a3-e583-11d3-9fd8-00c04f6bc78e"))
IAVFSrcImporter : IUnknown
{
    //
    // Raw methods provided by interface
    //

    virtual HRESULT __stdcall get_CanImport (
        struct IAV

⌨️ 快捷键说明

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