BoardList::GetBoardByBoardName Method
Finds a reference to a Board object using its board name.
[C++] Board* BoardList::GetBoardByBoardName( |
Parameters
boardName
User allocated character string holding the board name.
Remarks
The designation is based on the name given to a board. The name is a string of maximum 16 ASCII characters.
To give a name to a board, use the NameBoard board parameter.
See Also
BoardList Class | BoardList::GetBoardByBoardIdentifier | BoardList::GetBoardByDriverIndex | BoardList::GetBoardByPciPosition