Summary
Set the current ticks per row (speed) of the module.
Syntax
[UnmanagedFunctionPointer(CallingConvention.Cdecl)]
public delegate int ModuleExtInterfaceInteractive.SetCurrentSpeedDelegate(IntPtr modExt, int speed) :
MulticastDelegate, ICloneable, ISerializable
Remarks
The tick count may be reset by pattern commands at any time.
Operators
Name | Value | Summary |
---|---|---|
operator != |
bool |
Inherited from Delegate
|
operator != |
bool |
Inherited from MulticastDelegate
|
operator == |
bool |
Inherited from Delegate
|
operator == |
bool |
Inherited from MulticastDelegate
|