Interface IExtensions
Assembly: FRC.Hal.dll
Syntax
[StatusCheckedBy(typeof(StatusHandling), null)]
public interface IExtensions
Methods
|
Improve this Doc
View Source
HAL_LoadExtensions()
Declaration
Returns
|
Improve this Doc
View Source
HAL_LoadOneExtension(Byte*)
Declaration
int HAL_LoadOneExtension(byte *library)
Parameters
Type |
Name |
Description |
Byte* |
library |
|
Returns
|
Improve this Doc
View Source
HAL_SetShowExtensionsNotFoundMessages(Int32)
Declaration
void HAL_SetShowExtensionsNotFoundMessages(int showMessage)
Parameters
Type |
Name |
Description |
Int32 |
showMessage |
|