CBindStatusCallback::GetPriority

调用异步标记获取绑定操作的优先级。

STDMETHOD(GetPriority)(
   LONG* pnPriority 
);

参数

  • pnPriority
    [out] 中,若成功,接收优先级 LONG 变量的地址。

返回值

返回 E_NOTIMPL

要求

Header: atlctl.h

请参见

参考

CBindStatusCallback选件类