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

📄 pservice.tlh

📁 GemoMedia 应用 演示了其使用方法
💻 TLH
📖 第 1 页 / 共 3 页
字号:
    virtual HRESULT __stdcall put_TargetTableName (
        BSTR _arg1 ) = 0;
    virtual HRESULT __stdcall get_TargetTableName (
        BSTR * _arg1 ) = 0;
    virtual HRESULT __stdcall Execute ( ) = 0;
};

struct __declspec(uuid("11fa0230-f351-11d2-800e-00104b62bc40"))
AttachTableService;
    // [ default ] interface _AttachTableService

struct __declspec(uuid("a6948f25-e6ba-11d2-a077-0800368eff02"))
_GeometryInfoPipeCls : IDispatch
{
    //
    // Raw methods provided by interface
    //

    virtual HRESULT _VtblGapPlaceholder1( ) { return E_NOTIMPL; }
    virtual HRESULT _VtblGapPlaceholder2( ) { return E_NOTIMPL; }
    virtual HRESULT _VtblGapPlaceholder3( ) { return E_NOTIMPL; }
    virtual HRESULT __stdcall get_OutputRecordset (
        VARIANT * _arg1 ) = 0;
    virtual HRESULT __stdcall putref_InputRecordset (
        IDispatch * _arg1 ) = 0;
    virtual HRESULT __stdcall get_InputRecordset (
        VARIANT * _arg1 ) = 0;
    virtual HRESULT __stdcall put_OutputLengthFieldName (
        BSTR _arg1 ) = 0;
    virtual HRESULT __stdcall get_OutputLengthFieldName (
        BSTR * _arg1 ) = 0;
    virtual HRESULT __stdcall put_OutputLinearUnit (
        BSTR _arg1 ) = 0;
    virtual HRESULT __stdcall get_OutputLinearUnit (
        BSTR * _arg1 ) = 0;
    virtual HRESULT __stdcall put_OutputAreaFieldName (
        BSTR _arg1 ) = 0;
    virtual HRESULT __stdcall get_OutputAreaFieldName (
        BSTR * _arg1 ) = 0;
    virtual HRESULT __stdcall put_OutputAreaUnit (
        BSTR _arg1 ) = 0;
    virtual HRESULT __stdcall get_OutputAreaUnit (
        BSTR * _arg1 ) = 0;
    virtual HRESULT __stdcall put_OutputPerimeterFieldName (
        BSTR _arg1 ) = 0;
    virtual HRESULT __stdcall get_OutputPerimeterFieldName (
        BSTR * _arg1 ) = 0;
    virtual HRESULT __stdcall put_OutputAreaPerimSqrdRatioFieldName (
        BSTR _arg1 ) = 0;
    virtual HRESULT __stdcall get_OutputAreaPerimSqrdRatioFieldName (
        BSTR * _arg1 ) = 0;
    virtual HRESULT __stdcall put_InputGeometryFieldName (
        BSTR _arg1 ) = 0;
    virtual HRESULT __stdcall get_InputGeometryFieldName (
        BSTR * _arg1 ) = 0;
    virtual HRESULT __stdcall put_OutputColumnsMask (
        long _arg1 ) = 0;
    virtual HRESULT __stdcall get_OutputColumnsMask (
        long * _arg1 ) = 0;
    virtual HRESULT __stdcall put_ReferenceSpace (
        long _arg1 ) = 0;
    virtual HRESULT __stdcall get_ReferenceSpace (
        long * _arg1 ) = 0;
};

struct __declspec(uuid("a6948f26-e6ba-11d2-a077-0800368eff02"))
GeometryInfoPipeCls;
    // [ default ] interface _GeometryInfoPipeCls
    // interface IFieldProviderCallback

struct __declspec(uuid("5913dcbf-31fd-4549-bb85-dfc82d576efe"))
_ApplySpatialFilterService : IDispatch
{
    //
    // Raw methods provided by interface
    //

    virtual HRESULT __stdcall get_SpatialFilterName (
        BSTR * _arg1 ) = 0;
    virtual HRESULT __stdcall put_SpatialFilterName (
        BSTR _arg1 ) = 0;
    virtual HRESULT __stdcall get_SpatialFilterGeometry (
        VARIANT * _arg1 ) = 0;
    virtual HRESULT __stdcall put_SpatialFilterGeometry (
        VARIANT _arg1 ) = 0;
    virtual HRESULT __stdcall get_SpatialFilterOperator (
        VARIANT * _arg1 ) = 0;
    virtual HRESULT __stdcall put_SpatialFilterOperator (
        VARIANT _arg1 ) = 0;
    virtual HRESULT __stdcall get_Application (
        VARIANT * _arg1 ) = 0;
    virtual HRESULT __stdcall putref_Application (
        VARIANT _arg1 ) = 0;
    virtual HRESULT __stdcall Execute ( ) = 0;
    virtual HRESULT __stdcall get_UseGeometryMBR (
        VARIANT_BOOL * _arg1 ) = 0;
    virtual HRESULT __stdcall put_UseGeometryMBR (
        VARIANT_BOOL _arg1 ) = 0;
};

