Click or drag to resize
XFieldRead Method
Reads the Content from source object.

Namespace:  Biolomics.BioCallback
Assembly:  Biolomics.BioCallback (in Biolomics.BioCallback.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int Read(
	Object p_Srce
)

Parameters

p_Srce
Type: SystemObject
The source object.

Return Value

Type: Int32
Error code.
See Also