CBaseControlWindow::get_Visible (Compact 2013)
3/26/2014
Retrieves the current window visibility.
Syntax
HRESULT get_Visible(
long* pVisible
);
Parameters
- pVisible
Automation Boolean flag (0 is off, -1 is on).
Return Value
Returns an HRESULT value.
Remarks
This member function returns -1 if the window has the WS_VISIBLE style; 0 otherwise.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |