Environment.DeleteObject Method

Public Shared Function DeleteObject( _ 
ByVal bmp As IntPtr
) As IntPtr
This language is not supported or no code example is available.
public static extern IntPtr DeleteObject( 
IntPtr bmp 
)
This language is not supported or no code example is available.

Parameters

bmp
IntPtr

Return Value

IntPtr

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition