HaveInput method
Tests whether an input data object is associated with the specified input index.
Syntax
BOOL retVal = object.HaveInput(i);
Parameters
i [in]
Type: unsigned longIndex of the input to check. The default value is zero.
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
Tests whether an input data object is associated with the specified input index.
BOOL retVal = object.HaveInput(i);
i [in]
Type: unsigned long
Index of the input to check. The default value is zero.