RootHandle - InetTransfer
Returns the root HINTERNET handle used for the session
Type: Property
Access: Read-Only
Data Type: Handle
Parameters: None
Syntax
Property Handle RootHandle
| Access Type | Syntax |
|---|---|
| Read Access: | Get RootHandle to HandleVariable |
Description
RootHandle returns the root HINTERNET handle used for the session. You will not normally need to use this property, but it is provided so that you can access the low-level Windows API, if you need to.