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