Summary
Get the current global volume of the module.
Syntax
[UnmanagedFunctionPointer(CallingConvention.Cdecl)]
public delegate double ModuleExtInterfaceInteractive.GetGlobalVolumeDelegate(IntPtr modExt) :
MulticastDelegate, ICloneable, ISerializable
Operators
Name | Value | Summary |
---|---|---|
operator != |
bool |
Inherited from Delegate
|
operator != |
bool |
Inherited from MulticastDelegate
|
operator == |
bool |
Inherited from Delegate
|
operator == |
bool |
Inherited from MulticastDelegate
|