![]() | CSYSiRegistryDeleteKey Method |
Namespace: GeoEngine.Core.GXNet
public static int iRegistryDeleteKey( int domain, string key ) public static int iRegistryDeleteKey( int domain, string key )
Public Shared Function iRegistryDeleteKey ( domain As Integer, key As String ) As Integer Public Shared Function iRegistryDeleteKey ( domain As Integer, key As String ) As Integer
public: static int iRegistryDeleteKey( int domain, String^ key ) public: static int iRegistryDeleteKey( int domain, String^ key )
static member iRegistryDeleteKey : domain : int * key : string -> int static member iRegistryDeleteKey : domain : int * key : string -> int