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

📄 pcdmdll_p.c

📁 是一本关于
💻 C
📖 第 1 页 / 共 5 页
字号:
/* this ALWAYS GENERATED file contains the proxy stub code */


/* File created by MIDL compiler version 5.01.0164 */
/* at Thu Nov 25 01:23:33 1999
 */
/* Compiler settings for PCDMDLL.idl:
    Oicf (OptLev=i2), W1, Zp8, env=Win32, ms_ext, c_ext
    error checks: allocation ref bounds_check enum stub_data 
*/
//@@MIDL_FILE_HEADING(  )

#define USE_STUBLESS_PROXY


/* verify that the <rpcproxy.h> version is high enough to compile this file*/
#ifndef __REDQ_RPCPROXY_H_VERSION__
#define __REQUIRED_RPCPROXY_H_VERSION__ 440
#endif


#include "rpcproxy.h"
#ifndef __RPCPROXY_H_VERSION__
#error this stub requires an updated version of <rpcproxy.h>
#endif // __RPCPROXY_H_VERSION__


#include "PCDMDLL.h"

#define TYPE_FORMAT_STRING_SIZE   861                               
#define PROC_FORMAT_STRING_SIZE   787                               

typedef struct _MIDL_TYPE_FORMAT_STRING
    {
    short          Pad;
    unsigned char  Format[ TYPE_FORMAT_STRING_SIZE ];
    } MIDL_TYPE_FORMAT_STRING;

typedef struct _MIDL_PROC_FORMAT_STRING
    {
    short          Pad;
    unsigned char  Format[ PROC_FORMAT_STRING_SIZE ];
    } MIDL_PROC_FORMAT_STRING;


extern const MIDL_TYPE_FORMAT_STRING __MIDL_TypeFormatString;
extern const MIDL_PROC_FORMAT_STRING __MIDL_ProcFormatString;


/* Object interface: IUnknown, ver. 0.0,
   GUID={0x00000000,0x0000,0x0000,{0xC0,0x00,0x00,0x00,0x00,0x00,0x00,0x46}} */


/* Object interface: IDispatch, ver. 0.0,
   GUID={0x00020400,0x0000,0x0000,{0xC0,0x00,0x00,0x00,0x00,0x00,0x00,0x46}} */


/* Object interface: IPCDMAccessReg, ver. 0.0,
   GUID={0x87E13EE1,0x3C7C,0x443C,{0xAE,0x1B,0x2F,0x10,0x2C,0x98,0xAD,0x70}} */


extern const MIDL_STUB_DESC Object_StubDesc;


extern const MIDL_SERVER_INFO IPCDMAccessReg_ServerInfo;

#pragma code_seg(".orpc")
static const unsigned short IPCDMAccessReg_FormatStringOffsetTable[] = 
    {
    (unsigned short) -1,
    (unsigned short) -1,
    (unsigned short) -1,
    (unsigned short) -1,
    0,
    34
    };

static const MIDL_SERVER_INFO IPCDMAccessReg_ServerInfo = 
    {
    &Object_StubDesc,
    0,
    __MIDL_ProcFormatString.Format,
    &IPCDMAccessReg_FormatStringOffsetTable[-3],
    0,
    0,
    0,
    0
    };

static const MIDL_STUBLESS_PROXY_INFO IPCDMAccessReg_ProxyInfo =
    {
    &Object_StubDesc,
    __MIDL_ProcFormatString.Format,
    &IPCDMAccessReg_FormatStringOffsetTable[-3],
    0,
    0,
    0
    };

