Grabber::showVCDPropertyPage Method |
|||||||||||||||||
Shows the property page for this device. With the property page, the user can adjust property settings like brightness. | |||||||||||||||||
Syntax: | bool showVCDPropertyPage( HWND hParent = 0, const std::string& title = "" ); bool showVCDPropertyPage( HWND hParent, const std::wstring& title ); |
||||||||||||||||
|
|||||||||||||||||
Return value: | true on success, false otherwise. |
||||||||||||||||
Information: | Introduced in version 2.0 | ||||||||||||||||
See also: | Grabber |