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.
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
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.