Unicode Controls & Classes for VB6 - Version 4
clsGpPath
.hPath Property
Gets or sets the internal handle
Syntax
Public Property Get hPath () As Long
Public Property Let hPath (ByVal
hPath
As Long)
Parameters
Parameter
Description
ByVal
hPath
As Long
The new handle, the old is disposed automatically
Remarks