IMVImageCapture3
The IMVImageCapture3 interface extends the IMVImageCapture3 interface.
Methods:
| DontUseCounter | Don't add a counter to the fixed file name. |
Header file: IMVImageCapture.h
Interface definition language file: IMVImageCapture.idl
Interface ID: IID_IMVImageCapture3
Property IMVImageCapture3::DontUseCounter
Declaration: Property Get/Put DontUseCounter As LongDon't add an automatic counter to the fixed file name.
C Prototype:HRESULT put_DontUseCounter(VARIANT_BOOL bFlag);
HRESULT get_DontUseCounter(VARIANT_BOOL *pbFlag);