libMVRgdtf 40bc00a
A library for GDTF and MVR
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
VectorworksMVR::ICustomCommand Class Referenceabstract

#include <IMediaRessourceVectorInterface.h>

Inheritance diagram for VectorworksMVR::ICustomCommand:
VectorworksMVR::IVWUnknown VCOMImpl< ICustomCommand > VectorworksMVR::CCustomCommandImpl

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
 
- Public Member Functions inherited from VectorworksMVR::IVWUnknown
virtual ~IVWUnknown (void)
 
virtual uint32_t VCOM_CALLTYPE AddRef ()=0
 
virtual uint32_t VCOM_CALLTYPE Release ()=0
 

Member Function Documentation

◆ GetChannelFunction()

virtual MvrString VCOM_CALLTYPE VectorworksMVR::ICustomCommand::GetChannelFunction ( )
pure virtual

◆ GetValue()

virtual VCOMError VCOM_CALLTYPE VectorworksMVR::ICustomCommand::GetValue ( double &  outValue)
pure virtual

◆ IsPercentage()

virtual VCOMError VCOM_CALLTYPE VectorworksMVR::ICustomCommand::IsPercentage ( bool &  isPercentage)
pure virtual

◆ SetChannelFunction()

virtual VCOMError VCOM_CALLTYPE VectorworksMVR::ICustomCommand::SetChannelFunction ( const MvrString channelFunction)
pure virtual

◆ SetIsPercentage()

virtual VCOMError VCOM_CALLTYPE VectorworksMVR::ICustomCommand::SetIsPercentage ( bool  isPercentage)
pure virtual

◆ SetValue()

virtual VCOMError VCOM_CALLTYPE VectorworksMVR::ICustomCommand::SetValue ( double  value)
pure virtual

The documentation for this class was generated from the following file: