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.
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
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.