Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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