Visual Basic (Declaration) | |
---|---|
Sub Get( _ ByVal szName As String, _ ByRef pvValue As Integer, _ ByRef pcbValue As UInteger, _ ByVal dwFlags As UInteger _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As Fusion.IApplicationContext Dim szName As String Dim pvValue As Integer Dim pcbValue As UInteger Dim dwFlags As UInteger instance.Get(szName, pvValue, pcbValue, dwFlags) |
Parameters
- szName
- pvValue
- pcbValue
- dwFlags
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