Miner.Responder.Framework Namespace > DeviceInfo Class > PopulateDevice Method : PopulateDevice(DeviceInfo) Method |
'Declaration
Public Overloads Shared Function PopulateDevice( _ ByVal device As DeviceInfo _ ) As DeviceInfo
'Usage
Dim device As DeviceInfo Dim value As DeviceInfo value = DeviceInfo.PopulateDevice(device)
public static DeviceInfo PopulateDevice( DeviceInfo device )
public function PopulateDevice( device: DeviceInfo ): DeviceInfo; static;
public static function PopulateDevice( device : DeviceInfo ) : DeviceInfo;
public: static DeviceInfo* PopulateDevice( DeviceInfo* device )
public: static DeviceInfo^ PopulateDevice( DeviceInfo^ device )
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