Click or drag to resize

FileControllerGetFileVersionDataInit Method (Int32, Byte, Int32)

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public void GetFileVersionDataInit(
	int fileVersionId,
	out byte[] pointer,
	out int length
)

Parameters

fileVersionId
Type: SystemInt32
pointer
Type: SystemByte
length
Type: SystemInt32
See Also