Returns the current value of the handle. This may be zero if the handle has not been created.
[Visual Basic] Protected ReadOnly Property InternalHandle As Integer [C#] protected int InternalHandle {get;} [C++] protected: __property int get_InternalHandle(); [JScript] protected function get InternalHandle() : int;