GetHandle Method (FileHandle)

Class

FileHandle.

Action

Returns the internal value for the handle.

Syntax

C#

nHandle = GetHandle ();

VB

nHandle = GetHandle ()
Variable Description
nHandle The internal value for the handle. Integer.