struct __declspec(uuid("be92a763-4f35-4a77-87c5-5731632a92be"))
ApplySpatialFilterService;
    // [ default ] interface _ApplySpatialFilterService

struct __declspec(uuid("c2325999-42e3-48f9-8c54-0f7d648ab31f"))
_FeatureTreeviewService : IDispatch
{
    //
    // Raw methods provided by interface
    //

    virtual HRESULT __stdcall putref_Application (
        IDispatch * * _arg1 ) = 0;
    virtual HRESULT __stdcall get_Application (
        IDispatch * * _arg1 ) = 0;
    virtual HRESULT __stdcall put_ReadOnlyVisible (
        VARIANT_BOOL _arg1 ) = 0;
    virtual HRESULT __stdcall get_ReadOnlyVisible (
        VARIANT_BOOL * _arg1 ) = 0;
    virtual HRESULT __stdcall put_ItemsVisible (
        enum ItemsVisibleConstants _arg1 ) = 0;
    virtual HRESULT __stdcall get_ItemsVisible (
        enum ItemsVisibleConstants * _arg1 ) = 0;
    virtual HRESULT __stdcall put_GeometryTypesVisible (
        short _arg1 ) = 0;
    virtual HRESULT __stdcall get_GeometryTypesVisible (
        short * _arg1 ) = 0;
    virtual HRESULT __stdcall Populate (
        IDispatch * * oControl ) = 0;
    virtual HRESULT __stdcall put_ContentFilter (
        short _arg1 ) = 0;
    virtual HRESULT __stdcall get_ContentFilter (
        short * _arg1 ) = 0;
};

struct __declspec(uuid("a64ee0e2-380d-4530-a468-e6e6ee33b9ed"))
FeatureTreeviewService;
    // [ default ] interface _FeatureTreeviewService

struct __declspec(uuid("58a9984e-f254-4146-99cb-d4b344f0990f"))
_NewConnectionDialog : IDispatch
{
    //
    // Raw methods provided by interface
    //

    virtual HRESULT __stdcall get_DialogLeft (
        long * _arg1 ) = 0;
    virtual HRESULT __stdcall put_DialogLeft (
        long _arg1 ) = 0;
    virtual HRESULT __stdcall get_DialogTop (
        long * _arg1 ) = 0;
    virtual HRESULT __stdcall put_DialogTop (
        long _arg1 ) = 0;
    virtual HRESULT __stdcall get_DialogHeight (
        long * _arg1 ) = 0;
    virtual HRESULT __stdcall get_DialogWidth (
        long * _arg1 ) = 0;
    virtual HRESULT __stdcall get_PreferenceSet (
        struct _PreferenceSet * * _arg1 ) = 0;
    virtual HRESULT __stdcall putref_PreferenceSet (
        struct _PreferenceSet * _arg1 ) = 0;
    virtual HRESULT __stdcall get_Caption (
        BSTR * _arg1 ) = 0;
    virtual HRESULT __stdcall put_Caption (
        BSTR * _arg1 ) = 0;
    virtual HRESULT __stdcall get_Connections (
        struct DGMConnections * * _arg1 ) = 0;
    virtual HRESULT __stdcall putref_Connections (
        struct DGMConnections * _arg1 ) = 0;
    virtual HRESULT __stdcall get_AuxiliaryPath (
        BSTR * _arg1 ) = 0;
    virtual HRESULT __stdcall put_AuxiliaryPath (
        BSTR _arg1 ) = 0;
    virtual HRESULT __stdcall Show (
        long * _arg1 ) = 0;
};

struct __declspec(uuid("9683b179-dde8-4eac-b76d-816ba220b220"))
NewConnectionDialog;
    // [ default ] interface _NewConnectionDialog

struct __declspec(uuid("74389317-a25f-11d1-b8aa-00609738317a"))
__PreferenceSet : IDispatch
{};

struct __declspec(uuid("74389328-a25f-11d1-b8aa-00609738317a"))
__AutoPanService : IDispatch
{};

