'Declaration
Public Shared Function CloseThemeData( _ ByVal hTheme As System.IntPtr _ ) As System.Integer
'Usage
Dim hTheme As System.IntPtr Dim value As System.Integer value = NUxTheme.CloseThemeData(hTheme)
public static System.int CloseThemeData( System.IntPtr hTheme )
Parameters
- hTheme