#2423 closed Feature Request (Completed)
VarGetType - example - question
Reported by: | mlipok | Owned by: | guinness |
---|---|---|---|
Milestone: | 3.3.9.20 | Component: | Documentation |
Version: | Severity: | None | |
Keywords: | Cc: |
Description
in VarGetType
in Related is list of function Is...
there is a 12 different function
But in example there is only 11 types
there is no example for IsHwnd()
If there is any difference between IsHWnd function () as a function of IsPtr (), then please provide the example in order to show both cases.
ps.
present example shows the result:
Variable Types
$aArray is an Array variable type.
$bBinary is a Binary variable type.
$fBoolean is a Bool variable type.
$hWnd is a Ptr variable type.
$iInt is an Int32 variable type.
$nFloat is a Double variable type.
$hFunc is a Function variable type.
$oObject is a Object variable type.
$sString is a String variable type.
$tStruct is a DLLStruct variable type.
$vKeyword is a Keyword variable type.
Attachments (0)
Change History (4)
comment:1 Changed 11 years ago by TicketCleanup
- Version 3.3.9.19 deleted
comment:2 Changed 11 years ago by guinness
VarGetType will return Ptr for both a handle and pointer. But I updated the function anyway.
comment:3 Changed 11 years ago by guinness
- Milestone set to 3.3.9.20
- Owner set to guinness
- Resolution set to Completed
- Status changed from new to closed
Added by revision [8766] in version: 3.3.9.20
comment:4 Changed 11 years ago by mlipok
ok
Thanks
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Automatic ticket cleanup.