Click or drag to resize

FileControllerSaveFileVersionDataNext Method (Byte, Byte, Int32, Int32)

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public void SaveFileVersionDataNext(
	byte[] buffer,
	byte[] pointer,
	int offset,
	int bytes
)

Parameters

buffer
Type: SystemByte
pointer
Type: SystemByte
offset
Type: SystemInt32
bytes
Type: SystemInt32
See Also