Справочник функций

Ваш аккаунт

Войти через: 
Забыли пароль?
Регистрация
Информацию о новых материалах можно получать и без регистрации:

Почтовая рассылка

Подписчиков: -1
Последний выпуск: 19.06.2015

Хочу узнать про функцию InvokeHelper()

321
26 августа 2002 года
Doomych
124 / / 20.01.2000
Буду благодарен за рассказ или ссылки.
577
27 августа 2002 года
Mozhay
81 / / 20.09.2000
Поищи на http//groups.google.com
452
28 августа 2002 года
quasar1983
38 / / 20.04.2000
Тебе для какого класса надо для CWnd, COleDispatchDriver, COleControlSite.
321
28 августа 2002 года
Doomych
124 / / 20.01.2000
Цитата:

On 2002-08-27 2333, quasar1983 wrote
Тебе для какого класса надо для CWnd, COleDispatchDriver, COleControlSite.


Для CWnd.

Аноним
Цитата:

On 2002-08-28 1223, Doomych wrote
[quote]
On 2002-08-27 2333, quasar1983 wrote
Тебе для какого класса надо для CWnd, COleDispatchDriver, COleControlSite.


Для CWnd.
[/quote]
Служит для управления ActiveX
void AFX_CDECL InvokeHelper(
DISPID dwDispID <>,
WORD wFlags <>,
VARTYPE vtRet <>,
void* pvRet <>,
const BYTE* pbParamInfo <>,
... <>
);
Parameters
dwDispID
Identifies the method or property to be invoked. This value is usually supplied by Component Gallery.
wFlags
Flags describing the context of the call to IDispatchInvoke. For possible wFlags values, see IDispatchInvoke in the Platform SDK.
vtRet
Specifies the type of the return value. For possible values, see the Remarks section for COleDispatchDriverInvokeHelper <_mfc_coledispatchdriver.3a3a.invokehelper.htm>.
pvRet
Address of the variable that will that will receive the property value or return value. It must match the type specified by vtRet.
pbParamInfo
Pointer to a null-terminated string of bytes specifying the types of the parameters following pbParamInfo. For possible values, see the Remarks section for COleDispatchDriverInvokeHelper.
...
Variable List of parameters, of types specified in pbParamInfo.

Реклама на сайте | Обмен ссылками | Ссылки | Экспорт (RSS) | Контакты
Добавить статью | Добавить исходник | Добавить хостинг-провайдера | Добавить сайт в каталог