libMVRgdtf 40bc00a
A library for GDTF and MVR
|
#include <IMediaRessourceVectorInterface.h>
Public Member Functions | |
virtual MvrString VCOM_CALLTYPE | GetChannelFunction ()=0 |
virtual VCOMError VCOM_CALLTYPE | IsPercentage (bool &isPercentage)=0 |
virtual VCOMError VCOM_CALLTYPE | GetValue (double &outValue)=0 |
virtual VCOMError VCOM_CALLTYPE | SetChannelFunction (const MvrString &channelFunction)=0 |
virtual VCOMError VCOM_CALLTYPE | SetIsPercentage (bool isPercentage)=0 |
virtual VCOMError VCOM_CALLTYPE | SetValue (double value)=0 |
![]() | |
virtual | ~IVWUnknown (void) |
virtual uint32_t VCOM_CALLTYPE | AddRef ()=0 |
virtual uint32_t VCOM_CALLTYPE | Release ()=0 |
|
pure virtual |
Implemented in VectorworksMVR::CCustomCommandImpl.
|
pure virtual |
Implemented in VectorworksMVR::CCustomCommandImpl.
|
pure virtual |
Implemented in VectorworksMVR::CCustomCommandImpl.
|
pure virtual |
Implemented in VectorworksMVR::CCustomCommandImpl.
|
pure virtual |
Implemented in VectorworksMVR::CCustomCommandImpl.
|
pure virtual |
Implemented in VectorworksMVR::CCustomCommandImpl.