enum PointPlacementModeConstants
{
    gmppmPointOrientToPoint = 1,
    gmppmPointNotOriented = 2,
    gmppmPointOrientByAngle = 3
};

enum GeomInfoPipeConstants
{
    GIPOutputGeometricLength = 1,
    GIPOutputGeometricArea = 2,
    GIPOutputGeometricPerimeter = 4,
    GIPOutputAreaPerimSqrdRatio = 8
};

enum ItemsVisibleConstants
{
    gmitQueries = 1,
    gmitConnections = 2,
    gmitCategories = 4,
    gmitReferenceFeatures = 8,
    gmitSelectSet = 16
};

enum ImageIndexConstants
{
    gmtvimgDefault = 1,
    gmtvimgCategory = 2,
    gmtvimgConnection = 3,
    gmtvimgArea = 4,
    gmtvimgSpatialAny = 5,
    gmtvimgCoverage = 6,
    gmtvimgGraphicText = 7,
    gmtvimgLine = 8,
    gmtvimgNonGraphic = 9,
    gmtvimgPoint = 10,
    gmtvimgQuery = 11,
    gmtvimgQueries = 12,
    gmtvimgSelObject = 13,
    gmtvimgReferenceFeatures = 14,
    gmtvimgQueryClosed = 15
};

enum ContentFilterConstants
{
    gmcfCategoriesHideQuery = 1,
    gmcfCategoriesHideEmptyCategories = 2,
    gmcfReferenceFeaturesHideEmpty = 4,
    gmcfQueriesHideEmpty = 8
};

//
// Named GUID constants initializations
//

extern "C" const GUID __declspec(selectany) LIBID_GMService =
    {0x7438932c,0xa25f,0x11d1,{0xb8,0xaa,0x00,0x60,0x97,0x38,0x31,0x7a}};
extern "C" const GUID __declspec(selectany) IID__PreferenceSet =
    {0x74389315,0xa25f,0x11d1,{0xb8,0xaa,0x00,0x60,0x97,0x38,0x31,0x7a}};
extern "C" const GUID __declspec(selectany) CLSID_PreferenceSet =
    {0x74389316,0xa25f,0x11d1,{0xb8,0xaa,0x00,0x60,0x97,0x38,0x31,0x7a}};
extern "C" const GUID __declspec(selectany) IID__MetadataService =
    {0xd738bd51,0x04b4,0x11d4,{0xa6,0x11,0x08,0x00,0x36,0xcd,0xd3,0x03}};
extern "C" const GUID __declspec(selectany) CLSID_MetadataService =
    {0x74389319,0xa25f,0x11d1,{0xb8,0xaa,0x00,0x60,0x97,0x38,0x31,0x7a}};
extern "C" const GUID __declspec(selectany) IID__FieldProperty =
    {0x7438931a,0xa25f,0x11d1,{0xb8,0xaa,0x00,0x60,0x97,0x38,0x31,0x7a}};
extern "C" const GUID __declspec(selectany) CLSID_FieldProperty =
    {0x7438931b,0xa25f,0x11d1,{0xb8,0xaa,0x00,0x60,0x97,0x38,0x31,0x7a}};
extern "C" const GUID __declspec(selectany) IID__TableProperty =
    {0x7438931c,0xa25f,0x11d1,{0xb8,0xaa,0x00,0x60,0x97,0x38,0x31,0x7a}};
extern "C" const GUID __declspec(selectany) CLSID_TableProperty =
    {0x7438931d,0xa25f,0x11d1,{0xb8,0xaa,0x00,0x60,0x97,0x38,0x31,0x7a}};
extern "C" const GUID __declspec(selectany) IID__PickQuickDialog =
    {0x74389322,0xa25f,0x11d1,{0xb8,0xaa,0x00,0x60,0x97,0x38,0x31,0x7a}};
extern "C" const GUID __declspec(selectany) CLSID_PickQuickDialog =
    {0x74389323,0xa25f,0x11d1,{0xb8,0xaa,0x00,0x60,0x97,0x38,0x31,0x7a}};
extern "C" const GUID __declspec(selectany) IID__OutputTableService =
    {0x74389324,0xa25f,0x11d1,{0xb8,0xaa,0x00,0x60,0x97,0x38,0x31,0x7a}};
extern "C" const GUID __declspec(selectany) CLSID_OutputTableService =
    {0x74389325,0xa25f,0x11d1,{0xb8,0xaa,0x00,0x60,0x97,0x38,0x31,0x7a}};
extern "C" const GUID __declspec(selectany) IID__AutoPanService =
    {0x74389326,0xa25f,0x11d1,{0xb8,0xaa,0x00,0x60,0x97,0x38,0x31,0x7a}};
