Click or drag to resize

FConvertToMemoryStream Function

X#

Namespace:  XSharp.Core
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 FUNCTION FConvertToMemoryStream(
	pFile AS IntPtr
) AS IntPtr
Request Example View Source

Parameters

pFile
Type: IntPtr

Return Value

Type: IntPtr
See Also