...
Namespace: JollyGiant.Emulation
Assembly: JGSComdotNet (in JGSComdotNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
StatusCode FieldAttribute( int row, int column, ref byte attribute ) |
...
Visual Basic (Declaration) |
---|
Function FieldAttribute ( _ row As Integer, _ column As Integer, _ ByRef attribute As Byte _ ) As StatusCode |
Visual C++ |
---|
StatusCode FieldAttribute( int row, int column, unsigned char% attribute ) |
...