CINTERFACE_PROXY_VTABLE(9) _IPCDMAccessRegProxyVtbl = 
{
    &IPCDMAccessReg_ProxyInfo,
    &IID_IPCDMAccessReg,
    IUnknown_QueryInterface_Proxy,
    IUnknown_AddRef_Proxy,
    IUnknown_Release_Proxy ,
    0 /* (void *)-1 /* IDispatch::GetTypeInfoCount */ ,
    0 /* (void *)-1 /* IDispatch::GetTypeInfo */ ,
    0 /* (void *)-1 /* IDispatch::GetIDsOfNames */ ,
    0 /* IDispatch_Invoke_Proxy */ ,
    (void *)-1 /* IPCDMAccessReg::ReadRegistryKey */ ,
    (void *)-1 /* IPCDMAccessReg::WriteRegistryKey */
};


static const PRPC_STUB_FUNCTION IPCDMAccessReg_table[] =
{
    STUB_FORWARDING_FUNCTION,
    STUB_FORWARDING_FUNCTION,
    STUB_FORWARDING_FUNCTION,
    STUB_FORWARDING_FUNCTION,
    NdrStubCall2,
    NdrStubCall2
};

CInterfaceStubVtbl _IPCDMAccessRegStubVtbl =
{
    &IID_IPCDMAccessReg,
    &IPCDMAccessReg_ServerInfo,
    9,
    &IPCDMAccessReg_table[-3],
    CStdStubBuffer_DELEGATING_METHODS
};


/* Object interface: IPCDMInput, ver. 0.0,
   GUID={0x9730540D,0xC55C,0x496E,{0x95,0xEE,0x9F,0x7A,0x07,0xBA,0x05,0xF4}} */


extern const MIDL_STUB_DESC Object_StubDesc;


extern const MIDL_SERVER_INFO IPCDMInput_ServerInfo;

#pragma code_seg(".orpc")
static const unsigned short IPCDMInput_FormatStringOffsetTable[] = 
    {
    (unsigned short) -1,
    (unsigned short) -1,
    (unsigned short) -1,
    (unsigned short) -1,
    68
    };

static const MIDL_SERVER_INFO IPCDMInput_ServerInfo = 
    {
    &Object_StubDesc,
    0,
    __MIDL_ProcFormatString.Format,
    &IPCDMInput_FormatStringOffsetTable[-3],
    0,
    0,
    0,
    0
    };

static const MIDL_STUBLESS_PROXY_INFO IPCDMInput_ProxyInfo =
    {
    &Object_StubDesc,
    __MIDL_ProcFormatString.Format,
    &IPCDMInput_FormatStringOffsetTable[-3],
    0,
    0,
    0
    };

CINTERFACE_PROXY_VTABLE(8) _IPCDMInputProxyVtbl = 
{
    &IPCDMInput_ProxyInfo,
    &IID_IPCDMInput,
    IUnknown_QueryInterface_Proxy,
    IUnknown_AddRef_Proxy,
    IUnknown_Release_Proxy ,
    0 /* (void *)-1 /* IDispatch::GetTypeInfoCount */ ,
    0 /* (void *)-1 /* IDispatch::GetTypeInfo */ ,
    0 /* (void *)-1 /* IDispatch::GetIDsOfNames */ ,
    0 /* IDispatch_Invoke_Proxy */ ,
    (void *)-1 /* IPCDMInput::ShowSIP */
};


static const PRPC_STUB_FUNCTION IPCDMInput_table[] =
{
    STUB_FORWARDING_FUNCTION,
    STUB_FORWARDING_FUNCTION,
    STUB_FORWARDING_FUNCTION,
    STUB_FORWARDING_FUNCTION,
    NdrStubCall2
};

CInterfaceStubVtbl _IPCDMInputStubVtbl =
{
    &IID_IPCDMInput,
    &IPCDMInput_ServerInfo,
    8,
    &IPCDMInput_table[-3],
    CStdStubBuffer_DELEGATING_METHODS
};


/* Object interface: IPCDMAccessDB, ver. 0.0,
   GUID={0x14BA45F1,0xD3DF,0x4ED1,{0xB7,0xBE,0xD1,0x20,0x0A,0x19,0x3A,0x68}} */


extern const MIDL_STUB_DESC Object_StubDesc;


