Bagikan melalui


CStockPropImpl::get_Text

Call this method to get the text that is displayed with the control.

HRESULT STDMETHODCALLTYPE get_Text( 
   BSTR * pbstrText 
);

Parameters

  • pbstrText
    The text that is displayed with the control.

Return Value

Returns S_OK on success, or an error HRESULT on failure.

Requirements

Header: atlctl.h

See Also

Reference

CStockPropImpl Class

CStockPropImpl::put_Text