CStockPropImpl::put_Text

调用此方法将使用控件显示的文本。

HRESULT STDMETHODCALLTYPE put_Text( 
   BSTR bstrText 
);

参数

  • bstrText
    使用控件显示的文本。

返回值

返回在成功的S_OK或在失败时错误HRESULT。

要求

Header: atlctl.h

请参见

参考

CStockPropImpl Class

CStockPropImpl::get_Text