Class GeolocationManagerClassUnownedHandle
public class GeolocationManagerClassUnownedHandle : GeolocationManagerClassHandle, IDisposable
- Inheritance
-
GeolocationManagerClassUnownedHandle
- Implements
- Inherited Members
Constructors
GeolocationManagerClassUnownedHandle(IntPtr)
Creates a new instance of GeolocationManagerClassOwnedHandle. Assumes that the given pointer is unowned by the runtime.
public GeolocationManagerClassUnownedHandle(IntPtr ptr)
Parameters
ptr
IntPtr
Properties
NullHandle
public static GeolocationManagerClassUnownedHandle NullHandle { get; }
Property Value
Methods
Copy()
public GeolocationManagerClassOwnedHandle Copy()
Returns
ReleaseHandle()
When overridden in a derived class, executes the code required to free the handle.
protected override bool ReleaseHandle()