CBindStatusCallback::GetPriority

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

STDMETHOD(GetPriority)(
   LONG* pnPriority 
);

Parameters

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

Return Value

Returns E_NOTIMPL.

Requirements

Header: atlctl.h

See Also

Concepts

CBindStatusCallback Class

CBindStatusCallback Members