Public Overloads Shared Function GetRegWord( _ ByVal Name As String, _ ByVal Default As Integer _ ) As Integer
Parameters
- Name
The name of the registry key.
- Default
The default return value.
Return Value
int
The name of the registry key.
The default return value.
Public Overloads Shared Function GetRegWord( _ ByVal Name As String, _ ByVal Default As Integer _ ) As Integer
The name of the registry key.
The default return value.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2