SRGraphComponent::SetComponentFileVersion

CScale SRGraphComponent::SetComponentFileVersion(void)

Sets the file version of this component -- override to provide the file version of your own component

Defined in: SRGComp.cpp

Return Value

CScale containing the file version

Remarks

that the m_bClean variable of the m_ScaleY member must be TRUE and the m_dMin member of m_ScaleY must be greater than the m_dMax member. This is a circumstance that will never happen by accident so it can be used to transmit the component file version.