//
// Copyright (c) Microsoft Corporation. All rights reserved.
// 
//
// File generated by WinMDIDL version 8.00.0021
//

import "inspectable.idl";
import "AsyncInfo.idl";
import "EventToken.idl";
import "windowscontracts.idl";
import "Windows.Foundation.idl";

// Forward Declare
namespace Windows
{
    namespace Gaming
    {
        namespace XboxLive
        {
            apicontract StorageApiContract;
        }
    }
}

// Generic instantiations

// Type definition
namespace Windows
{
    namespace Gaming
    {
        namespace XboxLive
        {
            [contractversion(1.0)]
            apicontract StorageApiContract
            {
            }
        }
    }
}
