Modify

Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#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 by TicketCleanup, 13 years ago

Version: 3.3.9.19

Automatic ticket cleanup.

comment:2 by guinness, 13 years ago

VarGetType will return Ptr for both a handle and pointer. But I updated the function anyway.

comment:3 by guinness, 13 years ago

Milestone: 3.3.9.20
Owner: set to guinness
Resolution: Completed
Status: newclosed

Added by revision [8766] in version: 3.3.9.20

comment:4 by mlipok, 13 years ago

ok
Thanks

Modify Ticket

Action
as closed The owner will remain guinness.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.