extern const MIDL_SERVER_INFO IPCDMAccessDB_ServerInfo;

#pragma code_seg(".orpc")
static const unsigned short IPCDMAccessDB_FormatStringOffsetTable[] = 
    {
    (unsigned short) -1,
    (unsigned short) -1,
    (unsigned short) -1,
    (unsigned short) -1,
    96,
    130,
    164,
    210,
    238,
    266,
    294,
    322,
    350,
    390,
    418,
    452,
    480,
    514,
    548
    };

static const MIDL_SERVER_INFO IPCDMAccessDB_ServerInfo = 
    {
    &Object_StubDesc,
    0,
    __MIDL_ProcFormatString.Format,
    &IPCDMAccessDB_FormatStringOffsetTable[-3],
    0,
    0,
    0,
    0
    };

static const MIDL_STUBLESS_PROXY_INFO IPCDMAccessDB_ProxyInfo =
    {
    &Object_StubDesc,
    __MIDL_ProcFormatString.Format,
    &IPCDMAccessDB_FormatStringOffsetTable[-3],
    0,
    0,
    0
    };

CINTERFACE_PROXY_VTABLE(22) _IPCDMAccessDBProxyVtbl = 
{
    &IPCDMAccessDB_ProxyInfo,
    &IID_IPCDMAccessDB,
    IUnknown_QueryInterface_Proxy,
    IUnknown_AddRef_Proxy,
    IUnknown_Release_Proxy ,
    0 /* (void *)-1 /* IDispatch::GetTypeInfoCount */ ,
    0 /* (void *)-1 /* IDispatch::GetTypeInfo */ ,
    0 /* (void *)-1 /* IDispatch::GetIDsOfNames */ ,
    0 /* IDispatch_Invoke_Proxy */ ,
    (void *)-1 /* IPCDMAccessDB::AddProperty */ ,
    (void *)-1 /* IPCDMAccessDB::CreateTable */ ,
    (void *)-1 /* IPCDMAccessDB::OpenTable */ ,
    (void *)-1 /* IPCDMAccessDB::CloseTable */ ,
    (void *)-1 /* IPCDMAccessDB::MoveFirst */ ,
    (void *)-1 /* IPCDMAccessDB::MoveLast */ ,
    (void *)-1 /* IPCDMAccessDB::MoveNext */ ,
    (void *)-1 /* IPCDMAccessDB::MovePrevious */ ,
    (void *)-1 /* IPCDMAccessDB::FindRecord */ ,
    (void *)-1 /* IPCDMAccessDB::AddNewRecord */ ,
    (void *)-1 /* IPCDMAccessDB::SetValue */ ,
    (void *)-1 /* IPCDMAccessDB::WriteRecord */ ,
    (void *)-1 /* IPCDMAccessDB::ReadRecord */ ,
    (void *)-1 /* IPCDMAccessDB::GetValue */ ,
    (void *)-1 /* IPCDMAccessDB::Execute */
};


static const PRPC_STUB_FUNCTION IPCDMAccessDB_table[] =
{
    STUB_FORWARDING_FUNCTION,
    STUB_FORWARDING_FUNCTION,
    STUB_FORWARDING_FUNCTION,
    STUB_FORWARDING_FUNCTION,
    NdrStubCall2,
    NdrStubCall2,
    NdrStubCall2,
    NdrStubCall2,
    NdrStubCall2,
    NdrStubCall2,
    NdrStubCall2,
    NdrStubCall2,
    NdrStubCall2,
    NdrStubCall2,
    NdrStubCall2,
    NdrStubCall2,
    NdrStubCall2,
    NdrStubCall2,
    NdrStubCall2
};

CInterfaceStubVtbl _IPCDMAccessDBStubVtbl =
{
    &IID_IPCDMAccessDB,
    &IPCDMAccessDB_ServerInfo,
    22,
    &IPCDMAccessDB_table[-3],
    CStdStubBuffer_DELEGATING_METHODS
};


