Omada Identity
Omada Identity
Namespaces
Omada.OE.AppLogic
FileController Class
FileController Methods
GetFileVersionDataNext Method
GetFileVersionDataNext Method (Byte[], Byte[], Int64, Int32)
GetFileVersionDataNext Method (Byte[], Byte[], Int64, Int32, SqlConnection, SqlTransaction)
FileController
GetFileVersionDataNext Method (
Byte
,
Byte
, Int64, Int32)
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
void
GetFileVersionDataNext
(
byte
[]
pointer
,
out
byte
[]
buffer
,
long
offset
,
int
length
)
Parameters
pointer
Type:
System
Byte
buffer
Type:
System
Byte
offset
Type:
System
Int64
length
Type:
System
Int32
See Also
Reference
FileController Class
GetFileVersionDataNext Overload
Omada.OE.AppLogic Namespace