Property Page Helper Functions
Microsoft DirectShow 9.0 |
Property Page Helper Functions
The Videoctl.h header file in the Microsoft® DirectShow® base classes provides functions to help with property page implementations.
Function | Description |
GetDialogSize | Retrieves the size of a resource dialog box in screen pixels. |
StringFromResource | Loads a string from a resource file with the given resource identifier. |
WideStringFromResource | Loads a wide-character string from a resource file with the given resource identifier. |