/* Object interface: IPCDMUtils, ver. 0.0,
   GUID={0x76233A00,0x16BE,0x445E,{0x99,0x95,0xF5,0x7C,0x99,0x63,0x84,0x90}} */


extern const MIDL_STUB_DESC Object_StubDesc;


extern const MIDL_SERVER_INFO IPCDMUtils_ServerInfo;

#pragma code_seg(".orpc")
extern const USER_MARSHAL_ROUTINE_QUADRUPLE UserMarshalRoutines[2];

static const MIDL_STUB_DESC Object_StubDesc = 
    {
    0,
    NdrOleAllocate,
    NdrOleFree,
    0,
    0,
    0,
    0,
    0,
    __MIDL_TypeFormatString.Format,
    1, /* -error bounds_check flag */
    0x20000, /* Ndr library version */
    0,
    0x50100a4, /* MIDL Version 5.1.164 */
    0,
    UserMarshalRoutines,
    0,  /* notify & notify_flag routine table */
    1,  /* Flags */
    0,  /* Reserved3 */
    0,  /* Reserved4 */
    0   /* Reserved5 */
    };

static const unsigned short IPCDMUtils_FormatStringOffsetTable[] = 
    {
    (unsigned short) -1,
    (unsigned short) -1,
    (unsigned short) -1,
    (unsigned short) -1,
    582,
    610,
    650,
    684,
    718,
    746
    };

static const MIDL_SERVER_INFO IPCDMUtils_ServerInfo = 
    {
    &Object_StubDesc,
    0,
    __MIDL_ProcFormatString.Format,
    &IPCDMUtils_FormatStringOffsetTable[-3],
    0,
    0,
    0,
    0
    };

static const MIDL_STUBLESS_PROXY_INFO IPCDMUtils_ProxyInfo =
    {
    &Object_StubDesc,
    __MIDL_ProcFormatString.Format,
    &IPCDMUtils_FormatStringOffsetTable[-3],
    0,
    0,
    0
    };

CINTERFACE_PROXY_VTABLE(13) _IPCDMUtilsProxyVtbl = 
{
    &IPCDMUtils_ProxyInfo,
    &IID_IPCDMUtils,
    IUnknown_QueryInterface_Proxy,
    IUnknown_AddRef_Proxy,
    IUnknown_Release_Proxy ,
    0 /* (void *)-1 /* IDispatch::GetTypeInfoCount */ ,
    0 /* (void *)-1 /* IDispatch::GetTypeInfo */ ,
    0 /* (void *)-1 /* IDispatch::GetIDsOfNames */ ,
    0 /* IDispatch_Invoke_Proxy */ ,
    (void *)-1 /* IPCDMUtils::AnalyseURL */ ,
    (void *)-1 /* IPCDMUtils::GetURL */ ,
    (void *)-1 /* IPCDMUtils::GetClass */ ,
    (void *)-1 /* IPCDMUtils::GetCommand */ ,
    (void *)-1 /* IPCDMUtils::ExecuteADBCmd */ ,
    (void *)-1 /* IPCDMUtils::GetTagValue */
};


static const PRPC_STUB_FUNCTION IPCDMUtils_table[] =
{
    STUB_FORWARDING_FUNCTION,
    STUB_FORWARDING_FUNCTION,
    STUB_FORWARDING_FUNCTION,
    STUB_FORWARDING_FUNCTION,
    NdrStubCall2,
    NdrStubCall2,
    NdrStubCall2,
    NdrStubCall2,
    NdrStubCall2,
    NdrStubCall2
};

CInterfaceStubVtbl _IPCDMUtilsStubVtbl =
{
    &IID_IPCDMUtils,
    &IPCDMUtils_ServerInfo,
    13,
    &IPCDMUtils_table[-3],
    CStdStubBuffer_DELEGATING_METHODS
};

⌨️ 快捷键说明

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