调用此方法获取控件的边框颜色。
HRESULT STDMETHODCALLTYPE get_BorderColor(
OLE_COLOR * pclrBorderColor
);
参数
- pclrBorderColor
接收控件的边框颜色的变量。
返回值
返回在成功的S_OK或在失败时错误HRESULT。
要求
Header: atlctl.h
调用此方法获取控件的边框颜色。
HRESULT STDMETHODCALLTYPE get_BorderColor(
OLE_COLOR * pclrBorderColor
);
返回在成功的S_OK或在失败时错误HRESULT。
Header: atlctl.h