The Win32 handle for this object. This is not a copy of the handle; do not free it.
[Visual Basic] Public ReadOnly Property Handle As Integer [C#] public int Handle {get;} [C++] public: __property int get_Handle(); [JScript] public function get Handle() : int;