extern "C" const GUID __declspec(selectany) CLSID_AutoPanService =
    {0x74389327,0xa25f,0x11d1,{0xb8,0xaa,0x00,0x60,0x97,0x38,0x31,0x7a}};
extern "C" const GUID __declspec(selectany) IID__GraphicsTextPipe =
    {0x74389329,0xa25f,0x11d1,{0xb8,0xaa,0x00,0x60,0x97,0x38,0x31,0x7a}};
extern "C" const GUID __declspec(selectany) CLSID_GraphicsTextPipe =
    {0x7438932a,0xa25f,0x11d1,{0xb8,0xaa,0x00,0x60,0x97,0x38,0x31,0x7a}};
extern "C" const GUID __declspec(selectany) IID__GMGeometryInfoPipe =
    {0xf3de2198,0x6fc2,0x11d5,{0x92,0x76,0x00,0x00,0xe2,0x2b,0x9e,0xf0}};
extern "C" const GUID __declspec(selectany) CLSID_GMGeometryInfoPipe =
    {0xf3de2199,0x6fc2,0x11d5,{0x92,0x76,0x00,0x00,0xe2,0x2b,0x9e,0xf0}};
extern "C" const GUID __declspec(selectany) IID__CoordGeocodePipe =
    {0xa6948f28,0xe6ba,0x11d2,{0xa0,0x77,0x08,0x00,0x36,0x8e,0xff,0x02}};
extern "C" const GUID __declspec(selectany) CLSID_CoordGeocodePipe =
    {0xa6948f29,0xe6ba,0x11d2,{0xa0,0x77,0x08,0x00,0x36,0x8e,0xff,0x02}};
extern "C" const GUID __declspec(selectany) IID__AttachTableService =
    {0x11fa022f,0xf351,0x11d2,{0x80,0x0e,0x00,0x10,0x4b,0x62,0xbc,0x40}};
extern "C" const GUID __declspec(selectany) CLSID_AttachTableService =
    {0x11fa0230,0xf351,0x11d2,{0x80,0x0e,0x00,0x10,0x4b,0x62,0xbc,0x40}};
extern "C" const GUID __declspec(selectany) IID__GeometryInfoPipeCls =
    {0xa6948f25,0xe6ba,0x11d2,{0xa0,0x77,0x08,0x00,0x36,0x8e,0xff,0x02}};
extern "C" const GUID __declspec(selectany) CLSID_GeometryInfoPipeCls =
    {0xa6948f26,0xe6ba,0x11d2,{0xa0,0x77,0x08,0x00,0x36,0x8e,0xff,0x02}};
extern "C" const GUID __declspec(selectany) IID__ApplySpatialFilterService =
    {0x5913dcbf,0x31fd,0x4549,{0xbb,0x85,0xdf,0xc8,0x2d,0x57,0x6e,0xfe}};
extern "C" const GUID __declspec(selectany) CLSID_ApplySpatialFilterService =
    {0xbe92a763,0x4f35,0x4a77,{0x87,0xc5,0x57,0x31,0x63,0x2a,0x92,0xbe}};
extern "C" const GUID __declspec(selectany) IID__FeatureTreeviewService =
    {0xc2325999,0x42e3,0x48f9,{0x8c,0x54,0x0f,0x7d,0x64,0x8a,0xb3,0x1f}};
extern "C" const GUID __declspec(selectany) CLSID_FeatureTreeviewService =
    {0xa64ee0e2,0x380d,0x4530,{0xa4,0x68,0xe6,0xe6,0xee,0x33,0xb9,0xed}};
extern "C" const GUID __declspec(selectany) IID__NewConnectionDialog =
    {0x58a9984e,0xf254,0x4146,{0x99,0xcb,0xd4,0xb3,0x44,0xf0,0x99,0x0f}};
extern "C" const GUID __declspec(selectany) CLSID_NewConnectionDialog =
    {0x9683b179,0xdde8,0x4eac,{0xb7,0x6d,0x81,0x6b,0xa2,0x20,0xb2,0x20}};
extern "C" const GUID __declspec(selectany) DIID___PreferenceSet =
    {0x74389317,0xa25f,0x11d1,{0xb8,0xaa,0x00,0x60,0x97,0x38,0x31,0x7a}};
extern "C" const GUID __declspec(selectany) DIID___AutoPanService =
    {0x74389328,0xa25f,0x11d1,{0xb8,0xaa,0x00,0x60,0x97,0x38,0x31,0x7a}};

#pragma pack(pop)

⌨️ 快捷键说明

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