Aide:IsDllStruct.txt

De Wiki AutoIt Français
Aller à : navigation, rechercher

Document original V3.3.6.1 :

###Function###
IsDllStruct

###Description###
Checks if a variable is a DllStruct type.

###Syntax###
IsDllStruct ( variable )


###Parameters###
@@ParamTable@@
variable
	The variable/expression to check.
@@End@@


###ReturnValue###
@@ReturnTable@@
Success:	Returns 1.
Failure:	Returns 0 if expression is not DllStruct type as return by DllStructCreate.
@@End@@


###Remarks###
None.

###Related###
DllStructCreate, VarGetType


###Example###
@@IncludeExample@@


Document traduit V3.3.6.1 :

Texte en Français


Traducteur :

Contributeurs (pour les modifications avant le Wiki) :