Class VolumeMonitorHandle
public class VolumeMonitorHandle : ObjectHandle, IDisposable
- Inheritance
-
VolumeMonitorHandle
- Implements
- Derived
- Inherited Members
Constructors
VolumeMonitorHandle(nint, bool)
public VolumeMonitorHandle(nint handle, bool ownsHandle)
Parameters
Methods
For<T>(ConstructArgument[])
public static VolumeMonitorHandle For<T>(ConstructArgument[] constructArguments) where T : VolumeMonitor, GTypeProvider
Parameters
constructArguments
ConstructArgument[]
Returns
Type Parameters
T