Get a 32-bit signed datum from the CSR
Namespace:
VideoRay.CommunicationAssembly: vrLib (in vrLib.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# |
---|
public int CSR_Get_Int32( ref uint addr ) |
Visual Basic (Declaration) |
---|
Public Function CSR_Get_Int32 ( _ ByRef addr As UInteger _ ) As Integer |
Visual C++ |
---|
public: int CSR_Get_Int32( unsigned int% addr ) |
Parameters
- addr
- Type:
System..::.UInt32
%
Address of datum, will be incremented by call