IMVZoomConfig
IMVZoomConfig Interface.
The IMVZoomConfig interface contains methods and properties to configure the ....
Methods:
| Link | Link zoom sliders. |
Header file: IMVZoomConfig.h
Interface definition language file: IMVZoomConfig.idl
Typelib: MVZoomConfig
Interface ID: IID_IMVZoomConfig
Declaration: Property Get/Put Link As BooleanLink zoom sliders.
Parameter:
C Prototype:
- - HRESULT put_Link(VARIANT_BOOL newVal);
HRESULT get_Link(VARIANT_BOOL *pVal);