Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates an Active Accessibility proxy for the specified object.
virtual HRESULT CreateAccessibleProxy(
WPARAM wParam,
LPARAM lParam,
LRESULT *pResult
);
Parameters
wParam
Identifies the object accessed by the Active Accessibility proxy. Can be one of the following valuesValue
Meaning
OBJID_CLIENT
Refers to the window's client area.
lParam
Provides additional message-dependent information.pResult
A pointer to an LRESULT that stores the result code.
Remarks
Creates an Active Accessibility proxy for the specified object.
Requirements
Header: afxwin.h