Click or drag to resize

FWrite Function (IntPtr, String)

X#

Namespace:  XSharp.Core
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 FUNCTION FWrite(
	pFile AS IntPtr,
	c AS STRING
) AS DWORD
Request Example View Source

Parameters

pFile
Type: IntPtr
c
Type: String

Return Value

Type: DWord
See Also