![]() | CSYSiRegistryDeleteVal Method |
Namespace: GeoEngine.Core.GXNetX
public static int iRegistryDeleteVal( CGXNETCore gxNetShared, int domain, string key, string value_name ) public static int iRegistryDeleteVal( CGXNETCore gxNetShared, int domain, string key, string value_name )
Public Shared Function iRegistryDeleteVal ( gxNetShared As CGXNETCore, domain As Integer, key As String, value_name As String ) As Integer Public Shared Function iRegistryDeleteVal ( gxNetShared As CGXNETCore, domain As Integer, key As String, value_name As String ) As Integer
public: static int iRegistryDeleteVal( CGXNETCore^ gxNetShared, int domain, String^ key, String^ value_name ) public: static int iRegistryDeleteVal( CGXNETCore^ gxNetShared, int domain, String^ key, String^ value_name )
static member iRegistryDeleteVal : gxNetShared : CGXNETCore * domain : int * key : string * value_name : string -> int static member iRegistryDeleteVal : gxNetShared : CGXNETCore * domain : int * key : string * value_name : string -> int