SixBit.API Namespace > Inventory Class : Inventory_Set Method |
'Declaration
Public Shared Function Inventory_Set( _ ByVal request As InventorySetRequestType _ ) As InventoryResponseType
'Usage
Dim request As InventorySetRequestType Dim value As InventoryResponseType value = Inventory.Inventory_Set(request)
public static InventoryResponseType Inventory_Set( InventorySetRequestType request )
public function Inventory_Set( request: InventorySetRequestType ): InventoryResponseType; static;
public static function Inventory_Set( request : InventorySetRequestType ) : InventoryResponseType;
public: static InventoryResponseType* Inventory_Set( InventorySetRequestType* request )
public: static InventoryResponseType^ Inventory_Set( InventorySetRequestType^ request )
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