Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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, |