 | CHANDLEOnDelete Method |
Set the internal handle, to null
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxprotected void OnDelete(
IntPtr p
)
protected void OnDelete(
IntPtr p
)
Protected Sub OnDelete (
p As IntPtr
)
Protected Sub OnDelete (
p As IntPtr
)
protected:
void OnDelete(
IntPtr p
)
protected:
void OnDelete(
IntPtr p
)
member OnDelete :
p : IntPtr -> unit
member OnDelete :
p : IntPtr -> unit
Parameters
- p
- Type: SystemIntPtr
See Also