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
)
Public Function Read (
p_Srce As Object
) As Integer
Parameters
- p_Srce
- Type: SystemObject
The source object.
Return Value
Type:
Int32 Error code.
See Also