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.
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
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.