Поделиться через


CBindStatusCallback::GetPriority

Called by the asynchronous moniker to get the priority of the bind operation.

STDMETHOD(GetPriority)(
   LONG* pnPriority 
);

Параметры

  • pnPriority
    [out] Address of the LONG variable that, on success, receives the priority.

Возвращаемое значение

Returns E_NOTIMPL.

Требования

Header: atlctl.h

См. также

Основные понятия

CBindStatusCallback Class

CBindStatusCallback Members