Interface IUsageReporting
Namespace: Hal.Natives
Assembly: FRC.Hal.dll
Syntax
[StatusCheckedBy(typeof(StatusHandling), null)]
public interface IUsageReporting
Methods
| Improve this Doc View SourceHAL_Report(Int32, Int32, Int32, Byte*)
Declaration
int HAL_Report(int resource, int instanceNumber, int context, byte *feature)
Parameters
Type | Name | Description |
---|---|---|
Int32 | resource | |
Int32 | instanceNumber | |
Int32 | context | |
Byte* | feature |
Returns
Type | Description |
---|---|
Int32 |