mirror of
https://git.code.sf.net/p/mingw-w64/mingw-w64
synced 2024-11-27 03:43:37 +08:00
dc8fadfa25
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
954 lines
46 KiB
C++
954 lines
46 KiB
C++
/*** Autogenerated by WIDL 9.20 from include/oleacc.idl - Do not edit ***/
|
|
|
|
#ifdef _WIN32
|
|
#ifndef __REQUIRED_RPCNDR_H_VERSION__
|
|
#define __REQUIRED_RPCNDR_H_VERSION__ 475
|
|
#endif
|
|
#include <rpc.h>
|
|
#include <rpcndr.h>
|
|
#endif
|
|
|
|
#ifndef COM_NO_WINDOWS_H
|
|
#include <windows.h>
|
|
#include <ole2.h>
|
|
#endif
|
|
|
|
#ifndef __oleacc_h__
|
|
#define __oleacc_h__
|
|
|
|
/* Forward declarations */
|
|
|
|
#ifndef __IAccessible_FWD_DEFINED__
|
|
#define __IAccessible_FWD_DEFINED__
|
|
typedef interface IAccessible IAccessible;
|
|
#ifdef __cplusplus
|
|
interface IAccessible;
|
|
#endif /* __cplusplus */
|
|
#endif
|
|
|
|
/* Headers for imported files */
|
|
|
|
#include <oaidl.h>
|
|
|
|
#ifdef __cplusplus
|
|
extern "C" {
|
|
#endif
|
|
|
|
#include <_mingw_unicode.h>
|
|
#ifndef __IAccessibleHandler_FWD_DEFINED__
|
|
#define __IAccessibleHandler_FWD_DEFINED__
|
|
typedef struct IAccessibleHandler IAccessibleHandler;
|
|
#endif
|
|
|
|
#ifndef __IAccIdentity_FWD_DEFINED__
|
|
#define __IAccIdentity_FWD_DEFINED__
|
|
typedef struct IAccIdentity IAccIdentity;
|
|
#endif
|
|
|
|
#ifndef __IAccPropServer_FWD_DEFINED__
|
|
#define __IAccPropServer_FWD_DEFINED__
|
|
typedef struct IAccPropServer IAccPropServer;
|
|
#endif
|
|
|
|
#ifndef __IAccPropServices_FWD_DEFINED__
|
|
#define __IAccPropServices_FWD_DEFINED__
|
|
typedef struct IAccPropServices IAccPropServices;
|
|
#endif
|
|
|
|
#ifndef __IAccessible_FWD_DEFINED__
|
|
#define __IAccessible_FWD_DEFINED__
|
|
typedef struct IAccessible IAccessible;
|
|
#endif
|
|
|
|
#ifndef __IAccessibleHandler_FWD_DEFINED__
|
|
#define __IAccessibleHandler_FWD_DEFINED__
|
|
typedef struct IAccessibleHandler IAccessibleHandler;
|
|
#endif
|
|
|
|
#ifndef __IAccIdentity_FWD_DEFINED__
|
|
#define __IAccIdentity_FWD_DEFINED__
|
|
typedef struct IAccIdentity IAccIdentity;
|
|
#endif
|
|
|
|
#ifndef __IAccPropServer_FWD_DEFINED__
|
|
#define __IAccPropServer_FWD_DEFINED__
|
|
typedef struct IAccPropServer IAccPropServer;
|
|
#endif
|
|
|
|
#ifndef __IAccPropServices_FWD_DEFINED__
|
|
#define __IAccPropServices_FWD_DEFINED__
|
|
typedef struct IAccPropServices IAccPropServices;
|
|
#endif
|
|
|
|
#ifndef __CAccPropServices_FWD_DEFINED__
|
|
#define __CAccPropServices_FWD_DEFINED__
|
|
|
|
#ifdef __cplusplus
|
|
typedef class CAccPropServices CAccPropServices;
|
|
#else
|
|
typedef struct CAccPropServices CAccPropServices;
|
|
#endif
|
|
#endif
|
|
|
|
typedef LRESULT (WINAPI *LPFNLRESULTFROMOBJECT)(REFIID riid,WPARAM wParam,LPUNKNOWN punk);
|
|
typedef HRESULT (WINAPI *LPFNOBJECTFROMLRESULT)(LRESULT lResult,REFIID riid,WPARAM wParam,void **ppvObject);
|
|
typedef HRESULT (WINAPI *LPFNACCESSIBLEOBJECTFROMWINDOW)(HWND hwnd,DWORD dwId,REFIID riid,void **ppvObject);
|
|
typedef HRESULT (WINAPI *LPFNACCESSIBLEOBJECTFROMPOINT)(POINT ptScreen,IAccessible **ppacc,VARIANT *pvarChild);
|
|
typedef HRESULT (WINAPI *LPFNCREATESTDACCESSIBLEOBJECT)(HWND hwnd,LONG idObject,REFIID riid,void **ppvObject);
|
|
typedef HRESULT (WINAPI *LPFNACCESSIBLECHILDREN)(IAccessible *paccContainer,LONG iChildStart,LONG cChildren,VARIANT *rgvarChildren,LONG *pcObtained);
|
|
|
|
DEFINE_GUID(LIBID_Accessibility,0x1ea4dbf0,0x3c3b,0x11cf,0x81,0x0c,0x00,0xaa,0x00,0x38,0x9b,0x71);
|
|
DEFINE_GUID(IID_IAccessibleHandler,0x03022430,0xABC4,0x11d0,0xBD,0xE2,0x00,0xAA,0x00,0x1A,0x19,0x53);
|
|
DEFINE_GUID(IID_IAccIdentity,0x7852b78d,0x1cfd,0x41c1,0xa6,0x15,0x9c,0x0c,0x85,0x96,0x0b,0x5f);
|
|
DEFINE_GUID(IID_IAccPropServer,0x76c0dbbb,0x15e0,0x4e7b,0xb6,0x1b,0x20,0xee,0xea,0x20,0x01,0xe0);
|
|
DEFINE_GUID(IID_IAccPropServices,0x6e26e776,0x04f0,0x495d,0x80,0xe4,0x33,0x30,0x35,0x2e,0x31,0x69);
|
|
DEFINE_GUID(IID_IAccPropMgrInternal,0x2bd370a9,0x3e7f,0x4edd,0x8a,0x85,0xf8,0xfe,0xd1,0xf8,0xe5,0x1f);
|
|
DEFINE_GUID(CLSID_AccPropServices,0xb5f8350b,0x0548,0x48b1,0xa6,0xee,0x88,0xbd,0x00,0xb4,0xa5,0xe7);
|
|
DEFINE_GUID(IIS_IsOleaccProxy,0x902697fa,0x80e4,0x4560,0x80,0x2a,0xa1,0x3f,0x22,0xa6,0x47,0x09);
|
|
|
|
#define GetRoleText __MINGW_NAME_AW(GetRoleText)
|
|
#define GetStateText __MINGW_NAME_AW(GetStateText)
|
|
#define CreateStdAccessibleProxy __MINGW_NAME_AW(CreateStdAccessibleProxy)
|
|
|
|
STDAPI_(LRESULT) LresultFromObject(REFIID riid,WPARAM wParam,LPUNKNOWN punk);
|
|
STDAPI ObjectFromLresult(LRESULT lResult,REFIID riid,WPARAM wParam,void **ppvObject);
|
|
STDAPI WindowFromAccessibleObject(IAccessible*,HWND *phwnd);
|
|
STDAPI AccessibleObjectFromWindow(HWND hwnd,DWORD dwId,REFIID riid,void **ppvObject);
|
|
STDAPI AccessibleObjectFromEvent(HWND hwnd,DWORD dwId,DWORD dwChildId,IAccessible **ppacc,VARIANT *pvarChild);
|
|
STDAPI AccessibleObjectFromPoint(POINT ptScreen,IAccessible **ppacc,VARIANT *pvarChild);
|
|
STDAPI AccessibleChildren (IAccessible *paccContainer,LONG iChildStart,LONG cChildren,VARIANT *rgvarChildren,LONG *pcObtained);
|
|
STDAPI_(UINT) GetRoleTextA(DWORD lRole,LPSTR lpszRole,UINT cchRoleMax);
|
|
STDAPI_(UINT) GetRoleTextW(DWORD lRole,LPWSTR lpszRole,UINT cchRoleMax);
|
|
STDAPI_(UINT) GetStateTextA(DWORD lStateBit,LPSTR lpszState,UINT cchState);
|
|
STDAPI_(UINT) GetStateTextW(DWORD lStateBit,LPWSTR lpszState,UINT cchState);
|
|
STDAPI_(VOID) GetOleaccVersionInfo(DWORD *pVer,DWORD *pBuild);
|
|
STDAPI CreateStdAccessibleObject(HWND hwnd,LONG idObject,REFIID riid,void **ppvObject);
|
|
STDAPI CreateStdAccessibleProxyA(HWND hwnd,LPCSTR pClassName,LONG idObject,REFIID riid,void **ppvObject);
|
|
STDAPI CreateStdAccessibleProxyW(HWND hwnd,LPCWSTR pClassName,LONG idObject,REFIID riid,void **ppvObject);
|
|
|
|
#define MSAA_MENU_SIG __MSABI_LONG(0xAA0DF00D)
|
|
|
|
typedef struct tagMSAAMENUINFO {
|
|
DWORD dwMSAASignature;
|
|
DWORD cchWText;
|
|
LPWSTR pszWText;
|
|
} MSAAMENUINFO,*LPMSAAMENUINFO;
|
|
|
|
DEFINE_GUID(PROPID_ACC_NAME ,0x608d3df8,0x8128,0x4aa7,0xa4,0x28,0xf5,0x5e,0x49,0x26,0x72,0x91);
|
|
DEFINE_GUID(PROPID_ACC_VALUE ,0x123fe443,0x211a,0x4615,0x95,0x27,0xc4,0x5a,0x7e,0x93,0x71,0x7a);
|
|
DEFINE_GUID(PROPID_ACC_DESCRIPTION ,0x4d48dfe4,0xbd3f,0x491f,0xa6,0x48,0x49,0x2d,0x6f,0x20,0xc5,0x88);
|
|
DEFINE_GUID(PROPID_ACC_ROLE ,0xcb905ff2,0x7bd1,0x4c05,0xb3,0xc8,0xe6,0xc2,0x41,0x36,0x4d,0x70);
|
|
DEFINE_GUID(PROPID_ACC_STATE ,0xa8d4d5b0,0x0a21,0x42d0,0xa5,0xc0,0x51,0x4e,0x98,0x4f,0x45,0x7b);
|
|
DEFINE_GUID(PROPID_ACC_HELP ,0xc831e11f,0x44db,0x4a99,0x97,0x68,0xcb,0x8f,0x97,0x8b,0x72,0x31);
|
|
DEFINE_GUID(PROPID_ACC_KEYBOARDSHORTCUT ,0x7d9bceee,0x7d1e,0x4979,0x93,0x82,0x51,0x80,0xf4,0x17,0x2c,0x34);
|
|
DEFINE_GUID(PROPID_ACC_DEFAULTACTION ,0x180c072b,0xc27f,0x43c7,0x99,0x22,0xf6,0x35,0x62,0xa4,0x63,0x2b);
|
|
DEFINE_GUID(PROPID_ACC_HELPTOPIC ,0x787d1379,0x8ede,0x440b,0x8a,0xec,0x11,0xf7,0xbf,0x90,0x30,0xb3);
|
|
DEFINE_GUID(PROPID_ACC_FOCUS ,0x6eb335df,0x1c29,0x4127,0xb1,0x2c,0xde,0xe9,0xfd,0x15,0x7f,0x2b);
|
|
DEFINE_GUID(PROPID_ACC_SELECTION ,0xb99d073c,0xd731,0x405b,0x90,0x61,0xd9,0x5e,0x8f,0x84,0x29,0x84);
|
|
DEFINE_GUID(PROPID_ACC_PARENT ,0x474c22b6,0xffc2,0x467a,0xb1,0xb5,0xe9,0x58,0xb4,0x65,0x73,0x30);
|
|
DEFINE_GUID(PROPID_ACC_NAV_UP ,0x016e1a2b,0x1a4e,0x4767,0x86,0x12,0x33,0x86,0xf6,0x69,0x35,0xec);
|
|
DEFINE_GUID(PROPID_ACC_NAV_DOWN ,0x031670ed,0x3cdf,0x48d2,0x96,0x13,0x13,0x8f,0x2d,0xd8,0xa6,0x68);
|
|
DEFINE_GUID(PROPID_ACC_NAV_LEFT ,0x228086cb,0x82f1,0x4a39,0x87,0x05,0xdc,0xdc,0x0f,0xff,0x92,0xf5);
|
|
DEFINE_GUID(PROPID_ACC_NAV_RIGHT ,0xcd211d9f,0xe1cb,0x4fe5,0xa7,0x7c,0x92,0x0b,0x88,0x4d,0x09,0x5b);
|
|
DEFINE_GUID(PROPID_ACC_NAV_PREV ,0x776d3891,0xc73b,0x4480,0xb3,0xf6,0x07,0x6a,0x16,0xa1,0x5a,0xf6);
|
|
DEFINE_GUID(PROPID_ACC_NAV_NEXT ,0x1cdc5455,0x8cd9,0x4c92,0xa3,0x71,0x39,0x39,0xa2,0xfe,0x3e,0xee);
|
|
DEFINE_GUID(PROPID_ACC_NAV_FIRSTCHILD ,0xcfd02558,0x557b,0x4c67,0x84,0xf9,0x2a,0x09,0xfc,0xe4,0x07,0x49);
|
|
DEFINE_GUID(PROPID_ACC_NAV_LASTCHILD ,0x302ecaa5,0x48d5,0x4f8d,0xb6,0x71,0x1a,0x8d,0x20,0xa7,0x78,0x32);
|
|
DEFINE_GUID(PROPID_ACC_ROLEMAP ,0xf79acda2,0x140d,0x4fe6,0x89,0x14,0x20,0x84,0x76,0x32,0x82,0x69);
|
|
DEFINE_GUID(PROPID_ACC_VALUEMAP ,0xda1c3d79,0xfc5c,0x420e,0xb3,0x99,0x9d,0x15,0x33,0x54,0x9e,0x75);
|
|
DEFINE_GUID(PROPID_ACC_STATEMAP ,0x43946c5e,0x0ac0,0x4042,0xb5,0x25,0x07,0xbb,0xdb,0xe1,0x7f,0xa7);
|
|
DEFINE_GUID(PROPID_ACC_DESCRIPTIONMAP ,0x1ff1435f,0x8a14,0x477b,0xb2,0x26,0xa0,0xab,0xe2,0x79,0x97,0x5d);
|
|
DEFINE_GUID(PROPID_ACC_DODEFAULTACTION ,0x1ba09523,0x2e3b,0x49a6,0xa0,0x59,0x59,0x68,0x2a,0x3c,0x48,0xfd);
|
|
#define NAVDIR_MIN (0)
|
|
#define NAVDIR_UP (0x1)
|
|
#define NAVDIR_DOWN (0x2)
|
|
#define NAVDIR_LEFT (0x3)
|
|
#define NAVDIR_RIGHT (0x4)
|
|
#define NAVDIR_NEXT (0x5)
|
|
#define NAVDIR_PREVIOUS (0x6)
|
|
#define NAVDIR_FIRSTCHILD (0x7)
|
|
#define NAVDIR_LASTCHILD (0x8)
|
|
#define NAVDIR_MAX (0x9)
|
|
|
|
#define SELFLAG_NONE (0)
|
|
#define SELFLAG_TAKEFOCUS (0x1)
|
|
#define SELFLAG_TAKESELECTION (0x2)
|
|
#define SELFLAG_EXTENDSELECTION (0x4)
|
|
#define SELFLAG_ADDSELECTION (0x8)
|
|
#define SELFLAG_REMOVESELECTION (0x10)
|
|
#define SELFLAG_VALID (0x1f)
|
|
|
|
#ifndef STATE_SYSTEM_UNAVAILABLE
|
|
#define STATE_SYSTEM_NORMAL (0)
|
|
#define STATE_SYSTEM_UNAVAILABLE (0x1)
|
|
#define STATE_SYSTEM_SELECTED (0x2)
|
|
#define STATE_SYSTEM_FOCUSED (0x4)
|
|
#define STATE_SYSTEM_PRESSED (0x8)
|
|
#define STATE_SYSTEM_CHECKED (0x10)
|
|
#define STATE_SYSTEM_MIXED (0x20)
|
|
#define STATE_SYSTEM_INDETERMINATE (STATE_SYSTEM_MIXED)
|
|
#define STATE_SYSTEM_READONLY (0x40)
|
|
#define STATE_SYSTEM_HOTTRACKED (0x80)
|
|
#define STATE_SYSTEM_DEFAULT (0x100)
|
|
#define STATE_SYSTEM_EXPANDED (0x200)
|
|
#define STATE_SYSTEM_COLLAPSED (0x400)
|
|
#define STATE_SYSTEM_BUSY (0x800)
|
|
#define STATE_SYSTEM_FLOATING (0x1000)
|
|
#define STATE_SYSTEM_MARQUEED (0x2000)
|
|
#define STATE_SYSTEM_ANIMATED (0x4000)
|
|
#define STATE_SYSTEM_INVISIBLE (0x8000)
|
|
#define STATE_SYSTEM_OFFSCREEN (0x10000)
|
|
#define STATE_SYSTEM_SIZEABLE (0x20000)
|
|
#define STATE_SYSTEM_MOVEABLE (0x40000)
|
|
#define STATE_SYSTEM_SELFVOICING (0x80000)
|
|
#define STATE_SYSTEM_FOCUSABLE (0x100000)
|
|
#define STATE_SYSTEM_SELECTABLE (0x200000)
|
|
#define STATE_SYSTEM_LINKED (0x400000)
|
|
#define STATE_SYSTEM_TRAVERSED (0x800000)
|
|
#define STATE_SYSTEM_MULTISELECTABLE (0x1000000)
|
|
#define STATE_SYSTEM_EXTSELECTABLE (0x2000000)
|
|
#define STATE_SYSTEM_ALERT_LOW (0x4000000)
|
|
#define STATE_SYSTEM_ALERT_MEDIUM (0x8000000)
|
|
#define STATE_SYSTEM_ALERT_HIGH (0x10000000)
|
|
#define STATE_SYSTEM_PROTECTED (0x20000000)
|
|
#define STATE_SYSTEM_VALID (0x7fffffff)
|
|
#endif
|
|
|
|
#ifndef STATE_SYSTEM_HASPOPUP
|
|
#define STATE_SYSTEM_HASPOPUP (0x40000000)
|
|
#endif
|
|
#define ROLE_SYSTEM_TITLEBAR (0x1)
|
|
#define ROLE_SYSTEM_MENUBAR (0x2)
|
|
#define ROLE_SYSTEM_SCROLLBAR (0x3)
|
|
#define ROLE_SYSTEM_GRIP (0x4)
|
|
#define ROLE_SYSTEM_SOUND (0x5)
|
|
#define ROLE_SYSTEM_CURSOR (0x6)
|
|
#define ROLE_SYSTEM_CARET (0x7)
|
|
#define ROLE_SYSTEM_ALERT (0x8)
|
|
#define ROLE_SYSTEM_WINDOW (0x9)
|
|
#define ROLE_SYSTEM_CLIENT (0xa)
|
|
#define ROLE_SYSTEM_MENUPOPUP (0xb)
|
|
#define ROLE_SYSTEM_MENUITEM (0xc)
|
|
#define ROLE_SYSTEM_TOOLTIP (0xd)
|
|
#define ROLE_SYSTEM_APPLICATION (0xe)
|
|
#define ROLE_SYSTEM_DOCUMENT (0xf)
|
|
#define ROLE_SYSTEM_PANE (0x10)
|
|
#define ROLE_SYSTEM_CHART (0x11)
|
|
#define ROLE_SYSTEM_DIALOG (0x12)
|
|
#define ROLE_SYSTEM_BORDER (0x13)
|
|
#define ROLE_SYSTEM_GROUPING (0x14)
|
|
#define ROLE_SYSTEM_SEPARATOR (0x15)
|
|
#define ROLE_SYSTEM_TOOLBAR (0x16)
|
|
#define ROLE_SYSTEM_STATUSBAR (0x17)
|
|
#define ROLE_SYSTEM_TABLE (0x18)
|
|
#define ROLE_SYSTEM_COLUMNHEADER (0x19)
|
|
#define ROLE_SYSTEM_ROWHEADER (0x1a)
|
|
#define ROLE_SYSTEM_COLUMN (0x1b)
|
|
#define ROLE_SYSTEM_ROW (0x1c)
|
|
#define ROLE_SYSTEM_CELL (0x1d)
|
|
#define ROLE_SYSTEM_LINK (0x1e)
|
|
#define ROLE_SYSTEM_HELPBALLOON (0x1f)
|
|
#define ROLE_SYSTEM_CHARACTER (0x20)
|
|
#define ROLE_SYSTEM_LIST (0x21)
|
|
#define ROLE_SYSTEM_LISTITEM (0x22)
|
|
#define ROLE_SYSTEM_OUTLINE (0x23)
|
|
#define ROLE_SYSTEM_OUTLINEITEM (0x24)
|
|
#define ROLE_SYSTEM_PAGETAB (0x25)
|
|
#define ROLE_SYSTEM_PROPERTYPAGE (0x26)
|
|
#define ROLE_SYSTEM_INDICATOR (0x27)
|
|
#define ROLE_SYSTEM_GRAPHIC (0x28)
|
|
#define ROLE_SYSTEM_STATICTEXT (0x29)
|
|
#define ROLE_SYSTEM_TEXT (0x2a)
|
|
#define ROLE_SYSTEM_PUSHBUTTON (0x2b)
|
|
#define ROLE_SYSTEM_CHECKBUTTON (0x2c)
|
|
#define ROLE_SYSTEM_RADIOBUTTON (0x2d)
|
|
#define ROLE_SYSTEM_COMBOBOX (0x2e)
|
|
#define ROLE_SYSTEM_DROPLIST (0x2f)
|
|
#define ROLE_SYSTEM_PROGRESSBAR (0x30)
|
|
#define ROLE_SYSTEM_DIAL (0x31)
|
|
#define ROLE_SYSTEM_HOTKEYFIELD (0x32)
|
|
#define ROLE_SYSTEM_SLIDER (0x33)
|
|
#define ROLE_SYSTEM_SPINBUTTON (0x34)
|
|
#define ROLE_SYSTEM_DIAGRAM (0x35)
|
|
#define ROLE_SYSTEM_ANIMATION (0x36)
|
|
#define ROLE_SYSTEM_EQUATION (0x37)
|
|
#define ROLE_SYSTEM_BUTTONDROPDOWN (0x38)
|
|
#define ROLE_SYSTEM_BUTTONMENU (0x39)
|
|
#define ROLE_SYSTEM_BUTTONDROPDOWNGRID (0x3a)
|
|
#define ROLE_SYSTEM_WHITESPACE (0x3b)
|
|
#define ROLE_SYSTEM_PAGETABLIST (0x3c)
|
|
#define ROLE_SYSTEM_CLOCK (0x3d)
|
|
#define ROLE_SYSTEM_SPLITBUTTON (0x3e)
|
|
#define ROLE_SYSTEM_IPADDRESS (0x3f)
|
|
#define ROLE_SYSTEM_OUTLINEBUTTON (0x40)
|
|
/*****************************************************************************
|
|
* IAccessible interface
|
|
*/
|
|
#ifndef __IAccessible_INTERFACE_DEFINED__
|
|
#define __IAccessible_INTERFACE_DEFINED__
|
|
|
|
typedef IAccessible *LPACCESSIBLE;
|
|
#define DISPID_ACC_PARENT (-5000)
|
|
|
|
#define DISPID_ACC_CHILDCOUNT (-5001)
|
|
|
|
#define DISPID_ACC_CHILD (-5002)
|
|
|
|
#define DISPID_ACC_NAME (-5003)
|
|
|
|
#define DISPID_ACC_VALUE (-5004)
|
|
|
|
#define DISPID_ACC_DESCRIPTION (-5005)
|
|
|
|
#define DISPID_ACC_ROLE (-5006)
|
|
|
|
#define DISPID_ACC_STATE (-5007)
|
|
|
|
#define DISPID_ACC_HELP (-5008)
|
|
|
|
#define DISPID_ACC_HELPTOPIC (-5009)
|
|
|
|
#define DISPID_ACC_KEYBOARDSHORTCUT (-5010)
|
|
|
|
#define DISPID_ACC_FOCUS (-5011)
|
|
|
|
#define DISPID_ACC_SELECTION (-5012)
|
|
|
|
#define DISPID_ACC_DEFAULTACTION (-5013)
|
|
|
|
#define DISPID_ACC_SELECT (-5014)
|
|
|
|
#define DISPID_ACC_LOCATION (-5015)
|
|
|
|
#define DISPID_ACC_NAVIGATE (-5016)
|
|
|
|
#define DISPID_ACC_HITTEST (-5017)
|
|
|
|
#define DISPID_ACC_DODEFAULTACTION (-5018)
|
|
|
|
DEFINE_GUID(IID_IAccessible, 0x618736e0, 0x3c3d, 0x11cf, 0x81,0x0c, 0x00,0xaa,0x00,0x38,0x9b,0x71);
|
|
#if defined(__cplusplus) && !defined(CINTERFACE)
|
|
MIDL_INTERFACE("618736e0-3c3d-11cf-810c-00aa00389b71")
|
|
IAccessible : public IDispatch
|
|
{
|
|
virtual HRESULT STDMETHODCALLTYPE get_accParent(
|
|
IDispatch **ppdispParent) = 0;
|
|
|
|
virtual HRESULT STDMETHODCALLTYPE get_accChildCount(
|
|
LONG *pcountChildren) = 0;
|
|
|
|
virtual HRESULT STDMETHODCALLTYPE get_accChild(
|
|
VARIANT varChildID,
|
|
IDispatch **ppdispChild) = 0;
|
|
|
|
virtual HRESULT STDMETHODCALLTYPE get_accName(
|
|
VARIANT varID,
|
|
BSTR *pszName) = 0;
|
|
|
|
virtual HRESULT STDMETHODCALLTYPE get_accValue(
|
|
VARIANT varID,
|
|
BSTR *pszValue) = 0;
|
|
|
|
virtual HRESULT STDMETHODCALLTYPE get_accDescription(
|
|
VARIANT varID,
|
|
BSTR *pszDescription) = 0;
|
|
|
|
virtual HRESULT STDMETHODCALLTYPE get_accRole(
|
|
VARIANT varID,
|
|
VARIANT *pvarRole) = 0;
|
|
|
|
virtual HRESULT STDMETHODCALLTYPE get_accState(
|
|
VARIANT varID,
|
|
VARIANT *pvarState) = 0;
|
|
|
|
virtual HRESULT STDMETHODCALLTYPE get_accHelp(
|
|
VARIANT varID,
|
|
BSTR *pszHelp) = 0;
|
|
|
|
virtual HRESULT STDMETHODCALLTYPE get_accHelpTopic(
|
|
BSTR *pszHelpFile,
|
|
VARIANT varID,
|
|
LONG *pidTopic) = 0;
|
|
|
|
virtual HRESULT STDMETHODCALLTYPE get_accKeyboardShortcut(
|
|
VARIANT varID,
|
|
BSTR *pszKeyboardShortcut) = 0;
|
|
|
|
virtual HRESULT STDMETHODCALLTYPE get_accFocus(
|
|
VARIANT *pvarID) = 0;
|
|
|
|
virtual HRESULT STDMETHODCALLTYPE get_accSelection(
|
|
VARIANT *pvarID) = 0;
|
|
|
|
virtual HRESULT STDMETHODCALLTYPE get_accDefaultAction(
|
|
VARIANT varID,
|
|
BSTR *pszDefaultAction) = 0;
|
|
|
|
virtual HRESULT STDMETHODCALLTYPE accSelect(
|
|
LONG flagsSelect,
|
|
VARIANT varID) = 0;
|
|
|
|
virtual HRESULT STDMETHODCALLTYPE accLocation(
|
|
LONG *pxLeft,
|
|
LONG *pyTop,
|
|
LONG *pcxWidth,
|
|
LONG *pcyHeight,
|
|
VARIANT varID) = 0;
|
|
|
|
virtual HRESULT STDMETHODCALLTYPE accNavigate(
|
|
LONG navDir,
|
|
VARIANT varStart,
|
|
VARIANT *pvarEnd) = 0;
|
|
|
|
virtual HRESULT STDMETHODCALLTYPE accHitTest(
|
|
LONG xLeft,
|
|
LONG yTop,
|
|
VARIANT *pvarID) = 0;
|
|
|
|
virtual HRESULT STDMETHODCALLTYPE accDoDefaultAction(
|
|
VARIANT varID) = 0;
|
|
|
|
virtual HRESULT STDMETHODCALLTYPE put_accName(
|
|
VARIANT varID,
|
|
BSTR pszName) = 0;
|
|
|
|
virtual HRESULT STDMETHODCALLTYPE put_accValue(
|
|
VARIANT varID,
|
|
BSTR pszValue) = 0;
|
|
|
|
};
|
|
#ifdef __CRT_UUID_DECL
|
|
__CRT_UUID_DECL(IAccessible, 0x618736e0, 0x3c3d, 0x11cf, 0x81,0x0c, 0x00,0xaa,0x00,0x38,0x9b,0x71)
|
|
#endif
|
|
#else
|
|
typedef struct IAccessibleVtbl {
|
|
BEGIN_INTERFACE
|
|
|
|
/*** IUnknown methods ***/
|
|
HRESULT (STDMETHODCALLTYPE *QueryInterface)(
|
|
IAccessible *This,
|
|
REFIID riid,
|
|
void **ppvObject);
|
|
|
|
ULONG (STDMETHODCALLTYPE *AddRef)(
|
|
IAccessible *This);
|
|
|
|
ULONG (STDMETHODCALLTYPE *Release)(
|
|
IAccessible *This);
|
|
|
|
/*** IDispatch methods ***/
|
|
HRESULT (STDMETHODCALLTYPE *GetTypeInfoCount)(
|
|
IAccessible *This,
|
|
UINT *pctinfo);
|
|
|
|
HRESULT (STDMETHODCALLTYPE *GetTypeInfo)(
|
|
IAccessible *This,
|
|
UINT iTInfo,
|
|
LCID lcid,
|
|
ITypeInfo **ppTInfo);
|
|
|
|
HRESULT (STDMETHODCALLTYPE *GetIDsOfNames)(
|
|
IAccessible *This,
|
|
REFIID riid,
|
|
LPOLESTR *rgszNames,
|
|
UINT cNames,
|
|
LCID lcid,
|
|
DISPID *rgDispId);
|
|
|
|
HRESULT (STDMETHODCALLTYPE *Invoke)(
|
|
IAccessible *This,
|
|
DISPID dispIdMember,
|
|
REFIID riid,
|
|
LCID lcid,
|
|
WORD wFlags,
|
|
DISPPARAMS *pDispParams,
|
|
VARIANT *pVarResult,
|
|
EXCEPINFO *pExcepInfo,
|
|
UINT *puArgErr);
|
|
|
|
/*** IAccessible methods ***/
|
|
HRESULT (STDMETHODCALLTYPE *get_accParent)(
|
|
IAccessible *This,
|
|
IDispatch **ppdispParent);
|
|
|
|
HRESULT (STDMETHODCALLTYPE *get_accChildCount)(
|
|
IAccessible *This,
|
|
LONG *pcountChildren);
|
|
|
|
HRESULT (STDMETHODCALLTYPE *get_accChild)(
|
|
IAccessible *This,
|
|
VARIANT varChildID,
|
|
IDispatch **ppdispChild);
|
|
|
|
HRESULT (STDMETHODCALLTYPE *get_accName)(
|
|
IAccessible *This,
|
|
VARIANT varID,
|
|
BSTR *pszName);
|
|
|
|
HRESULT (STDMETHODCALLTYPE *get_accValue)(
|
|
IAccessible *This,
|
|
VARIANT varID,
|
|
BSTR *pszValue);
|
|
|
|
HRESULT (STDMETHODCALLTYPE *get_accDescription)(
|
|
IAccessible *This,
|
|
VARIANT varID,
|
|
BSTR *pszDescription);
|
|
|
|
HRESULT (STDMETHODCALLTYPE *get_accRole)(
|
|
IAccessible *This,
|
|
VARIANT varID,
|
|
VARIANT *pvarRole);
|
|
|
|
HRESULT (STDMETHODCALLTYPE *get_accState)(
|
|
IAccessible *This,
|
|
VARIANT varID,
|
|
VARIANT *pvarState);
|
|
|
|
HRESULT (STDMETHODCALLTYPE *get_accHelp)(
|
|
IAccessible *This,
|
|
VARIANT varID,
|
|
BSTR *pszHelp);
|
|
|
|
HRESULT (STDMETHODCALLTYPE *get_accHelpTopic)(
|
|
IAccessible *This,
|
|
BSTR *pszHelpFile,
|
|
VARIANT varID,
|
|
LONG *pidTopic);
|
|
|
|
HRESULT (STDMETHODCALLTYPE *get_accKeyboardShortcut)(
|
|
IAccessible *This,
|
|
VARIANT varID,
|
|
BSTR *pszKeyboardShortcut);
|
|
|
|
HRESULT (STDMETHODCALLTYPE *get_accFocus)(
|
|
IAccessible *This,
|
|
VARIANT *pvarID);
|
|
|
|
HRESULT (STDMETHODCALLTYPE *get_accSelection)(
|
|
IAccessible *This,
|
|
VARIANT *pvarID);
|
|
|
|
HRESULT (STDMETHODCALLTYPE *get_accDefaultAction)(
|
|
IAccessible *This,
|
|
VARIANT varID,
|
|
BSTR *pszDefaultAction);
|
|
|
|
HRESULT (STDMETHODCALLTYPE *accSelect)(
|
|
IAccessible *This,
|
|
LONG flagsSelect,
|
|
VARIANT varID);
|
|
|
|
HRESULT (STDMETHODCALLTYPE *accLocation)(
|
|
IAccessible *This,
|
|
LONG *pxLeft,
|
|
LONG *pyTop,
|
|
LONG *pcxWidth,
|
|
LONG *pcyHeight,
|
|
VARIANT varID);
|
|
|
|
HRESULT (STDMETHODCALLTYPE *accNavigate)(
|
|
IAccessible *This,
|
|
LONG navDir,
|
|
VARIANT varStart,
|
|
VARIANT *pvarEnd);
|
|
|
|
HRESULT (STDMETHODCALLTYPE *accHitTest)(
|
|
IAccessible *This,
|
|
LONG xLeft,
|
|
LONG yTop,
|
|
VARIANT *pvarID);
|
|
|
|
HRESULT (STDMETHODCALLTYPE *accDoDefaultAction)(
|
|
IAccessible *This,
|
|
VARIANT varID);
|
|
|
|
HRESULT (STDMETHODCALLTYPE *put_accName)(
|
|
IAccessible *This,
|
|
VARIANT varID,
|
|
BSTR pszName);
|
|
|
|
HRESULT (STDMETHODCALLTYPE *put_accValue)(
|
|
IAccessible *This,
|
|
VARIANT varID,
|
|
BSTR pszValue);
|
|
|
|
END_INTERFACE
|
|
} IAccessibleVtbl;
|
|
|
|
interface IAccessible {
|
|
CONST_VTBL IAccessibleVtbl* lpVtbl;
|
|
};
|
|
|
|
#ifdef COBJMACROS
|
|
#ifndef WIDL_C_INLINE_WRAPPERS
|
|
/*** IUnknown methods ***/
|
|
#define IAccessible_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject)
|
|
#define IAccessible_AddRef(This) (This)->lpVtbl->AddRef(This)
|
|
#define IAccessible_Release(This) (This)->lpVtbl->Release(This)
|
|
/*** IDispatch methods ***/
|
|
#define IAccessible_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
|
|
#define IAccessible_GetTypeInfo(This,iTInfo,lcid,ppTInfo) (This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)
|
|
#define IAccessible_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) (This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
|
|
#define IAccessible_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) (This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
|
|
/*** IAccessible methods ***/
|
|
#define IAccessible_get_accParent(This,ppdispParent) (This)->lpVtbl->get_accParent(This,ppdispParent)
|
|
#define IAccessible_get_accChildCount(This,pcountChildren) (This)->lpVtbl->get_accChildCount(This,pcountChildren)
|
|
#define IAccessible_get_accChild(This,varChildID,ppdispChild) (This)->lpVtbl->get_accChild(This,varChildID,ppdispChild)
|
|
#define IAccessible_get_accName(This,varID,pszName) (This)->lpVtbl->get_accName(This,varID,pszName)
|
|
#define IAccessible_get_accValue(This,varID,pszValue) (This)->lpVtbl->get_accValue(This,varID,pszValue)
|
|
#define IAccessible_get_accDescription(This,varID,pszDescription) (This)->lpVtbl->get_accDescription(This,varID,pszDescription)
|
|
#define IAccessible_get_accRole(This,varID,pvarRole) (This)->lpVtbl->get_accRole(This,varID,pvarRole)
|
|
#define IAccessible_get_accState(This,varID,pvarState) (This)->lpVtbl->get_accState(This,varID,pvarState)
|
|
#define IAccessible_get_accHelp(This,varID,pszHelp) (This)->lpVtbl->get_accHelp(This,varID,pszHelp)
|
|
#define IAccessible_get_accHelpTopic(This,pszHelpFile,varID,pidTopic) (This)->lpVtbl->get_accHelpTopic(This,pszHelpFile,varID,pidTopic)
|
|
#define IAccessible_get_accKeyboardShortcut(This,varID,pszKeyboardShortcut) (This)->lpVtbl->get_accKeyboardShortcut(This,varID,pszKeyboardShortcut)
|
|
#define IAccessible_get_accFocus(This,pvarID) (This)->lpVtbl->get_accFocus(This,pvarID)
|
|
#define IAccessible_get_accSelection(This,pvarID) (This)->lpVtbl->get_accSelection(This,pvarID)
|
|
#define IAccessible_get_accDefaultAction(This,varID,pszDefaultAction) (This)->lpVtbl->get_accDefaultAction(This,varID,pszDefaultAction)
|
|
#define IAccessible_accSelect(This,flagsSelect,varID) (This)->lpVtbl->accSelect(This,flagsSelect,varID)
|
|
#define IAccessible_accLocation(This,pxLeft,pyTop,pcxWidth,pcyHeight,varID) (This)->lpVtbl->accLocation(This,pxLeft,pyTop,pcxWidth,pcyHeight,varID)
|
|
#define IAccessible_accNavigate(This,navDir,varStart,pvarEnd) (This)->lpVtbl->accNavigate(This,navDir,varStart,pvarEnd)
|
|
#define IAccessible_accHitTest(This,xLeft,yTop,pvarID) (This)->lpVtbl->accHitTest(This,xLeft,yTop,pvarID)
|
|
#define IAccessible_accDoDefaultAction(This,varID) (This)->lpVtbl->accDoDefaultAction(This,varID)
|
|
#define IAccessible_put_accName(This,varID,pszName) (This)->lpVtbl->put_accName(This,varID,pszName)
|
|
#define IAccessible_put_accValue(This,varID,pszValue) (This)->lpVtbl->put_accValue(This,varID,pszValue)
|
|
#else
|
|
/*** IUnknown methods ***/
|
|
static inline HRESULT IAccessible_QueryInterface(IAccessible* This,REFIID riid,void **ppvObject) {
|
|
return This->lpVtbl->QueryInterface(This,riid,ppvObject);
|
|
}
|
|
static inline ULONG IAccessible_AddRef(IAccessible* This) {
|
|
return This->lpVtbl->AddRef(This);
|
|
}
|
|
static inline ULONG IAccessible_Release(IAccessible* This) {
|
|
return This->lpVtbl->Release(This);
|
|
}
|
|
/*** IDispatch methods ***/
|
|
static inline HRESULT IAccessible_GetTypeInfoCount(IAccessible* This,UINT *pctinfo) {
|
|
return This->lpVtbl->GetTypeInfoCount(This,pctinfo);
|
|
}
|
|
static inline HRESULT IAccessible_GetTypeInfo(IAccessible* This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo) {
|
|
return This->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo);
|
|
}
|
|
static inline HRESULT IAccessible_GetIDsOfNames(IAccessible* This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId) {
|
|
return This->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId);
|
|
}
|
|
static inline HRESULT IAccessible_Invoke(IAccessible* This,DISPID dispIdMember,REFIID riid,LCID lcid,WORD wFlags,DISPPARAMS *pDispParams,VARIANT *pVarResult,EXCEPINFO *pExcepInfo,UINT *puArgErr) {
|
|
return This->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr);
|
|
}
|
|
/*** IAccessible methods ***/
|
|
static inline HRESULT IAccessible_get_accParent(IAccessible* This,IDispatch **ppdispParent) {
|
|
return This->lpVtbl->get_accParent(This,ppdispParent);
|
|
}
|
|
static inline HRESULT IAccessible_get_accChildCount(IAccessible* This,LONG *pcountChildren) {
|
|
return This->lpVtbl->get_accChildCount(This,pcountChildren);
|
|
}
|
|
static inline HRESULT IAccessible_get_accChild(IAccessible* This,VARIANT varChildID,IDispatch **ppdispChild) {
|
|
return This->lpVtbl->get_accChild(This,varChildID,ppdispChild);
|
|
}
|
|
static inline HRESULT IAccessible_get_accName(IAccessible* This,VARIANT varID,BSTR *pszName) {
|
|
return This->lpVtbl->get_accName(This,varID,pszName);
|
|
}
|
|
static inline HRESULT IAccessible_get_accValue(IAccessible* This,VARIANT varID,BSTR *pszValue) {
|
|
return This->lpVtbl->get_accValue(This,varID,pszValue);
|
|
}
|
|
static inline HRESULT IAccessible_get_accDescription(IAccessible* This,VARIANT varID,BSTR *pszDescription) {
|
|
return This->lpVtbl->get_accDescription(This,varID,pszDescription);
|
|
}
|
|
static inline HRESULT IAccessible_get_accRole(IAccessible* This,VARIANT varID,VARIANT *pvarRole) {
|
|
return This->lpVtbl->get_accRole(This,varID,pvarRole);
|
|
}
|
|
static inline HRESULT IAccessible_get_accState(IAccessible* This,VARIANT varID,VARIANT *pvarState) {
|
|
return This->lpVtbl->get_accState(This,varID,pvarState);
|
|
}
|
|
static inline HRESULT IAccessible_get_accHelp(IAccessible* This,VARIANT varID,BSTR *pszHelp) {
|
|
return This->lpVtbl->get_accHelp(This,varID,pszHelp);
|
|
}
|
|
static inline HRESULT IAccessible_get_accHelpTopic(IAccessible* This,BSTR *pszHelpFile,VARIANT varID,LONG *pidTopic) {
|
|
return This->lpVtbl->get_accHelpTopic(This,pszHelpFile,varID,pidTopic);
|
|
}
|
|
static inline HRESULT IAccessible_get_accKeyboardShortcut(IAccessible* This,VARIANT varID,BSTR *pszKeyboardShortcut) {
|
|
return This->lpVtbl->get_accKeyboardShortcut(This,varID,pszKeyboardShortcut);
|
|
}
|
|
static inline HRESULT IAccessible_get_accFocus(IAccessible* This,VARIANT *pvarID) {
|
|
return This->lpVtbl->get_accFocus(This,pvarID);
|
|
}
|
|
static inline HRESULT IAccessible_get_accSelection(IAccessible* This,VARIANT *pvarID) {
|
|
return This->lpVtbl->get_accSelection(This,pvarID);
|
|
}
|
|
static inline HRESULT IAccessible_get_accDefaultAction(IAccessible* This,VARIANT varID,BSTR *pszDefaultAction) {
|
|
return This->lpVtbl->get_accDefaultAction(This,varID,pszDefaultAction);
|
|
}
|
|
static inline HRESULT IAccessible_accSelect(IAccessible* This,LONG flagsSelect,VARIANT varID) {
|
|
return This->lpVtbl->accSelect(This,flagsSelect,varID);
|
|
}
|
|
static inline HRESULT IAccessible_accLocation(IAccessible* This,LONG *pxLeft,LONG *pyTop,LONG *pcxWidth,LONG *pcyHeight,VARIANT varID) {
|
|
return This->lpVtbl->accLocation(This,pxLeft,pyTop,pcxWidth,pcyHeight,varID);
|
|
}
|
|
static inline HRESULT IAccessible_accNavigate(IAccessible* This,LONG navDir,VARIANT varStart,VARIANT *pvarEnd) {
|
|
return This->lpVtbl->accNavigate(This,navDir,varStart,pvarEnd);
|
|
}
|
|
static inline HRESULT IAccessible_accHitTest(IAccessible* This,LONG xLeft,LONG yTop,VARIANT *pvarID) {
|
|
return This->lpVtbl->accHitTest(This,xLeft,yTop,pvarID);
|
|
}
|
|
static inline HRESULT IAccessible_accDoDefaultAction(IAccessible* This,VARIANT varID) {
|
|
return This->lpVtbl->accDoDefaultAction(This,varID);
|
|
}
|
|
static inline HRESULT IAccessible_put_accName(IAccessible* This,VARIANT varID,BSTR pszName) {
|
|
return This->lpVtbl->put_accName(This,varID,pszName);
|
|
}
|
|
static inline HRESULT IAccessible_put_accValue(IAccessible* This,VARIANT varID,BSTR pszValue) {
|
|
return This->lpVtbl->put_accValue(This,varID,pszValue);
|
|
}
|
|
#endif
|
|
#endif
|
|
|
|
#endif
|
|
|
|
|
|
#endif /* __IAccessible_INTERFACE_DEFINED__ */
|
|
|
|
#ifndef __IAccessibleHandler_INTERFACE_DEFINED__
|
|
#define __IAccessibleHandler_INTERFACE_DEFINED__
|
|
typedef IAccessibleHandler *LPACCESSIBLEHANDLER;
|
|
|
|
EXTERN_C const IID IID_IAccessibleHandler;
|
|
#if defined(__cplusplus) && !defined(CINTERFACE)
|
|
struct IAccessibleHandler : public IUnknown {
|
|
public:
|
|
virtual HRESULT WINAPI AccessibleObjectFromID(LONG hwnd,LONG lObjectID,LPACCESSIBLE *pIAccessible) = 0;
|
|
};
|
|
#else
|
|
typedef struct IAccessibleHandlerVtbl {
|
|
BEGIN_INTERFACE
|
|
HRESULT (WINAPI *QueryInterface)(IAccessibleHandler *This,REFIID riid,void **ppvObject);
|
|
ULONG (WINAPI *AddRef)(IAccessibleHandler *This);
|
|
ULONG (WINAPI *Release)(IAccessibleHandler *This);
|
|
HRESULT (WINAPI *AccessibleObjectFromID)(IAccessibleHandler *This,LONG hwnd,LONG lObjectID,LPACCESSIBLE *pIAccessible);
|
|
END_INTERFACE
|
|
} IAccessibleHandlerVtbl;
|
|
struct IAccessibleHandler {
|
|
CONST_VTBL struct IAccessibleHandlerVtbl *lpVtbl;
|
|
};
|
|
#ifdef COBJMACROS
|
|
#define IAccessibleHandler_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject)
|
|
#define IAccessibleHandler_AddRef(This) (This)->lpVtbl->AddRef(This)
|
|
#define IAccessibleHandler_Release(This) (This)->lpVtbl->Release(This)
|
|
#define IAccessibleHandler_AccessibleObjectFromID(This,hwnd,lObjectID,pIAccessible) (This)->lpVtbl->AccessibleObjectFromID(This,hwnd,lObjectID,pIAccessible)
|
|
#endif
|
|
#endif
|
|
HRESULT WINAPI IAccessibleHandler_AccessibleObjectFromID_Proxy(IAccessibleHandler *This,LONG hwnd,LONG lObjectID,LPACCESSIBLE *pIAccessible);
|
|
void __RPC_STUB IAccessibleHandler_AccessibleObjectFromID_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase);
|
|
#endif
|
|
|
|
typedef enum AnnoScope {
|
|
ANNO_THIS = 0,ANNO_CONTAINER = 1
|
|
} AnnoScope;
|
|
|
|
typedef GUID MSAAPROPID;
|
|
|
|
extern RPC_IF_HANDLE __MIDL_itf_oleacc_0116_v0_0_c_ifspec;
|
|
extern RPC_IF_HANDLE __MIDL_itf_oleacc_0116_v0_0_s_ifspec;
|
|
|
|
#ifndef __IAccIdentity_INTERFACE_DEFINED__
|
|
#define __IAccIdentity_INTERFACE_DEFINED__
|
|
EXTERN_C const IID IID_IAccIdentity;
|
|
#if defined(__cplusplus) && !defined(CINTERFACE)
|
|
struct IAccIdentity : public IUnknown {
|
|
public:
|
|
virtual HRESULT WINAPI GetIdentityString(DWORD dwIDChild,BYTE **ppIDString,DWORD *pdwIDStringLen) = 0;
|
|
};
|
|
#else
|
|
typedef struct IAccIdentityVtbl {
|
|
BEGIN_INTERFACE
|
|
HRESULT (WINAPI *QueryInterface)(IAccIdentity *This,REFIID riid,void **ppvObject);
|
|
ULONG (WINAPI *AddRef)(IAccIdentity *This);
|
|
ULONG (WINAPI *Release)(IAccIdentity *This);
|
|
HRESULT (WINAPI *GetIdentityString)(IAccIdentity *This,DWORD dwIDChild,BYTE **ppIDString,DWORD *pdwIDStringLen);
|
|
END_INTERFACE
|
|
} IAccIdentityVtbl;
|
|
struct IAccIdentity {
|
|
CONST_VTBL struct IAccIdentityVtbl *lpVtbl;
|
|
};
|
|
#ifdef COBJMACROS
|
|
#define IAccIdentity_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject)
|
|
#define IAccIdentity_AddRef(This) (This)->lpVtbl->AddRef(This)
|
|
#define IAccIdentity_Release(This) (This)->lpVtbl->Release(This)
|
|
#define IAccIdentity_GetIdentityString(This,dwIDChild,ppIDString,pdwIDStringLen) (This)->lpVtbl->GetIdentityString(This,dwIDChild,ppIDString,pdwIDStringLen)
|
|
#endif
|
|
#endif
|
|
HRESULT WINAPI IAccIdentity_GetIdentityString_Proxy(IAccIdentity *This,DWORD dwIDChild,BYTE **ppIDString,DWORD *pdwIDStringLen);
|
|
void __RPC_STUB IAccIdentity_GetIdentityString_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase);
|
|
#endif
|
|
|
|
#ifndef __IAccPropServer_INTERFACE_DEFINED__
|
|
#define __IAccPropServer_INTERFACE_DEFINED__
|
|
EXTERN_C const IID IID_IAccPropServer;
|
|
#if defined(__cplusplus) && !defined(CINTERFACE)
|
|
struct IAccPropServer : public IUnknown {
|
|
public:
|
|
virtual HRESULT WINAPI GetPropValue(const BYTE *pIDString,DWORD dwIDStringLen,MSAAPROPID idProp,VARIANT *pvarValue,WINBOOL *pfHasProp) = 0;
|
|
};
|
|
#else
|
|
typedef struct IAccPropServerVtbl {
|
|
BEGIN_INTERFACE
|
|
HRESULT (WINAPI *QueryInterface)(IAccPropServer *This,REFIID riid,void **ppvObject);
|
|
ULONG (WINAPI *AddRef)(IAccPropServer *This);
|
|
ULONG (WINAPI *Release)(IAccPropServer *This);
|
|
HRESULT (WINAPI *GetPropValue)(IAccPropServer *This,const BYTE *pIDString,DWORD dwIDStringLen,MSAAPROPID idProp,VARIANT *pvarValue,WINBOOL *pfHasProp);
|
|
END_INTERFACE
|
|
} IAccPropServerVtbl;
|
|
struct IAccPropServer {
|
|
CONST_VTBL struct IAccPropServerVtbl *lpVtbl;
|
|
};
|
|
#ifdef COBJMACROS
|
|
#define IAccPropServer_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject)
|
|
#define IAccPropServer_AddRef(This) (This)->lpVtbl->AddRef(This)
|
|
#define IAccPropServer_Release(This) (This)->lpVtbl->Release(This)
|
|
#define IAccPropServer_GetPropValue(This,pIDString,dwIDStringLen,idProp,pvarValue,pfHasProp) (This)->lpVtbl->GetPropValue(This,pIDString,dwIDStringLen,idProp,pvarValue,pfHasProp)
|
|
#endif
|
|
#endif
|
|
HRESULT WINAPI IAccPropServer_GetPropValue_Proxy(IAccPropServer *This,const BYTE *pIDString,DWORD dwIDStringLen,MSAAPROPID idProp,VARIANT *pvarValue,WINBOOL *pfHasProp);
|
|
void __RPC_STUB IAccPropServer_GetPropValue_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase);
|
|
#endif
|
|
|
|
#ifndef __IAccPropServices_INTERFACE_DEFINED__
|
|
#define __IAccPropServices_INTERFACE_DEFINED__
|
|
EXTERN_C const IID IID_IAccPropServices;
|
|
#if defined(__cplusplus) && !defined(CINTERFACE)
|
|
struct IAccPropServices : public IUnknown {
|
|
public:
|
|
virtual HRESULT WINAPI SetPropValue(const BYTE *pIDString,DWORD dwIDStringLen,MSAAPROPID idProp,VARIANT var) = 0;
|
|
virtual HRESULT WINAPI SetPropServer(const BYTE *pIDString,DWORD dwIDStringLen,const MSAAPROPID *paProps,int cProps,IAccPropServer *pServer,AnnoScope annoScope) = 0;
|
|
virtual HRESULT WINAPI ClearProps(const BYTE *pIDString,DWORD dwIDStringLen,const MSAAPROPID *paProps,int cProps) = 0;
|
|
virtual HRESULT WINAPI SetHwndProp(HWND hwnd,DWORD idObject,DWORD idChild,MSAAPROPID idProp,VARIANT var) = 0;
|
|
virtual HRESULT WINAPI SetHwndPropStr(HWND hwnd,DWORD idObject,DWORD idChild,MSAAPROPID idProp,LPCWSTR str) = 0;
|
|
virtual HRESULT WINAPI SetHwndPropServer(HWND hwnd,DWORD idObject,DWORD idChild,const MSAAPROPID *paProps,int cProps,IAccPropServer *pServer,AnnoScope annoScope) = 0;
|
|
virtual HRESULT WINAPI ClearHwndProps(HWND hwnd,DWORD idObject,DWORD idChild,const MSAAPROPID *paProps,int cProps) = 0;
|
|
virtual HRESULT WINAPI ComposeHwndIdentityString(HWND hwnd,DWORD idObject,DWORD idChild,BYTE **ppIDString,DWORD *pdwIDStringLen) = 0;
|
|
virtual HRESULT WINAPI DecomposeHwndIdentityString(const BYTE *pIDString,DWORD dwIDStringLen,HWND *phwnd,DWORD *pidObject,DWORD *pidChild) = 0;
|
|
virtual HRESULT WINAPI SetHmenuProp(HMENU hmenu,DWORD idChild,MSAAPROPID idProp,VARIANT var) = 0;
|
|
virtual HRESULT WINAPI SetHmenuPropStr(HMENU hmenu,DWORD idChild,MSAAPROPID idProp,LPCWSTR str) = 0;
|
|
virtual HRESULT WINAPI SetHmenuPropServer(HMENU hmenu,DWORD idChild,const MSAAPROPID *paProps,int cProps,IAccPropServer *pServer,AnnoScope annoScope) = 0;
|
|
virtual HRESULT WINAPI ClearHmenuProps(HMENU hmenu,DWORD idChild,const MSAAPROPID *paProps,int cProps) = 0;
|
|
virtual HRESULT WINAPI ComposeHmenuIdentityString(HMENU hmenu,DWORD idChild,BYTE **ppIDString,DWORD *pdwIDStringLen) = 0;
|
|
virtual HRESULT WINAPI DecomposeHmenuIdentityString(const BYTE *pIDString,DWORD dwIDStringLen,HMENU *phmenu,DWORD *pidChild) = 0;
|
|
};
|
|
#else
|
|
typedef struct IAccPropServicesVtbl {
|
|
BEGIN_INTERFACE
|
|
HRESULT (WINAPI *QueryInterface)(IAccPropServices *This,REFIID riid,void **ppvObject);
|
|
ULONG (WINAPI *AddRef)(IAccPropServices *This);
|
|
ULONG (WINAPI *Release)(IAccPropServices *This);
|
|
HRESULT (WINAPI *SetPropValue)(IAccPropServices *This,const BYTE *pIDString,DWORD dwIDStringLen,MSAAPROPID idProp,VARIANT var);
|
|
HRESULT (WINAPI *SetPropServer)(IAccPropServices *This,const BYTE *pIDString,DWORD dwIDStringLen,const MSAAPROPID *paProps,int cProps,IAccPropServer *pServer,AnnoScope annoScope);
|
|
HRESULT (WINAPI *ClearProps)(IAccPropServices *This,const BYTE *pIDString,DWORD dwIDStringLen,const MSAAPROPID *paProps,int cProps);
|
|
HRESULT (WINAPI *SetHwndProp)(IAccPropServices *This,HWND hwnd,DWORD idObject,DWORD idChild,MSAAPROPID idProp,VARIANT var);
|
|
HRESULT (WINAPI *SetHwndPropStr)(IAccPropServices *This,HWND hwnd,DWORD idObject,DWORD idChild,MSAAPROPID idProp,LPCWSTR str);
|
|
HRESULT (WINAPI *SetHwndPropServer)(IAccPropServices *This,HWND hwnd,DWORD idObject,DWORD idChild,const MSAAPROPID *paProps,int cProps,IAccPropServer *pServer,AnnoScope annoScope);
|
|
HRESULT (WINAPI *ClearHwndProps)(IAccPropServices *This,HWND hwnd,DWORD idObject,DWORD idChild,const MSAAPROPID *paProps,int cProps);
|
|
HRESULT (WINAPI *ComposeHwndIdentityString)(IAccPropServices *This,HWND hwnd,DWORD idObject,DWORD idChild,BYTE **ppIDString,DWORD *pdwIDStringLen);
|
|
HRESULT (WINAPI *DecomposeHwndIdentityString)(IAccPropServices *This,const BYTE *pIDString,DWORD dwIDStringLen,HWND *phwnd,DWORD *pidObject,DWORD *pidChild);
|
|
HRESULT (WINAPI *SetHmenuProp)(IAccPropServices *This,HMENU hmenu,DWORD idChild,MSAAPROPID idProp,VARIANT var);
|
|
HRESULT (WINAPI *SetHmenuPropStr)(IAccPropServices *This,HMENU hmenu,DWORD idChild,MSAAPROPID idProp,LPCWSTR str);
|
|
HRESULT (WINAPI *SetHmenuPropServer)(IAccPropServices *This,HMENU hmenu,DWORD idChild,const MSAAPROPID *paProps,int cProps,IAccPropServer *pServer,AnnoScope annoScope);
|
|
HRESULT (WINAPI *ClearHmenuProps)(IAccPropServices *This,HMENU hmenu,DWORD idChild,const MSAAPROPID *paProps,int cProps);
|
|
HRESULT (WINAPI *ComposeHmenuIdentityString)(IAccPropServices *This,HMENU hmenu,DWORD idChild,BYTE **ppIDString,DWORD *pdwIDStringLen);
|
|
HRESULT (WINAPI *DecomposeHmenuIdentityString)(IAccPropServices *This,const BYTE *pIDString,DWORD dwIDStringLen,HMENU *phmenu,DWORD *pidChild);
|
|
END_INTERFACE
|
|
} IAccPropServicesVtbl;
|
|
struct IAccPropServices {
|
|
CONST_VTBL struct IAccPropServicesVtbl *lpVtbl;
|
|
};
|
|
#ifdef COBJMACROS
|
|
#define IAccPropServices_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject)
|
|
#define IAccPropServices_AddRef(This) (This)->lpVtbl->AddRef(This)
|
|
#define IAccPropServices_Release(This) (This)->lpVtbl->Release(This)
|
|
#define IAccPropServices_SetPropValue(This,pIDString,dwIDStringLen,idProp,var) (This)->lpVtbl->SetPropValue(This,pIDString,dwIDStringLen,idProp,var)
|
|
#define IAccPropServices_SetPropServer(This,pIDString,dwIDStringLen,paProps,cProps,pServer,annoScope) (This)->lpVtbl->SetPropServer(This,pIDString,dwIDStringLen,paProps,cProps,pServer,annoScope)
|
|
#define IAccPropServices_ClearProps(This,pIDString,dwIDStringLen,paProps,cProps) (This)->lpVtbl->ClearProps(This,pIDString,dwIDStringLen,paProps,cProps)
|
|
#define IAccPropServices_SetHwndProp(This,hwnd,idObject,idChild,idProp,var) (This)->lpVtbl->SetHwndProp(This,hwnd,idObject,idChild,idProp,var)
|
|
#define IAccPropServices_SetHwndPropStr(This,hwnd,idObject,idChild,idProp,str) (This)->lpVtbl->SetHwndPropStr(This,hwnd,idObject,idChild,idProp,str)
|
|
#define IAccPropServices_SetHwndPropServer(This,hwnd,idObject,idChild,paProps,cProps,pServer,annoScope) (This)->lpVtbl->SetHwndPropServer(This,hwnd,idObject,idChild,paProps,cProps,pServer,annoScope)
|
|
#define IAccPropServices_ClearHwndProps(This,hwnd,idObject,idChild,paProps,cProps) (This)->lpVtbl->ClearHwndProps(This,hwnd,idObject,idChild,paProps,cProps)
|
|
#define IAccPropServices_ComposeHwndIdentityString(This,hwnd,idObject,idChild,ppIDString,pdwIDStringLen) (This)->lpVtbl->ComposeHwndIdentityString(This,hwnd,idObject,idChild,ppIDString,pdwIDStringLen)
|
|
#define IAccPropServices_DecomposeHwndIdentityString(This,pIDString,dwIDStringLen,phwnd,pidObject,pidChild) (This)->lpVtbl->DecomposeHwndIdentityString(This,pIDString,dwIDStringLen,phwnd,pidObject,pidChild)
|
|
#define IAccPropServices_SetHmenuProp(This,hmenu,idChild,idProp,var) (This)->lpVtbl->SetHmenuProp(This,hmenu,idChild,idProp,var)
|
|
#define IAccPropServices_SetHmenuPropStr(This,hmenu,idChild,idProp,str) (This)->lpVtbl->SetHmenuPropStr(This,hmenu,idChild,idProp,str)
|
|
#define IAccPropServices_SetHmenuPropServer(This,hmenu,idChild,paProps,cProps,pServer,annoScope) (This)->lpVtbl->SetHmenuPropServer(This,hmenu,idChild,paProps,cProps,pServer,annoScope)
|
|
#define IAccPropServices_ClearHmenuProps(This,hmenu,idChild,paProps,cProps) (This)->lpVtbl->ClearHmenuProps(This,hmenu,idChild,paProps,cProps)
|
|
#define IAccPropServices_ComposeHmenuIdentityString(This,hmenu,idChild,ppIDString,pdwIDStringLen) (This)->lpVtbl->ComposeHmenuIdentityString(This,hmenu,idChild,ppIDString,pdwIDStringLen)
|
|
#define IAccPropServices_DecomposeHmenuIdentityString(This,pIDString,dwIDStringLen,phmenu,pidChild) (This)->lpVtbl->DecomposeHmenuIdentityString(This,pIDString,dwIDStringLen,phmenu,pidChild)
|
|
#endif
|
|
#endif
|
|
HRESULT WINAPI IAccPropServices_SetPropValue_Proxy(IAccPropServices *This,const BYTE *pIDString,DWORD dwIDStringLen,MSAAPROPID idProp,VARIANT var);
|
|
void __RPC_STUB IAccPropServices_SetPropValue_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase);
|
|
HRESULT WINAPI IAccPropServices_SetPropServer_Proxy(IAccPropServices *This,const BYTE *pIDString,DWORD dwIDStringLen,const MSAAPROPID *paProps,int cProps,IAccPropServer *pServer,AnnoScope annoScope);
|
|
void __RPC_STUB IAccPropServices_SetPropServer_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase);
|
|
HRESULT WINAPI IAccPropServices_ClearProps_Proxy(IAccPropServices *This,const BYTE *pIDString,DWORD dwIDStringLen,const MSAAPROPID *paProps,int cProps);
|
|
void __RPC_STUB IAccPropServices_ClearProps_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase);
|
|
HRESULT WINAPI IAccPropServices_SetHwndProp_Proxy(IAccPropServices *This,HWND hwnd,DWORD idObject,DWORD idChild,MSAAPROPID idProp,VARIANT var);
|
|
void __RPC_STUB IAccPropServices_SetHwndProp_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase);
|
|
HRESULT WINAPI IAccPropServices_SetHwndPropStr_Proxy(IAccPropServices *This,HWND hwnd,DWORD idObject,DWORD idChild,MSAAPROPID idProp,LPCWSTR str);
|
|
void __RPC_STUB IAccPropServices_SetHwndPropStr_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase);
|
|
HRESULT WINAPI IAccPropServices_SetHwndPropServer_Proxy(IAccPropServices *This,HWND hwnd,DWORD idObject,DWORD idChild,const MSAAPROPID *paProps,int cProps,IAccPropServer *pServer,AnnoScope annoScope);
|
|
void __RPC_STUB IAccPropServices_SetHwndPropServer_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase);
|
|
HRESULT WINAPI IAccPropServices_ClearHwndProps_Proxy(IAccPropServices *This,HWND hwnd,DWORD idObject,DWORD idChild,const MSAAPROPID *paProps,int cProps);
|
|
void __RPC_STUB IAccPropServices_ClearHwndProps_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase);
|
|
HRESULT WINAPI IAccPropServices_ComposeHwndIdentityString_Proxy(IAccPropServices *This,HWND hwnd,DWORD idObject,DWORD idChild,BYTE **ppIDString,DWORD *pdwIDStringLen);
|
|
void __RPC_STUB IAccPropServices_ComposeHwndIdentityString_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase);
|
|
HRESULT WINAPI IAccPropServices_DecomposeHwndIdentityString_Proxy(IAccPropServices *This,const BYTE *pIDString,DWORD dwIDStringLen,HWND *phwnd,DWORD *pidObject,DWORD *pidChild);
|
|
void __RPC_STUB IAccPropServices_DecomposeHwndIdentityString_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase);
|
|
HRESULT WINAPI IAccPropServices_SetHmenuProp_Proxy(IAccPropServices *This,HMENU hmenu,DWORD idChild,MSAAPROPID idProp,VARIANT var);
|
|
void __RPC_STUB IAccPropServices_SetHmenuProp_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase);
|
|
HRESULT WINAPI IAccPropServices_SetHmenuPropStr_Proxy(IAccPropServices *This,HMENU hmenu,DWORD idChild,MSAAPROPID idProp,LPCWSTR str);
|
|
void __RPC_STUB IAccPropServices_SetHmenuPropStr_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase);
|
|
HRESULT WINAPI IAccPropServices_SetHmenuPropServer_Proxy(IAccPropServices *This,HMENU hmenu,DWORD idChild,const MSAAPROPID *paProps,int cProps,IAccPropServer *pServer,AnnoScope annoScope);
|
|
void __RPC_STUB IAccPropServices_SetHmenuPropServer_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase);
|
|
HRESULT WINAPI IAccPropServices_ClearHmenuProps_Proxy(IAccPropServices *This,HMENU hmenu,DWORD idChild,const MSAAPROPID *paProps,int cProps);
|
|
void __RPC_STUB IAccPropServices_ClearHmenuProps_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase);
|
|
HRESULT WINAPI IAccPropServices_ComposeHmenuIdentityString_Proxy(IAccPropServices *This,HMENU hmenu,DWORD idChild,BYTE **ppIDString,DWORD *pdwIDStringLen);
|
|
void __RPC_STUB IAccPropServices_ComposeHmenuIdentityString_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase);
|
|
HRESULT WINAPI IAccPropServices_DecomposeHmenuIdentityString_Proxy(IAccPropServices *This,const BYTE *pIDString,DWORD dwIDStringLen,HMENU *phmenu,DWORD *pidChild);
|
|
void __RPC_STUB IAccPropServices_DecomposeHmenuIdentityString_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase);
|
|
#endif
|
|
|
|
extern RPC_IF_HANDLE __MIDL_itf_oleacc_0119_v0_0_c_ifspec;
|
|
extern RPC_IF_HANDLE __MIDL_itf_oleacc_0119_v0_0_s_ifspec;
|
|
#ifndef __Accessibility_LIBRARY_DEFINED__
|
|
#define __Accessibility_LIBRARY_DEFINED__
|
|
EXTERN_C const IID LIBID_Accessibility;
|
|
EXTERN_C const CLSID CLSID_CAccPropServices;
|
|
#ifdef __cplusplus
|
|
class CAccPropServices;
|
|
#endif
|
|
#endif
|
|
|
|
ULONG __RPC_API BSTR_UserSize(ULONG *,ULONG,BSTR *);
|
|
unsigned char *__RPC_API BSTR_UserMarshal(ULONG *,unsigned char *,BSTR *);
|
|
unsigned char *__RPC_API BSTR_UserUnmarshal(ULONG *,unsigned char *,BSTR *);
|
|
void __RPC_API BSTR_UserFree(ULONG *,BSTR *);
|
|
ULONG __RPC_API HMENU_UserSize(ULONG *,ULONG,HMENU *);
|
|
unsigned char *__RPC_API HMENU_UserMarshal(ULONG *,unsigned char *,HMENU *);
|
|
unsigned char *__RPC_API HMENU_UserUnmarshal(ULONG *,unsigned char *,HMENU *);
|
|
void __RPC_API HMENU_UserFree(ULONG *,HMENU *);
|
|
ULONG __RPC_API HWND_UserSize(ULONG *,ULONG,HWND *);
|
|
unsigned char *__RPC_API HWND_UserMarshal(ULONG *,unsigned char *,HWND *);
|
|
unsigned char *__RPC_API HWND_UserUnmarshal(ULONG *,unsigned char *,HWND *);
|
|
void __RPC_API HWND_UserFree(ULONG *,HWND *);
|
|
ULONG __RPC_API VARIANT_UserSize(ULONG *,ULONG,VARIANT *);
|
|
unsigned char *__RPC_API VARIANT_UserMarshal(ULONG *,unsigned char *,VARIANT *);
|
|
unsigned char *__RPC_API VARIANT_UserUnmarshal(ULONG *,unsigned char *,VARIANT *);
|
|
void __RPC_API VARIANT_UserFree(ULONG *,VARIANT *);
|
|
/* Begin additional prototypes for all interfaces */
|
|
|
|
|
|
/* End additional prototypes */
|
|
|
|
#ifdef __cplusplus
|
|
}
|
|
#endif
|
|
|
|
#endif /* __oleacc_h__ */
|