diff --git a/ZuneDBApi/DRMQueryState.cs b/ZuneDBApi/DRMQueryState.cs index 0b6d66e..9b37863 100644 --- a/ZuneDBApi/DRMQueryState.cs +++ b/ZuneDBApi/DRMQueryState.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum DRMQueryState { diff --git a/ZuneDBApi/DeviceAccess/EProgressEventType.cs b/ZuneDBApi/DeviceAccess/EProgressEventType.cs index 29078b1..ac4daf7 100644 --- a/ZuneDBApi/DeviceAccess/EProgressEventType.cs +++ b/ZuneDBApi/DeviceAccess/EProgressEventType.cs @@ -2,7 +2,6 @@ using System.Runtime.CompilerServices; namespace DeviceAccess { - [NativeCppClass] internal enum EProgressEventType { diff --git a/ZuneDBApi/EAccountUserType.cs b/ZuneDBApi/EAccountUserType.cs index a296bb4..5a9ef54 100644 --- a/ZuneDBApi/EAccountUserType.cs +++ b/ZuneDBApi/EAccountUserType.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum EAccountUserType { diff --git a/ZuneDBApi/EAuthenticationScheme.cs b/ZuneDBApi/EAuthenticationScheme.cs index 526ceec..2f27ff5 100644 --- a/ZuneDBApi/EAuthenticationScheme.cs +++ b/ZuneDBApi/EAuthenticationScheme.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum EAuthenticationScheme { diff --git a/ZuneDBApi/EAutoPlaylistRuleOperators.cs b/ZuneDBApi/EAutoPlaylistRuleOperators.cs index b1e9328..0ca4d7d 100644 --- a/ZuneDBApi/EAutoPlaylistRuleOperators.cs +++ b/ZuneDBApi/EAutoPlaylistRuleOperators.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum EAutoPlaylistRuleOperators { diff --git a/ZuneDBApi/EBillingOfferType.cs b/ZuneDBApi/EBillingOfferType.cs index 885f57b..ccc711a 100644 --- a/ZuneDBApi/EBillingOfferType.cs +++ b/ZuneDBApi/EBillingOfferType.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum EBillingOfferType { diff --git a/ZuneDBApi/ECallbackPriorityNative.cs b/ZuneDBApi/ECallbackPriorityNative.cs index 0007fd1..eecdb57 100644 --- a/ZuneDBApi/ECallbackPriorityNative.cs +++ b/ZuneDBApi/ECallbackPriorityNative.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum ECallbackPriorityNative { diff --git a/ZuneDBApi/EClientTypeFlags.cs b/ZuneDBApi/EClientTypeFlags.cs index b5b0db5..553c022 100644 --- a/ZuneDBApi/EClientTypeFlags.cs +++ b/ZuneDBApi/EClientTypeFlags.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum EClientTypeFlags { diff --git a/ZuneDBApi/ECompletionAction.cs b/ZuneDBApi/ECompletionAction.cs index 23326ba..745eb70 100644 --- a/ZuneDBApi/ECompletionAction.cs +++ b/ZuneDBApi/ECompletionAction.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum ECompletionAction { diff --git a/ZuneDBApi/EConcernType.cs b/ZuneDBApi/EConcernType.cs index 0ca97f0..f660956 100644 --- a/ZuneDBApi/EConcernType.cs +++ b/ZuneDBApi/EConcernType.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum EConcernType { diff --git a/ZuneDBApi/EContentType.cs b/ZuneDBApi/EContentType.cs index 8892b2c..5ba45de 100644 --- a/ZuneDBApi/EContentType.cs +++ b/ZuneDBApi/EContentType.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum EContentType { diff --git a/ZuneDBApi/EContentUriFlags.cs b/ZuneDBApi/EContentUriFlags.cs index 6d134fb..cad0ff5 100644 --- a/ZuneDBApi/EContentUriFlags.cs +++ b/ZuneDBApi/EContentUriFlags.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum EContentUriFlags { diff --git a/ZuneDBApi/ECreditCardType.cs b/ZuneDBApi/ECreditCardType.cs index 6248cb3..cc0d1d0 100644 --- a/ZuneDBApi/ECreditCardType.cs +++ b/ZuneDBApi/ECreditCardType.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum ECreditCardType { diff --git a/ZuneDBApi/EDownloadContextEvent.cs b/ZuneDBApi/EDownloadContextEvent.cs index 1562c51..a70e47a 100644 --- a/ZuneDBApi/EDownloadContextEvent.cs +++ b/ZuneDBApi/EDownloadContextEvent.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum EDownloadContextEvent { diff --git a/ZuneDBApi/EDownloadFlags.cs b/ZuneDBApi/EDownloadFlags.cs index 8a5c1e1..1cf47a5 100644 --- a/ZuneDBApi/EDownloadFlags.cs +++ b/ZuneDBApi/EDownloadFlags.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum EDownloadFlags { diff --git a/ZuneDBApi/EDownloadType.cs b/ZuneDBApi/EDownloadType.cs index 87cb2eb..5a8b5bf 100644 --- a/ZuneDBApi/EDownloadType.cs +++ b/ZuneDBApi/EDownloadType.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum EDownloadType { diff --git a/ZuneDBApi/EEndpointCompatibilityStatus.cs b/ZuneDBApi/EEndpointCompatibilityStatus.cs index 1a1834f..70a83d8 100644 --- a/ZuneDBApi/EEndpointCompatibilityStatus.cs +++ b/ZuneDBApi/EEndpointCompatibilityStatus.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum EEndpointCompatibilityStatus { diff --git a/ZuneDBApi/EFavoritesAction.cs b/ZuneDBApi/EFavoritesAction.cs index 31495df..183a96f 100644 --- a/ZuneDBApi/EFavoritesAction.cs +++ b/ZuneDBApi/EFavoritesAction.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum EFavoritesAction { diff --git a/ZuneDBApi/EFeatures.cs b/ZuneDBApi/EFeatures.cs index 027c541..9258e32 100644 --- a/ZuneDBApi/EFeatures.cs +++ b/ZuneDBApi/EFeatures.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum EFeatures { diff --git a/ZuneDBApi/EFirmwareUpdateOption.cs b/ZuneDBApi/EFirmwareUpdateOption.cs index 5dd4c9c..a9e5e1e 100644 --- a/ZuneDBApi/EFirmwareUpdateOption.cs +++ b/ZuneDBApi/EFirmwareUpdateOption.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum EFirmwareUpdateOption { diff --git a/ZuneDBApi/EFirmwareUpdateType.cs b/ZuneDBApi/EFirmwareUpdateType.cs index 5118326..b84fbbb 100644 --- a/ZuneDBApi/EFirmwareUpdateType.cs +++ b/ZuneDBApi/EFirmwareUpdateType.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum EFirmwareUpdateType { diff --git a/ZuneDBApi/EFriendAction.cs b/ZuneDBApi/EFriendAction.cs index c380019..ba0ddaa 100644 --- a/ZuneDBApi/EFriendAction.cs +++ b/ZuneDBApi/EFriendAction.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum EFriendAction { diff --git a/ZuneDBApi/EGetOffersFlags.cs b/ZuneDBApi/EGetOffersFlags.cs index 899eb0b..2f77668 100644 --- a/ZuneDBApi/EGetOffersFlags.cs +++ b/ZuneDBApi/EGetOffersFlags.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum EGetOffersFlags { diff --git a/ZuneDBApi/EHipType.cs b/ZuneDBApi/EHipType.cs index c5fb36a..65ff66f 100644 --- a/ZuneDBApi/EHipType.cs +++ b/ZuneDBApi/EHipType.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum EHipType { diff --git a/ZuneDBApi/EHttpCacheLevel.cs b/ZuneDBApi/EHttpCacheLevel.cs index 602b6f8..3809182 100644 --- a/ZuneDBApi/EHttpCacheLevel.cs +++ b/ZuneDBApi/EHttpCacheLevel.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum EHttpCacheLevel { diff --git a/ZuneDBApi/EMediaFormat.cs b/ZuneDBApi/EMediaFormat.cs index 55acde0..45d417d 100644 --- a/ZuneDBApi/EMediaFormat.cs +++ b/ZuneDBApi/EMediaFormat.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum EMediaFormat { diff --git a/ZuneDBApi/EMediaPaymentType.cs b/ZuneDBApi/EMediaPaymentType.cs index e18c822..9c9e62f 100644 --- a/ZuneDBApi/EMediaPaymentType.cs +++ b/ZuneDBApi/EMediaPaymentType.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum EMediaPaymentType { Unknown = -1, diff --git a/ZuneDBApi/EMediaRights.cs b/ZuneDBApi/EMediaRights.cs index 5c370a3..086c9da 100644 --- a/ZuneDBApi/EMediaRights.cs +++ b/ZuneDBApi/EMediaRights.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum EMediaRights { diff --git a/ZuneDBApi/EPassportPolicy.cs b/ZuneDBApi/EPassportPolicy.cs index f130279..47d472a 100644 --- a/ZuneDBApi/EPassportPolicy.cs +++ b/ZuneDBApi/EPassportPolicy.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum EPassportPolicy { diff --git a/ZuneDBApi/EPlaylistCreateConflictAction.cs b/ZuneDBApi/EPlaylistCreateConflictAction.cs index 16638c1..492498c 100644 --- a/ZuneDBApi/EPlaylistCreateConflictAction.cs +++ b/ZuneDBApi/EPlaylistCreateConflictAction.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum EPlaylistCreateConflictAction { diff --git a/ZuneDBApi/EPlaylistLimitType.cs b/ZuneDBApi/EPlaylistLimitType.cs index 4fa908c..3a51a3e 100644 --- a/ZuneDBApi/EPlaylistLimitType.cs +++ b/ZuneDBApi/EPlaylistLimitType.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum EPlaylistLimitType { diff --git a/ZuneDBApi/EPlaylistType.cs b/ZuneDBApi/EPlaylistType.cs index 84c6f37..ee02ab1 100644 --- a/ZuneDBApi/EPlaylistType.cs +++ b/ZuneDBApi/EPlaylistType.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum EPlaylistType { diff --git a/ZuneDBApi/EPrivacySettingId.cs b/ZuneDBApi/EPrivacySettingId.cs index 0b4a517..d11c5e5 100644 --- a/ZuneDBApi/EPrivacySettingId.cs +++ b/ZuneDBApi/EPrivacySettingId.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum EPrivacySettingId { diff --git a/ZuneDBApi/EPrivacySettingValue.cs b/ZuneDBApi/EPrivacySettingValue.cs index aee718b..e607b3f 100644 --- a/ZuneDBApi/EPrivacySettingValue.cs +++ b/ZuneDBApi/EPrivacySettingValue.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum EPrivacySettingValue { diff --git a/ZuneDBApi/EPurchaseOfferType.cs b/ZuneDBApi/EPurchaseOfferType.cs index 6c363d3..996216c 100644 --- a/ZuneDBApi/EPurchaseOfferType.cs +++ b/ZuneDBApi/EPurchaseOfferType.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum EPurchaseOfferType { diff --git a/ZuneDBApi/EPurchaseOffersFlags.cs b/ZuneDBApi/EPurchaseOffersFlags.cs index 9368874..96f561c 100644 --- a/ZuneDBApi/EPurchaseOffersFlags.cs +++ b/ZuneDBApi/EPurchaseOffersFlags.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum EPurchaseOffersFlags { diff --git a/ZuneDBApi/EQueryPropertyBagProp.cs b/ZuneDBApi/EQueryPropertyBagProp.cs index b0e8564..064ea87 100644 --- a/ZuneDBApi/EQueryPropertyBagProp.cs +++ b/ZuneDBApi/EQueryPropertyBagProp.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum EQueryPropertyBagProp { diff --git a/ZuneDBApi/ESeasonPurchaseFlags.cs b/ZuneDBApi/ESeasonPurchaseFlags.cs index 85c2c0f..f85f0e2 100644 --- a/ZuneDBApi/ESeasonPurchaseFlags.cs +++ b/ZuneDBApi/ESeasonPurchaseFlags.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum ESeasonPurchaseFlags { diff --git a/ZuneDBApi/EServiceEndpointId.cs b/ZuneDBApi/EServiceEndpointId.cs index 78686c4..a590079 100644 --- a/ZuneDBApi/EServiceEndpointId.cs +++ b/ZuneDBApi/EServiceEndpointId.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum EServiceEndpointId { diff --git a/ZuneDBApi/EStreamingActionType.cs b/ZuneDBApi/EStreamingActionType.cs index 262687d..5494c8f 100644 --- a/ZuneDBApi/EStreamingActionType.cs +++ b/ZuneDBApi/EStreamingActionType.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum EStreamingActionType { diff --git a/ZuneDBApi/EThumbBarButtonIcons.cs b/ZuneDBApi/EThumbBarButtonIcons.cs index e38b3ff..49746eb 100644 --- a/ZuneDBApi/EThumbBarButtonIcons.cs +++ b/ZuneDBApi/EThumbBarButtonIcons.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum EThumbBarButtonIcons { diff --git a/ZuneDBApi/ETokenType.cs b/ZuneDBApi/ETokenType.cs index 15deb61..f5a3e70 100644 --- a/ZuneDBApi/ETokenType.cs +++ b/ZuneDBApi/ETokenType.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum ETokenType { diff --git a/ZuneDBApi/ETunerRegisterType.cs b/ZuneDBApi/ETunerRegisterType.cs index 6ada59c..0581510 100644 --- a/ZuneDBApi/ETunerRegisterType.cs +++ b/ZuneDBApi/ETunerRegisterType.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum ETunerRegisterType { diff --git a/ZuneDBApi/ETunerType.cs b/ZuneDBApi/ETunerType.cs index 6639c84..33093d7 100644 --- a/ZuneDBApi/ETunerType.cs +++ b/ZuneDBApi/ETunerType.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum ETunerType { diff --git a/ZuneDBApi/EUpdateAction.cs b/ZuneDBApi/EUpdateAction.cs index e1773a4..64ae4c1 100644 --- a/ZuneDBApi/EUpdateAction.cs +++ b/ZuneDBApi/EUpdateAction.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum EUpdateAction { diff --git a/ZuneDBApi/EVideoType.cs b/ZuneDBApi/EVideoType.cs index f75a005..798492d 100644 --- a/ZuneDBApi/EVideoType.cs +++ b/ZuneDBApi/EVideoType.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum EVideoType { diff --git a/ZuneDBApi/EWindowPositionKeys.cs b/ZuneDBApi/EWindowPositionKeys.cs index 90870d8..5c33d53 100644 --- a/ZuneDBApi/EWindowPositionKeys.cs +++ b/ZuneDBApi/EWindowPositionKeys.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum EWindowPositionKeys { diff --git a/ZuneDBApi/EZuneNetMessagingEventType.cs b/ZuneDBApi/EZuneNetMessagingEventType.cs index 985064a..4497e25 100644 --- a/ZuneDBApi/EZuneNetMessagingEventType.cs +++ b/ZuneDBApi/EZuneNetMessagingEventType.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum EZuneNetMessagingEventType { diff --git a/ZuneDBApi/EventReason.cs b/ZuneDBApi/EventReason.cs index 6dad7a5..3e5cebe 100644 --- a/ZuneDBApi/EventReason.cs +++ b/ZuneDBApi/EventReason.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum EventReason { diff --git a/ZuneDBApi/IAccountManagement.cs b/ZuneDBApi/IAccountManagement.cs index d32cb50..4e75eac 100644 --- a/ZuneDBApi/IAccountManagement.cs +++ b/ZuneDBApi/IAccountManagement.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IAccountManagement +internal struct IAccountManagement { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IAccountUser.cs b/ZuneDBApi/IAccountUser.cs index a207eb7..d0ba2e0 100644 --- a/ZuneDBApi/IAccountUser.cs +++ b/ZuneDBApi/IAccountUser.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IAccountUser +internal struct IAccountUser { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IAddPaymentInstrumentCallback.cs b/ZuneDBApi/IAddPaymentInstrumentCallback.cs index 5aa7c4f..d18671c 100644 --- a/ZuneDBApi/IAddPaymentInstrumentCallback.cs +++ b/ZuneDBApi/IAddPaymentInstrumentCallback.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IAddPaymentInstrumentCallback +internal struct IAddPaymentInstrumentCallback { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IAddress.cs b/ZuneDBApi/IAddress.cs index a8d24f1..2e58571 100644 --- a/ZuneDBApi/IAddress.cs +++ b/ZuneDBApi/IAddress.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IAddress +internal struct IAddress { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IAlbumInfo.cs b/ZuneDBApi/IAlbumInfo.cs index 6e833db..e7cb2bb 100644 --- a/ZuneDBApi/IAlbumInfo.cs +++ b/ZuneDBApi/IAlbumInfo.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IAlbumInfo +internal struct IAlbumInfo { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IAppCollection.cs b/ZuneDBApi/IAppCollection.cs index da4549a..db9ab6d 100644 --- a/ZuneDBApi/IAppCollection.cs +++ b/ZuneDBApi/IAppCollection.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IAppCollection +internal struct IAppCollection { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IAsyncCallback.cs b/ZuneDBApi/IAsyncCallback.cs index 0777e5f..3d01f82 100644 --- a/ZuneDBApi/IAsyncCallback.cs +++ b/ZuneDBApi/IAsyncCallback.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IAsyncCallback +internal struct IAsyncCallback { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IAutoPlaylistRules.cs b/ZuneDBApi/IAutoPlaylistRules.cs index 40f9a39..8ec3e20 100644 --- a/ZuneDBApi/IAutoPlaylistRules.cs +++ b/ZuneDBApi/IAutoPlaylistRules.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IAutoPlaylistRules +internal struct IAutoPlaylistRules { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IAvailableZuneTagInformation.cs b/ZuneDBApi/IAvailableZuneTagInformation.cs index 9ba2be8..040144a 100644 --- a/ZuneDBApi/IAvailableZuneTagInformation.cs +++ b/ZuneDBApi/IAvailableZuneTagInformation.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IAvailableZuneTagInformation +internal struct IAvailableZuneTagInformation { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IBillingOfferCollection.cs b/ZuneDBApi/IBillingOfferCollection.cs index ce022f4..f274acd 100644 --- a/ZuneDBApi/IBillingOfferCollection.cs +++ b/ZuneDBApi/IBillingOfferCollection.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IBillingOfferCollection +internal struct IBillingOfferCollection { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IBurnPublisher.cs b/ZuneDBApi/IBurnPublisher.cs index 6400218..1f92d97 100644 --- a/ZuneDBApi/IBurnPublisher.cs +++ b/ZuneDBApi/IBurnPublisher.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IBurnPublisher +internal struct IBurnPublisher { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IBurnPublisherCallback.cs b/ZuneDBApi/IBurnPublisherCallback.cs index 5cc34bd..664812b 100644 --- a/ZuneDBApi/IBurnPublisherCallback.cs +++ b/ZuneDBApi/IBurnPublisherCallback.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IBurnPublisherCallback +internal struct IBurnPublisherCallback { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IConfigurationManager.cs b/ZuneDBApi/IConfigurationManager.cs index 45d55f7..b515cc1 100644 --- a/ZuneDBApi/IConfigurationManager.cs +++ b/ZuneDBApi/IConfigurationManager.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IConfigurationManager +internal struct IConfigurationManager { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IContentRefreshTask.cs b/ZuneDBApi/IContentRefreshTask.cs index cf74dc8..32eccd6 100644 --- a/ZuneDBApi/IContentRefreshTask.cs +++ b/ZuneDBApi/IContentRefreshTask.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IContentRefreshTask +internal struct IContentRefreshTask { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IContextData.cs b/ZuneDBApi/IContextData.cs index e130dbb..3322b72 100644 --- a/ZuneDBApi/IContextData.cs +++ b/ZuneDBApi/IContextData.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IContextData +internal struct IContextData { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IContributorCollection.cs b/ZuneDBApi/IContributorCollection.cs index eca50d7..e1c1dff 100644 --- a/ZuneDBApi/IContributorCollection.cs +++ b/ZuneDBApi/IContributorCollection.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IContributorCollection +internal struct IContributorCollection { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/ICredential.cs b/ZuneDBApi/ICredential.cs index d081c7b..1e26357 100644 --- a/ZuneDBApi/ICredential.cs +++ b/ZuneDBApi/ICredential.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct ICredential +internal struct ICredential { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/ICreditCard.cs b/ZuneDBApi/ICreditCard.cs index 31d1040..98c0bd7 100644 --- a/ZuneDBApi/ICreditCard.cs +++ b/ZuneDBApi/ICreditCard.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct ICreditCard +internal struct ICreditCard { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/ICreditCardCollection.cs b/ZuneDBApi/ICreditCardCollection.cs index 97cb8a1..00265af 100644 --- a/ZuneDBApi/ICreditCardCollection.cs +++ b/ZuneDBApi/ICreditCardCollection.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct ICreditCardCollection +internal struct ICreditCardCollection { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IDRMQuery.cs b/ZuneDBApi/IDRMQuery.cs index 81a6d72..ac59e50 100644 --- a/ZuneDBApi/IDRMQuery.cs +++ b/ZuneDBApi/IDRMQuery.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IDRMQuery +internal struct IDRMQuery { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IDataObjectEnumerator.cs b/ZuneDBApi/IDataObjectEnumerator.cs index 135081f..bec7177 100644 --- a/ZuneDBApi/IDataObjectEnumerator.cs +++ b/ZuneDBApi/IDataObjectEnumerator.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IDataObjectEnumerator +internal struct IDataObjectEnumerator { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IDatabaseQueryResults.cs b/ZuneDBApi/IDatabaseQueryResults.cs index b281153..83d990d 100644 --- a/ZuneDBApi/IDatabaseQueryResults.cs +++ b/ZuneDBApi/IDatabaseQueryResults.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IDatabaseQueryResults +internal struct IDatabaseQueryResults { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IDeregisterTunerCallback.cs b/ZuneDBApi/IDeregisterTunerCallback.cs index b2fd993..4231e8c 100644 --- a/ZuneDBApi/IDeregisterTunerCallback.cs +++ b/ZuneDBApi/IDeregisterTunerCallback.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IDeregisterTunerCallback +internal struct IDeregisterTunerCallback { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IDeviceAssetProvider.cs b/ZuneDBApi/IDeviceAssetProvider.cs index 51291c3..3591d79 100644 --- a/ZuneDBApi/IDeviceAssetProvider.cs +++ b/ZuneDBApi/IDeviceAssetProvider.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IDeviceAssetProvider +internal struct IDeviceAssetProvider { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IDeviceContentProvider.cs b/ZuneDBApi/IDeviceContentProvider.cs index 152d01c..186c3cb 100644 --- a/ZuneDBApi/IDeviceContentProvider.cs +++ b/ZuneDBApi/IDeviceContentProvider.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IDeviceContentProvider +internal struct IDeviceContentProvider { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IDeviceSyncRulesProvider.cs b/ZuneDBApi/IDeviceSyncRulesProvider.cs index a691f67..134756e 100644 --- a/ZuneDBApi/IDeviceSyncRulesProvider.cs +++ b/ZuneDBApi/IDeviceSyncRulesProvider.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IDeviceSyncRulesProvider +internal struct IDeviceSyncRulesProvider { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IDownloadCallback.cs b/ZuneDBApi/IDownloadCallback.cs index d2d17b3..48ac7af 100644 --- a/ZuneDBApi/IDownloadCallback.cs +++ b/ZuneDBApi/IDownloadCallback.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IDownloadCallback +internal struct IDownloadCallback { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IDownloadManager.cs b/ZuneDBApi/IDownloadManager.cs index 50c5eef..bdb53c0 100644 --- a/ZuneDBApi/IDownloadManager.cs +++ b/ZuneDBApi/IDownloadManager.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IDownloadManager +internal struct IDownloadManager { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IDownloadTask.cs b/ZuneDBApi/IDownloadTask.cs index 37b3033..b535ed3 100644 --- a/ZuneDBApi/IDownloadTask.cs +++ b/ZuneDBApi/IDownloadTask.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IDownloadTask +internal struct IDownloadTask { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IDownloadTaskProgress.cs b/ZuneDBApi/IDownloadTaskProgress.cs index 1283102..2ddf807 100644 --- a/ZuneDBApi/IDownloadTaskProgress.cs +++ b/ZuneDBApi/IDownloadTaskProgress.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IDownloadTaskProgress +internal struct IDownloadTaskProgress { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IEndpointHost.cs b/ZuneDBApi/IEndpointHost.cs index 94b1551..345c235 100644 --- a/ZuneDBApi/IEndpointHost.cs +++ b/ZuneDBApi/IEndpointHost.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IEndpointHost +internal struct IEndpointHost { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IEndpointHostCollection.cs b/ZuneDBApi/IEndpointHostCollection.cs index 18e52b9..9b0132f 100644 --- a/ZuneDBApi/IEndpointHostCollection.cs +++ b/ZuneDBApi/IEndpointHostCollection.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IEndpointHostCollection +internal struct IEndpointHostCollection { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IEndpointHostManager.cs b/ZuneDBApi/IEndpointHostManager.cs index d0ccc66..718a0bd 100644 --- a/ZuneDBApi/IEndpointHostManager.cs +++ b/ZuneDBApi/IEndpointHostManager.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IEndpointHostManager +internal struct IEndpointHostManager { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IEndpointHostManagerCallback.cs b/ZuneDBApi/IEndpointHostManagerCallback.cs index b4e3fa6..b2ae9ab 100644 --- a/ZuneDBApi/IEndpointHostManagerCallback.cs +++ b/ZuneDBApi/IEndpointHostManagerCallback.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IEndpointHostManagerCallback +internal struct IEndpointHostManagerCallback { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IEndpointManager.cs b/ZuneDBApi/IEndpointManager.cs index 0fd59c5..4db55be 100644 --- a/ZuneDBApi/IEndpointManager.cs +++ b/ZuneDBApi/IEndpointManager.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IEndpointManager +internal struct IEndpointManager { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IEndpointNotification.cs b/ZuneDBApi/IEndpointNotification.cs index 3774866..990df9b 100644 --- a/ZuneDBApi/IEndpointNotification.cs +++ b/ZuneDBApi/IEndpointNotification.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IEndpointNotification +internal struct IEndpointNotification { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IEndpointStatusCallback.cs b/ZuneDBApi/IEndpointStatusCallback.cs index 9b39bb5..29ce6ea 100644 --- a/ZuneDBApi/IEndpointStatusCallback.cs +++ b/ZuneDBApi/IEndpointStatusCallback.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IEndpointStatusCallback +internal struct IEndpointStatusCallback { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IFamilySettingsProvider.cs b/ZuneDBApi/IFamilySettingsProvider.cs index a224d87..95e20b7 100644 --- a/ZuneDBApi/IFamilySettingsProvider.cs +++ b/ZuneDBApi/IFamilySettingsProvider.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IFamilySettingsProvider +internal struct IFamilySettingsProvider { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IFeatureEnablementManager.cs b/ZuneDBApi/IFeatureEnablementManager.cs index 215c350..d1fb1f0 100644 --- a/ZuneDBApi/IFeatureEnablementManager.cs +++ b/ZuneDBApi/IFeatureEnablementManager.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IFeatureEnablementManager +internal struct IFeatureEnablementManager { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IFileAssociationHandler.cs b/ZuneDBApi/IFileAssociationHandler.cs index 571aa6d..98694d4 100644 --- a/ZuneDBApi/IFileAssociationHandler.cs +++ b/ZuneDBApi/IFileAssociationHandler.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IFileAssociationHandler +internal struct IFileAssociationHandler { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IFileProvider.cs b/ZuneDBApi/IFileProvider.cs index abe003d..ce79558 100644 --- a/ZuneDBApi/IFileProvider.cs +++ b/ZuneDBApi/IFileProvider.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IFileProvider +internal struct IFileProvider { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IFirmwareMetadata.cs b/ZuneDBApi/IFirmwareMetadata.cs index e6c17f4..5e2e2d2 100644 --- a/ZuneDBApi/IFirmwareMetadata.cs +++ b/ZuneDBApi/IFirmwareMetadata.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IFirmwareMetadata +internal struct IFirmwareMetadata { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IFirmwareRestorePoint.cs b/ZuneDBApi/IFirmwareRestorePoint.cs index d87533a..28de7b3 100644 --- a/ZuneDBApi/IFirmwareRestorePoint.cs +++ b/ZuneDBApi/IFirmwareRestorePoint.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IFirmwareRestorePoint +internal struct IFirmwareRestorePoint { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IFirmwareRestorePointCollection.cs b/ZuneDBApi/IFirmwareRestorePointCollection.cs index d99caea..715ee5a 100644 --- a/ZuneDBApi/IFirmwareRestorePointCollection.cs +++ b/ZuneDBApi/IFirmwareRestorePointCollection.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IFirmwareRestorePointCollection +internal struct IFirmwareRestorePointCollection { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IFirmwareRestorer.cs b/ZuneDBApi/IFirmwareRestorer.cs index 91f0214..0f65dca 100644 --- a/ZuneDBApi/IFirmwareRestorer.cs +++ b/ZuneDBApi/IFirmwareRestorer.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IFirmwareRestorer +internal struct IFirmwareRestorer { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IFirmwareUpdateCallback.cs b/ZuneDBApi/IFirmwareUpdateCallback.cs index 3362236..12919cf 100644 --- a/ZuneDBApi/IFirmwareUpdateCallback.cs +++ b/ZuneDBApi/IFirmwareUpdateCallback.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IFirmwareUpdateCallback +internal struct IFirmwareUpdateCallback { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IFirmwareUpdateCallbackData.cs b/ZuneDBApi/IFirmwareUpdateCallbackData.cs index f751e3d..e11ec9f 100644 --- a/ZuneDBApi/IFirmwareUpdateCallbackData.cs +++ b/ZuneDBApi/IFirmwareUpdateCallbackData.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IFirmwareUpdateCallbackData +internal struct IFirmwareUpdateCallbackData { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IFirmwareUpdateCollection.cs b/ZuneDBApi/IFirmwareUpdateCollection.cs index 53d18fd..192eb89 100644 --- a/ZuneDBApi/IFirmwareUpdateCollection.cs +++ b/ZuneDBApi/IFirmwareUpdateCollection.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IFirmwareUpdateCollection +internal struct IFirmwareUpdateCollection { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IFirmwareUpdateErrorInfo.cs b/ZuneDBApi/IFirmwareUpdateErrorInfo.cs index 9f5a6ae..04bf767 100644 --- a/ZuneDBApi/IFirmwareUpdateErrorInfo.cs +++ b/ZuneDBApi/IFirmwareUpdateErrorInfo.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IFirmwareUpdateErrorInfo +internal struct IFirmwareUpdateErrorInfo { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IFirmwareUpdateNotification.cs b/ZuneDBApi/IFirmwareUpdateNotification.cs index 81d4346..1ed5417 100644 --- a/ZuneDBApi/IFirmwareUpdateNotification.cs +++ b/ZuneDBApi/IFirmwareUpdateNotification.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IFirmwareUpdateNotification +internal struct IFirmwareUpdateNotification { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IFirmwareUpdater.cs b/ZuneDBApi/IFirmwareUpdater.cs index 32f5713..541b578 100644 --- a/ZuneDBApi/IFirmwareUpdater.cs +++ b/ZuneDBApi/IFirmwareUpdater.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IFirmwareUpdater +internal struct IFirmwareUpdater { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IFirmwareUpdater2.cs b/ZuneDBApi/IFirmwareUpdater2.cs index 48d9550..1df2b9a 100644 --- a/ZuneDBApi/IFirmwareUpdater2.cs +++ b/ZuneDBApi/IFirmwareUpdater2.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IFirmwareUpdater2 +internal struct IFirmwareUpdater2 { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IFolderProvider.cs b/ZuneDBApi/IFolderProvider.cs index cb50e11..664ae0b 100644 --- a/ZuneDBApi/IFolderProvider.cs +++ b/ZuneDBApi/IFolderProvider.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IFolderProvider +internal struct IFolderProvider { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IGasGauge.cs b/ZuneDBApi/IGasGauge.cs index 955e8d9..0f696e5 100644 --- a/ZuneDBApi/IGasGauge.cs +++ b/ZuneDBApi/IGasGauge.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IGasGauge +internal struct IGasGauge { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IGasGaugeCallback.cs b/ZuneDBApi/IGasGaugeCallback.cs index ee313c1..613bd85 100644 --- a/ZuneDBApi/IGasGaugeCallback.cs +++ b/ZuneDBApi/IGasGaugeCallback.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IGasGaugeCallback +internal struct IGasGaugeCallback { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IGetAccountCallback.cs b/ZuneDBApi/IGetAccountCallback.cs index ffac54f..96ff259 100644 --- a/ZuneDBApi/IGetAccountCallback.cs +++ b/ZuneDBApi/IGetAccountCallback.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IGetAccountCallback +internal struct IGetAccountCallback { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IGetBalancesCallback.cs b/ZuneDBApi/IGetBalancesCallback.cs index 3a8541a..be881dc 100644 --- a/ZuneDBApi/IGetBalancesCallback.cs +++ b/ZuneDBApi/IGetBalancesCallback.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IGetBalancesCallback +internal struct IGetBalancesCallback { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IGetBillingOffersCallback.cs b/ZuneDBApi/IGetBillingOffersCallback.cs index c4ad218..8c30a28 100644 --- a/ZuneDBApi/IGetBillingOffersCallback.cs +++ b/ZuneDBApi/IGetBillingOffersCallback.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IGetBillingOffersCallback +internal struct IGetBillingOffersCallback { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IGetOfferDetailsCallback.cs b/ZuneDBApi/IGetOfferDetailsCallback.cs index b11683b..f5150e9 100644 --- a/ZuneDBApi/IGetOfferDetailsCallback.cs +++ b/ZuneDBApi/IGetOfferDetailsCallback.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IGetOfferDetailsCallback +internal struct IGetOfferDetailsCallback { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IGetOffersCallback.cs b/ZuneDBApi/IGetOffersCallback.cs index 1c73200..cca7ea2 100644 --- a/ZuneDBApi/IGetOffersCallback.cs +++ b/ZuneDBApi/IGetOffersCallback.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IGetOffersCallback +internal struct IGetOffersCallback { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IGetPaymentInstrumentsCallback.cs b/ZuneDBApi/IGetPaymentInstrumentsCallback.cs index 04f7c59..8cee167 100644 --- a/ZuneDBApi/IGetPaymentInstrumentsCallback.cs +++ b/ZuneDBApi/IGetPaymentInstrumentsCallback.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IGetPaymentInstrumentsCallback +internal struct IGetPaymentInstrumentsCallback { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IHMESettings.cs b/ZuneDBApi/IHMESettings.cs index 172ad90..d434844 100644 --- a/ZuneDBApi/IHMESettings.cs +++ b/ZuneDBApi/IHMESettings.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IHMESettings +internal struct IHMESettings { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IHttpWebRequest.cs b/ZuneDBApi/IHttpWebRequest.cs index 1118fa7..6b3ea40 100644 --- a/ZuneDBApi/IHttpWebRequest.cs +++ b/ZuneDBApi/IHttpWebRequest.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IHttpWebRequest +internal struct IHttpWebRequest { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IHttpWebRequestCallback.cs b/ZuneDBApi/IHttpWebRequestCallback.cs index 62991d7..3d338a6 100644 --- a/ZuneDBApi/IHttpWebRequestCallback.cs +++ b/ZuneDBApi/IHttpWebRequestCallback.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IHttpWebRequestCallback +internal struct IHttpWebRequestCallback { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IHttpWebResponse.cs b/ZuneDBApi/IHttpWebResponse.cs index 212d7a8..3e11452 100644 --- a/ZuneDBApi/IHttpWebResponse.cs +++ b/ZuneDBApi/IHttpWebResponse.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IHttpWebResponse +internal struct IHttpWebResponse { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IInteropNotify.cs b/ZuneDBApi/IInteropNotify.cs index 4f6cfc3..85a83a0 100644 --- a/ZuneDBApi/IInteropNotify.cs +++ b/ZuneDBApi/IInteropNotify.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IInteropNotify +internal struct IInteropNotify { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IJumpList.cs b/ZuneDBApi/IJumpList.cs index 156347a..1111fa4 100644 --- a/ZuneDBApi/IJumpList.cs +++ b/ZuneDBApi/IJumpList.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IJumpList +internal struct IJumpList { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IJumpListCategory.cs b/ZuneDBApi/IJumpListCategory.cs index edb34c9..131eaf0 100644 --- a/ZuneDBApi/IJumpListCategory.cs +++ b/ZuneDBApi/IJumpListCategory.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IJumpListCategory +internal struct IJumpListCategory { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IJumpListEntry.cs b/ZuneDBApi/IJumpListEntry.cs index 2063bf3..6d5320c 100644 --- a/ZuneDBApi/IJumpListEntry.cs +++ b/ZuneDBApi/IJumpListEntry.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IJumpListEntry +internal struct IJumpListEntry { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IMCDynamicImage.cs b/ZuneDBApi/IMCDynamicImage.cs index 354de79..ec354df 100644 --- a/ZuneDBApi/IMCDynamicImage.cs +++ b/ZuneDBApi/IMCDynamicImage.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IMCDynamicImage +internal struct IMCDynamicImage { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IMCPlayer.cs b/ZuneDBApi/IMCPlayer.cs index 8bbab4e..e956676 100644 --- a/ZuneDBApi/IMCPlayer.cs +++ b/ZuneDBApi/IMCPlayer.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IMCPlayer +internal struct IMCPlayer { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IMCPlayerEvents.cs b/ZuneDBApi/IMCPlayerEvents.cs index 154d1f9..6f123ea 100644 --- a/ZuneDBApi/IMCPlayerEvents.cs +++ b/ZuneDBApi/IMCPlayerEvents.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IMCPlayerEvents +internal struct IMCPlayerEvents { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IMCPlayerSetUri.cs b/ZuneDBApi/IMCPlayerSetUri.cs index f6eb5dc..e986b67 100644 --- a/ZuneDBApi/IMCPlayerSetUri.cs +++ b/ZuneDBApi/IMCPlayerSetUri.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IMCPlayerSetUri +internal struct IMCPlayerSetUri { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IMCPlayerSetUriEvents.cs b/ZuneDBApi/IMCPlayerSetUriEvents.cs index 08315f9..d14654b 100644 --- a/ZuneDBApi/IMCPlayerSetUriEvents.cs +++ b/ZuneDBApi/IMCPlayerSetUriEvents.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IMCPlayerSetUriEvents +internal struct IMCPlayerSetUriEvents { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IMCTransport.cs b/ZuneDBApi/IMCTransport.cs index b3efc3c..13f4c32 100644 --- a/ZuneDBApi/IMCTransport.cs +++ b/ZuneDBApi/IMCTransport.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IMCTransport +internal struct IMCTransport { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IMCTransportEvents.cs b/ZuneDBApi/IMCTransportEvents.cs index ffd5758..4d05af9 100644 --- a/ZuneDBApi/IMCTransportEvents.cs +++ b/ZuneDBApi/IMCTransportEvents.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IMCTransportEvents +internal struct IMCTransportEvents { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IMCVolumeControl.cs b/ZuneDBApi/IMCVolumeControl.cs index b4d32d1..3598019 100644 --- a/ZuneDBApi/IMCVolumeControl.cs +++ b/ZuneDBApi/IMCVolumeControl.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IMCVolumeControl +internal struct IMCVolumeControl { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IMSMediaSchemaPropertyList.cs b/ZuneDBApi/IMSMediaSchemaPropertyList.cs index f78f7ba..995eedf 100644 --- a/ZuneDBApi/IMSMediaSchemaPropertyList.cs +++ b/ZuneDBApi/IMSMediaSchemaPropertyList.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IMSMediaSchemaPropertyList +internal struct IMSMediaSchemaPropertyList { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IMSMediaSchemaPropertySet.cs b/ZuneDBApi/IMSMediaSchemaPropertySet.cs index 82b8e20..3a9afe3 100644 --- a/ZuneDBApi/IMSMediaSchemaPropertySet.cs +++ b/ZuneDBApi/IMSMediaSchemaPropertySet.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IMSMediaSchemaPropertySet +internal struct IMSMediaSchemaPropertySet { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IMediaCollection.cs b/ZuneDBApi/IMediaCollection.cs index 66fb4e6..e03ef0f 100644 --- a/ZuneDBApi/IMediaCollection.cs +++ b/ZuneDBApi/IMediaCollection.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IMediaCollection +internal struct IMediaCollection { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IMediaOfferCollection.cs b/ZuneDBApi/IMediaOfferCollection.cs index 1500237..5fedd7e 100644 --- a/ZuneDBApi/IMediaOfferCollection.cs +++ b/ZuneDBApi/IMediaOfferCollection.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IMediaOfferCollection +internal struct IMediaOfferCollection { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IMediaRights.cs b/ZuneDBApi/IMediaRights.cs index 32be057..938cc4f 100644 --- a/ZuneDBApi/IMediaRights.cs +++ b/ZuneDBApi/IMediaRights.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IMediaRights +internal struct IMediaRights { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IMessagingCallback.cs b/ZuneDBApi/IMessagingCallback.cs index 119c355..28d6524 100644 --- a/ZuneDBApi/IMessagingCallback.cs +++ b/ZuneDBApi/IMessagingCallback.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IMessagingCallback +internal struct IMessagingCallback { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IMetadataChangeNotify.cs b/ZuneDBApi/IMetadataChangeNotify.cs index 0d778b2..56eed06 100644 --- a/ZuneDBApi/IMetadataChangeNotify.cs +++ b/ZuneDBApi/IMetadataChangeNotify.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IMetadataChangeNotify +internal struct IMetadataChangeNotify { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IMetadataManager.cs b/ZuneDBApi/IMetadataManager.cs index 093a995..ef8affa 100644 --- a/ZuneDBApi/IMetadataManager.cs +++ b/ZuneDBApi/IMetadataManager.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IMetadataManager +internal struct IMetadataManager { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IMultiSortAttributes.cs b/ZuneDBApi/IMultiSortAttributes.cs index 4bdccf8..b3b3a16 100644 --- a/ZuneDBApi/IMultiSortAttributes.cs +++ b/ZuneDBApi/IMultiSortAttributes.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IMultiSortAttributes +internal struct IMultiSortAttributes { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IMusicAlbumCollection.cs b/ZuneDBApi/IMusicAlbumCollection.cs index d666272..9274042 100644 --- a/ZuneDBApi/IMusicAlbumCollection.cs +++ b/ZuneDBApi/IMusicAlbumCollection.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IMusicAlbumCollection +internal struct IMusicAlbumCollection { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IMusicTrackCollection.cs b/ZuneDBApi/IMusicTrackCollection.cs index bc52e54..afd68b8 100644 --- a/ZuneDBApi/IMusicTrackCollection.cs +++ b/ZuneDBApi/IMusicTrackCollection.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IMusicTrackCollection +internal struct IMusicTrackCollection { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/INSSDevice.cs b/ZuneDBApi/INSSDevice.cs index 6205a43..8820491 100644 --- a/ZuneDBApi/INSSDevice.cs +++ b/ZuneDBApi/INSSDevice.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct INSSDevice +internal struct INSSDevice { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/INSSDevices.cs b/ZuneDBApi/INSSDevices.cs index d2585d7..4122b69 100644 --- a/ZuneDBApi/INSSDevices.cs +++ b/ZuneDBApi/INSSDevices.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct INSSDevices +internal struct INSSDevices { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/INSSManager.cs b/ZuneDBApi/INSSManager.cs index 0a2b349..00f1bc8 100644 --- a/ZuneDBApi/INSSManager.cs +++ b/ZuneDBApi/INSSManager.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct INSSManager +internal struct INSSManager { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/INSSProperties.cs b/ZuneDBApi/INSSProperties.cs index cbb9036..ec29fbd 100644 --- a/ZuneDBApi/INSSProperties.cs +++ b/ZuneDBApi/INSSProperties.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct INSSProperties +internal struct INSSProperties { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/INSSProperty.cs b/ZuneDBApi/INSSProperty.cs index ecbb90a..6164f4b 100644 --- a/ZuneDBApi/INSSProperty.cs +++ b/ZuneDBApi/INSSProperty.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct INSSProperty +internal struct INSSProperty { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/INativeDeferredCallback.cs b/ZuneDBApi/INativeDeferredCallback.cs index 20dcc59..9fcf690 100644 --- a/ZuneDBApi/INativeDeferredCallback.cs +++ b/ZuneDBApi/INativeDeferredCallback.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct INativeDeferredCallback +internal struct INativeDeferredCallback { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/INewsletterSettings.cs b/ZuneDBApi/INewsletterSettings.cs index cd205a4..44c6ccf 100644 --- a/ZuneDBApi/INewsletterSettings.cs +++ b/ZuneDBApi/INewsletterSettings.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct INewsletterSettings +internal struct INewsletterSettings { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/INotifyManager.cs b/ZuneDBApi/INotifyManager.cs index a6a0432..4f4e26e 100644 --- a/ZuneDBApi/INotifyManager.cs +++ b/ZuneDBApi/INotifyManager.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct INotifyManager +internal struct INotifyManager { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/INotifySubscriber.cs b/ZuneDBApi/INotifySubscriber.cs index 044588f..e1d6a5c 100644 --- a/ZuneDBApi/INotifySubscriber.cs +++ b/ZuneDBApi/INotifySubscriber.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct INotifySubscriber +internal struct INotifySubscriber { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IPassportIdentity.cs b/ZuneDBApi/IPassportIdentity.cs index e3fed72..58e9407 100644 --- a/ZuneDBApi/IPassportIdentity.cs +++ b/ZuneDBApi/IPassportIdentity.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IPassportIdentity +internal struct IPassportIdentity { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IPinProvider.cs b/ZuneDBApi/IPinProvider.cs index a160a7a..c6771a9 100644 --- a/ZuneDBApi/IPinProvider.cs +++ b/ZuneDBApi/IPinProvider.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IPinProvider +internal struct IPinProvider { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IPlaylist.cs b/ZuneDBApi/IPlaylist.cs index b5de883..fd6957d 100644 --- a/ZuneDBApi/IPlaylist.cs +++ b/ZuneDBApi/IPlaylist.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IPlaylist +internal struct IPlaylist { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IPlaylistManager.cs b/ZuneDBApi/IPlaylistManager.cs index 1f37041..f2e69ba 100644 --- a/ZuneDBApi/IPlaylistManager.cs +++ b/ZuneDBApi/IPlaylistManager.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IPlaylistManager +internal struct IPlaylistManager { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IPriceInfo.cs b/ZuneDBApi/IPriceInfo.cs index 96b645a..909eeba 100644 --- a/ZuneDBApi/IPriceInfo.cs +++ b/ZuneDBApi/IPriceInfo.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IPriceInfo +internal struct IPriceInfo { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IPrivacySettings.cs b/ZuneDBApi/IPrivacySettings.cs index 8e7e586..2091778 100644 --- a/ZuneDBApi/IPrivacySettings.cs +++ b/ZuneDBApi/IPrivacySettings.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IPrivacySettings +internal struct IPrivacySettings { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IProgressNotify.cs b/ZuneDBApi/IProgressNotify.cs index 5e4993d..a833284 100644 --- a/ZuneDBApi/IProgressNotify.cs +++ b/ZuneDBApi/IProgressNotify.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IProgressNotify +internal struct IProgressNotify { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IPurchaseOffersCallback.cs b/ZuneDBApi/IPurchaseOffersCallback.cs index 5b18044..fe7e9ec 100644 --- a/ZuneDBApi/IPurchaseOffersCallback.cs +++ b/ZuneDBApi/IPurchaseOffersCallback.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IPurchaseOffersCallback +internal struct IPurchaseOffersCallback { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IQueryPropertyBag.cs b/ZuneDBApi/IQueryPropertyBag.cs index 879e2b8..eeedb67 100644 --- a/ZuneDBApi/IQueryPropertyBag.cs +++ b/ZuneDBApi/IQueryPropertyBag.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IQueryPropertyBag +internal struct IQueryPropertyBag { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IQuickMixManager.cs b/ZuneDBApi/IQuickMixManager.cs index 3f47228..a66bb7a 100644 --- a/ZuneDBApi/IQuickMixManager.cs +++ b/ZuneDBApi/IQuickMixManager.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IQuickMixManager +internal struct IQuickMixManager { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IQuickMixSession.cs b/ZuneDBApi/IQuickMixSession.cs index a7b48d1..2f92953 100644 --- a/ZuneDBApi/IQuickMixSession.cs +++ b/ZuneDBApi/IQuickMixSession.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IQuickMixSession +internal struct IQuickMixSession { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IQuickMixSessionCallback.cs b/ZuneDBApi/IQuickMixSessionCallback.cs index dd0e72e..35d0a74 100644 --- a/ZuneDBApi/IQuickMixSessionCallback.cs +++ b/ZuneDBApi/IQuickMixSessionCallback.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IQuickMixSessionCallback +internal struct IQuickMixSessionCallback { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IQuickMixStatusCallback.cs b/ZuneDBApi/IQuickMixStatusCallback.cs index 866f6f6..9e44a95 100644 --- a/ZuneDBApi/IQuickMixStatusCallback.cs +++ b/ZuneDBApi/IQuickMixStatusCallback.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IQuickMixStatusCallback +internal struct IQuickMixStatusCallback { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IRadioPlaylist.cs b/ZuneDBApi/IRadioPlaylist.cs index 4b780d3..1cd681b 100644 --- a/ZuneDBApi/IRadioPlaylist.cs +++ b/ZuneDBApi/IRadioPlaylist.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IRadioPlaylist +internal struct IRadioPlaylist { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IRadioStationManager.cs b/ZuneDBApi/IRadioStationManager.cs index d535499..7b37f38 100644 --- a/ZuneDBApi/IRadioStationManager.cs +++ b/ZuneDBApi/IRadioStationManager.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IRadioStationManager +internal struct IRadioStationManager { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IRecordManager.cs b/ZuneDBApi/IRecordManager.cs index 1e5b242..ecd519a 100644 --- a/ZuneDBApi/IRecordManager.cs +++ b/ZuneDBApi/IRecordManager.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IRecordManager +internal struct IRecordManager { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IRecordManagerCallback.cs b/ZuneDBApi/IRecordManagerCallback.cs index 8f2feb2..7ed3580 100644 --- a/ZuneDBApi/IRecordManagerCallback.cs +++ b/ZuneDBApi/IRecordManagerCallback.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IRecordManagerCallback +internal struct IRecordManagerCallback { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IRefreshTunerListCallback.cs b/ZuneDBApi/IRefreshTunerListCallback.cs index 3acbb75..8f4a771 100644 --- a/ZuneDBApi/IRefreshTunerListCallback.cs +++ b/ZuneDBApi/IRefreshTunerListCallback.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IRefreshTunerListCallback +internal struct IRefreshTunerListCallback { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IResultSetEvents.cs b/ZuneDBApi/IResultSetEvents.cs index 2abdae0..9d75d74 100644 --- a/ZuneDBApi/IResultSetEvents.cs +++ b/ZuneDBApi/IResultSetEvents.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IResultSetEvents +internal struct IResultSetEvents { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IService.cs b/ZuneDBApi/IService.cs index 5d5bdd3..a01f8d5 100644 --- a/ZuneDBApi/IService.cs +++ b/ZuneDBApi/IService.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IService +internal struct IService { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IServiceError.cs b/ZuneDBApi/IServiceError.cs index 394103d..97a960e 100644 --- a/ZuneDBApi/IServiceError.cs +++ b/ZuneDBApi/IServiceError.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IServiceError +internal struct IServiceError { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/ISignInState.cs b/ZuneDBApi/ISignInState.cs index 8e84609..3ecfab1 100644 --- a/ZuneDBApi/ISignInState.cs +++ b/ZuneDBApi/ISignInState.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct ISignInState +internal struct ISignInState { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IStream.cs b/ZuneDBApi/IStream.cs index 93103b6..2cffa4d 100644 --- a/ZuneDBApi/IStream.cs +++ b/ZuneDBApi/IStream.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IStream +internal struct IStream { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/ISubscriptionManager.cs b/ZuneDBApi/ISubscriptionManager.cs index 41246c0..4b3586c 100644 --- a/ZuneDBApi/ISubscriptionManager.cs +++ b/ZuneDBApi/ISubscriptionManager.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct ISubscriptionManager +internal struct ISubscriptionManager { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/ISubscriptionManagerCredentialProvider.cs b/ZuneDBApi/ISubscriptionManagerCredentialProvider.cs index a59427c..78e922c 100644 --- a/ZuneDBApi/ISubscriptionManagerCredentialProvider.cs +++ b/ZuneDBApi/ISubscriptionManagerCredentialProvider.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct ISubscriptionManagerCredentialProvider +internal struct ISubscriptionManagerCredentialProvider { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/ISubscriptionViewer.cs b/ZuneDBApi/ISubscriptionViewer.cs index d128e4b..1564906 100644 --- a/ZuneDBApi/ISubscriptionViewer.cs +++ b/ZuneDBApi/ISubscriptionViewer.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct ISubscriptionViewer +internal struct ISubscriptionViewer { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/ISubscriptionViewerCallback.cs b/ZuneDBApi/ISubscriptionViewerCallback.cs index 00372e1..537d1ce 100644 --- a/ZuneDBApi/ISubscriptionViewerCallback.cs +++ b/ZuneDBApi/ISubscriptionViewerCallback.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct ISubscriptionViewerCallback +internal struct ISubscriptionViewerCallback { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/ISyncEngine.cs b/ZuneDBApi/ISyncEngine.cs index 95fd04c..7ed6c14 100644 --- a/ZuneDBApi/ISyncEngine.cs +++ b/ZuneDBApi/ISyncEngine.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct ISyncEngine +internal struct ISyncEngine { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/ISyncProgressCallback.cs b/ZuneDBApi/ISyncProgressCallback.cs index e2348c7..e6614a6 100644 --- a/ZuneDBApi/ISyncProgressCallback.cs +++ b/ZuneDBApi/ISyncProgressCallback.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct ISyncProgressCallback +internal struct ISyncProgressCallback { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/ISyncRulesView.cs b/ZuneDBApi/ISyncRulesView.cs index 3a5e992..f133ac4 100644 --- a/ZuneDBApi/ISyncRulesView.cs +++ b/ZuneDBApi/ISyncRulesView.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct ISyncRulesView +internal struct ISyncRulesView { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/ISyncRulesViewCallback.cs b/ZuneDBApi/ISyncRulesViewCallback.cs index 77eb61e..93e8601 100644 --- a/ZuneDBApi/ISyncRulesViewCallback.cs +++ b/ZuneDBApi/ISyncRulesViewCallback.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct ISyncRulesViewCallback +internal struct ISyncRulesViewCallback { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/ITelemetryManager.cs b/ZuneDBApi/ITelemetryManager.cs index f7cb4f5..a28b1df 100644 --- a/ZuneDBApi/ITelemetryManager.cs +++ b/ZuneDBApi/ITelemetryManager.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct ITelemetryManager +internal struct ITelemetryManager { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IThumbBar.cs b/ZuneDBApi/IThumbBar.cs index f2d2ab3..4c9fae4 100644 --- a/ZuneDBApi/IThumbBar.cs +++ b/ZuneDBApi/IThumbBar.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IThumbBar +internal struct IThumbBar { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IThumbBarButton.cs b/ZuneDBApi/IThumbBarButton.cs index 1eabf5e..e93d9ae 100644 --- a/ZuneDBApi/IThumbBarButton.cs +++ b/ZuneDBApi/IThumbBarButton.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IThumbBarButton +internal struct IThumbBarButton { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/ITokenDetails.cs b/ZuneDBApi/ITokenDetails.cs index 133f533..ff481f6 100644 --- a/ZuneDBApi/ITokenDetails.cs +++ b/ZuneDBApi/ITokenDetails.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct ITokenDetails +internal struct ITokenDetails { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/ITrackInfo.cs b/ZuneDBApi/ITrackInfo.cs index 9169a96..5a1fad0 100644 --- a/ZuneDBApi/ITrackInfo.cs +++ b/ZuneDBApi/ITrackInfo.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct ITrackInfo +internal struct ITrackInfo { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/ITunerConfig.cs b/ZuneDBApi/ITunerConfig.cs index 60ce7f1..9a78b78 100644 --- a/ZuneDBApi/ITunerConfig.cs +++ b/ZuneDBApi/ITunerConfig.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct ITunerConfig +internal struct ITunerConfig { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IUIThreadCallbackWorker.cs b/ZuneDBApi/IUIThreadCallbackWorker.cs index 0ff1258..ef7379b 100644 --- a/ZuneDBApi/IUIThreadCallbackWorker.cs +++ b/ZuneDBApi/IUIThreadCallbackWorker.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IUIThreadCallbackWorker +internal struct IUIThreadCallbackWorker { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IUnknown.cs b/ZuneDBApi/IUnknown.cs index d8f27c5..1bedc12 100644 --- a/ZuneDBApi/IUnknown.cs +++ b/ZuneDBApi/IUnknown.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IUnknown +internal struct IUnknown { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IUpdateManager.cs b/ZuneDBApi/IUpdateManager.cs index 376cf10..29dd6ce 100644 --- a/ZuneDBApi/IUpdateManager.cs +++ b/ZuneDBApi/IUpdateManager.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IUpdateManager +internal struct IUpdateManager { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IUpdateProgress.cs b/ZuneDBApi/IUpdateProgress.cs index 3058005..9319cd8 100644 --- a/ZuneDBApi/IUpdateProgress.cs +++ b/ZuneDBApi/IUpdateProgress.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IUpdateProgress +internal struct IUpdateProgress { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IUriResourceTracker.cs b/ZuneDBApi/IUriResourceTracker.cs index d5890a1..b3d0ccd 100644 --- a/ZuneDBApi/IUriResourceTracker.cs +++ b/ZuneDBApi/IUriResourceTracker.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IUriResourceTracker +internal struct IUriResourceTracker { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IUsageDataManager.cs b/ZuneDBApi/IUsageDataManager.cs index 3bd514a..851ffb9 100644 --- a/ZuneDBApi/IUsageDataManager.cs +++ b/ZuneDBApi/IUsageDataManager.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IUsageDataManager +internal struct IUsageDataManager { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IUserCredentialManager.cs b/ZuneDBApi/IUserCredentialManager.cs index 45b871e..42f6369 100644 --- a/ZuneDBApi/IUserCredentialManager.cs +++ b/ZuneDBApi/IUserCredentialManager.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IUserCredentialManager +internal struct IUserCredentialManager { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IUserCredentialManagerProvider.cs b/ZuneDBApi/IUserCredentialManagerProvider.cs index 42b373c..91fe8ae 100644 --- a/ZuneDBApi/IUserCredentialManagerProvider.cs +++ b/ZuneDBApi/IUserCredentialManagerProvider.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IUserCredentialManagerProvider +internal struct IUserCredentialManagerProvider { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IUserManager.cs b/ZuneDBApi/IUserManager.cs index 365ce5d..7de92c6 100644 --- a/ZuneDBApi/IUserManager.cs +++ b/ZuneDBApi/IUserManager.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IUserManager +internal struct IUserManager { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IVideoCollection.cs b/ZuneDBApi/IVideoCollection.cs index b074b96..ac78984 100644 --- a/ZuneDBApi/IVideoCollection.cs +++ b/ZuneDBApi/IVideoCollection.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IVideoCollection +internal struct IVideoCollection { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IWMISGetAlbumForAlbumIdCallback.cs b/ZuneDBApi/IWMISGetAlbumForAlbumIdCallback.cs index d465987..7b7277f 100644 --- a/ZuneDBApi/IWMISGetAlbumForAlbumIdCallback.cs +++ b/ZuneDBApi/IWMISGetAlbumForAlbumIdCallback.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IWMISGetAlbumForAlbumIdCallback +internal struct IWMISGetAlbumForAlbumIdCallback { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IWMPCDDevice.cs b/ZuneDBApi/IWMPCDDevice.cs index fbec369..07fd2cd 100644 --- a/ZuneDBApi/IWMPCDDevice.cs +++ b/ZuneDBApi/IWMPCDDevice.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IWMPCDDevice +internal struct IWMPCDDevice { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IWMPCDDeviceList.cs b/ZuneDBApi/IWMPCDDeviceList.cs index 7472922..9d2b753 100644 --- a/ZuneDBApi/IWMPCDDeviceList.cs +++ b/ZuneDBApi/IWMPCDDeviceList.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IWMPCDDeviceList +internal struct IWMPCDDeviceList { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IWMPCDMediaInfo.cs b/ZuneDBApi/IWMPCDMediaInfo.cs index 204eb36..329f97e 100644 --- a/ZuneDBApi/IWMPCDMediaInfo.cs +++ b/ZuneDBApi/IWMPCDMediaInfo.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IWMPCDMediaInfo +internal struct IWMPCDMediaInfo { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IWin7Libraries.cs b/ZuneDBApi/IWin7Libraries.cs index 30956ad..673f8c5 100644 --- a/ZuneDBApi/IWin7Libraries.cs +++ b/ZuneDBApi/IWin7Libraries.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IWin7Libraries +internal struct IWin7Libraries { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IWin7ShellManager.cs b/ZuneDBApi/IWin7ShellManager.cs index f404f08..25642ef 100644 --- a/ZuneDBApi/IWin7ShellManager.cs +++ b/ZuneDBApi/IWin7ShellManager.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IWin7ShellManager +internal struct IWin7ShellManager { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IWin7ShellManagerMediator.cs b/ZuneDBApi/IWin7ShellManagerMediator.cs index 1d029eb..3174cf1 100644 --- a/ZuneDBApi/IWin7ShellManagerMediator.cs +++ b/ZuneDBApi/IWin7ShellManagerMediator.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IWin7ShellManagerMediator +internal struct IWin7ShellManagerMediator { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IWinLiveAvailableInformation.cs b/ZuneDBApi/IWinLiveAvailableInformation.cs index 86e8453..84fcb10 100644 --- a/ZuneDBApi/IWinLiveAvailableInformation.cs +++ b/ZuneDBApi/IWinLiveAvailableInformation.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IWinLiveAvailableInformation +internal struct IWinLiveAvailableInformation { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IWinLiveInformation.cs b/ZuneDBApi/IWinLiveInformation.cs index f878535..2078d7f 100644 --- a/ZuneDBApi/IWinLiveInformation.cs +++ b/ZuneDBApi/IWinLiveInformation.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IWinLiveInformation +internal struct IWinLiveInformation { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IWinLiveSignup.cs b/ZuneDBApi/IWinLiveSignup.cs index a737dfa..e9d8ce5 100644 --- a/ZuneDBApi/IWinLiveSignup.cs +++ b/ZuneDBApi/IWinLiveSignup.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IWinLiveSignup +internal struct IWinLiveSignup { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IWlanAuthCipherPairList.cs b/ZuneDBApi/IWlanAuthCipherPairList.cs index e68dc41..9c2baa2 100644 --- a/ZuneDBApi/IWlanAuthCipherPairList.cs +++ b/ZuneDBApi/IWlanAuthCipherPairList.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IWlanAuthCipherPairList +internal struct IWlanAuthCipherPairList { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IWlanProfile.cs b/ZuneDBApi/IWlanProfile.cs index 6d95cf9..9b338ea 100644 --- a/ZuneDBApi/IWlanProfile.cs +++ b/ZuneDBApi/IWlanProfile.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IWlanProfile +internal struct IWlanProfile { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IWlanProfileList.cs b/ZuneDBApi/IWlanProfileList.cs index d563ee8..baddc74 100644 --- a/ZuneDBApi/IWlanProfileList.cs +++ b/ZuneDBApi/IWlanProfileList.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IWlanProfileList +internal struct IWlanProfileList { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IWlanProvider.cs b/ZuneDBApi/IWlanProvider.cs index 31f1869..4084af5 100644 --- a/ZuneDBApi/IWlanProvider.cs +++ b/ZuneDBApi/IWlanProvider.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IWlanProvider +internal struct IWlanProvider { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IZuneCDDeviceCallback.cs b/ZuneDBApi/IZuneCDDeviceCallback.cs index f7bd71a..63249cc 100644 --- a/ZuneDBApi/IZuneCDDeviceCallback.cs +++ b/ZuneDBApi/IZuneCDDeviceCallback.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IZuneCDDeviceCallback +internal struct IZuneCDDeviceCallback { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IZuneMBRBandwidthTest.cs b/ZuneDBApi/IZuneMBRBandwidthTest.cs index a087288..b653b9f 100644 --- a/ZuneDBApi/IZuneMBRBandwidthTest.cs +++ b/ZuneDBApi/IZuneMBRBandwidthTest.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IZuneMBRBandwidthTest +internal struct IZuneMBRBandwidthTest { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IZuneMBRBandwidthTestEventSink.cs b/ZuneDBApi/IZuneMBRBandwidthTestEventSink.cs index 6a3180a..77a340f 100644 --- a/ZuneDBApi/IZuneMBRBandwidthTestEventSink.cs +++ b/ZuneDBApi/IZuneMBRBandwidthTestEventSink.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IZuneMBRBandwidthTestEventSink +internal struct IZuneMBRBandwidthTestEventSink { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IZuneNetCommentResponse.cs b/ZuneDBApi/IZuneNetCommentResponse.cs index 01deef1..e24248d 100644 --- a/ZuneDBApi/IZuneNetCommentResponse.cs +++ b/ZuneDBApi/IZuneNetCommentResponse.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IZuneNetCommentResponse +internal struct IZuneNetCommentResponse { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IZuneNetMessaging.cs b/ZuneDBApi/IZuneNetMessaging.cs index 15f96ac..fd8538b 100644 --- a/ZuneDBApi/IZuneNetMessaging.cs +++ b/ZuneDBApi/IZuneNetMessaging.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IZuneNetMessaging +internal struct IZuneNetMessaging { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IZuneNetResponse.cs b/ZuneDBApi/IZuneNetResponse.cs index 9854a4f..d664d85 100644 --- a/ZuneDBApi/IZuneNetResponse.cs +++ b/ZuneDBApi/IZuneNetResponse.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IZuneNetResponse +internal struct IZuneNetResponse { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IZuneSpectrumMgr.cs b/ZuneDBApi/IZuneSpectrumMgr.cs index 3f113cf..32d5cc4 100644 --- a/ZuneDBApi/IZuneSpectrumMgr.cs +++ b/ZuneDBApi/IZuneSpectrumMgr.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IZuneSpectrumMgr +internal struct IZuneSpectrumMgr { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IZuneWebHost.cs b/ZuneDBApi/IZuneWebHost.cs index 7ff854d..a55f223 100644 --- a/ZuneDBApi/IZuneWebHost.cs +++ b/ZuneDBApi/IZuneWebHost.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IZuneWebHost +internal struct IZuneWebHost { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IZuneWebHostEventSink.cs b/ZuneDBApi/IZuneWebHostEventSink.cs index c2e0b59..ab45c27 100644 --- a/ZuneDBApi/IZuneWebHostEventSink.cs +++ b/ZuneDBApi/IZuneWebHostEventSink.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IZuneWebHostEventSink +internal struct IZuneWebHostEventSink { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/IZuneWlanCallback.cs b/ZuneDBApi/IZuneWlanCallback.cs index 26627ca..00289e8 100644 --- a/ZuneDBApi/IZuneWlanCallback.cs +++ b/ZuneDBApi/IZuneWlanCallback.cs @@ -3,7 +3,7 @@ using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] -internal static struct IZuneWlanCallback +internal struct IZuneWlanCallback { private long _003Calignment_0020member_003E; } diff --git a/ZuneDBApi/MCStreamChangeType.cs b/ZuneDBApi/MCStreamChangeType.cs index 1c15d92..e2dded6 100644 --- a/ZuneDBApi/MCStreamChangeType.cs +++ b/ZuneDBApi/MCStreamChangeType.cs @@ -1,6 +1,3 @@ -using System.Runtime.CompilerServices; - -[NativeCppClass] internal enum MCStreamChangeType { diff --git a/ZuneDBApi/Microsoft/Zune/Util/ITrayDeskBand.cs b/ZuneDBApi/Microsoft/Zune/Util/ITrayDeskBand.cs index 3a713a1..255f221 100644 --- a/ZuneDBApi/Microsoft/Zune/Util/ITrayDeskBand.cs +++ b/ZuneDBApi/Microsoft/Zune/Util/ITrayDeskBand.cs @@ -5,7 +5,7 @@ namespace Microsoft.Zune.Util { [StructLayout(LayoutKind.Sequential, Size = 8)] [NativeCppClass] - internal static struct ITrayDeskBand + internal struct ITrayDeskBand { private long _003Calignment_0020member_003E; }