Update the subsystem classes based upon the CSR Note we just update everything for now, now worrying about readonly fields etc. It is VITIALLY IMPORTANT that everything is read in the correct order and with the correct sizes!!

Namespace:  VideoRay
Assembly:  vrLib (in vrLib.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public void PropagateCSR()
Visual Basic (Declaration)
Public Sub PropagateCSR
Visual C++
public:
void PropagateCSR()

See Also