Summary
A simple bindings class for openmpt_module_ext_interface_interactive.
https://lib.openmpt.org/doc/structopenmpt__module__ext__interface__interactive.html
Syntax
[StructLayout(LayoutKind.Sequential)]
public struct ModuleExtInterfaceInteractive : ValueType, IModuleExtInterface
Fields
Methods
Name | Return Value | Summary |
---|---|---|
GetInterfaceName |
string |
The name of the interface to be used as Interface ID when using
ModuleExtGetInterface(IntPtr, string, IntPtr, UIntPtr) .
|