[][src]Trait winrt::RtClassInterface

pub unsafe trait RtClassInterface: RtInterface { }

Marker trait for all interfaces that are not factories or statics.

Implementors

impl RtClassInterface for IActivationFactory[src]

impl RtClassInterface for IInspectable[src]

impl RtClassInterface for IMemoryBufferByteAccess[src]

impl RtClassInterface for IPropertySet[src]

impl RtClassInterface for IVectorChangedEventArgs[src]

impl RtClassInterface for PropertySet[src]

impl RtClassInterface for StringMap[src]

impl RtClassInterface for ValueSet[src]

impl RtClassInterface for ErrorDetails[src]

impl RtClassInterface for FileLoggingSession[src]

impl RtClassInterface for IErrorDetails[src]

impl RtClassInterface for IErrorReportingSettings[src]

impl RtClassInterface for IFileLoggingSession[src]

impl RtClassInterface for ILogFileGeneratedEventArgs[src]

impl RtClassInterface for ILoggingActivity[src]

impl RtClassInterface for ILoggingActivity2[src]

impl RtClassInterface for ILoggingChannel[src]

impl RtClassInterface for ILoggingChannel2[src]

impl RtClassInterface for ILoggingChannelOptions[src]

impl RtClassInterface for ILoggingFields[src]

impl RtClassInterface for ILoggingOptions[src]

impl RtClassInterface for ILoggingSession[src]

impl RtClassInterface for ILoggingTarget[src]

impl RtClassInterface for ITracingStatusChangedEventArgs[src]

impl RtClassInterface for LogFileGeneratedEventArgs[src]

impl RtClassInterface for LoggingActivity[src]

impl RtClassInterface for LoggingChannel[src]

impl RtClassInterface for LoggingChannelOptions[src]

impl RtClassInterface for LoggingFields[src]

impl RtClassInterface for LoggingOptions[src]

impl RtClassInterface for LoggingSession[src]

impl RtClassInterface for RuntimeBrokerErrorSettings[src]

impl RtClassInterface for TracingStatusChangedEventArgs[src]

impl RtClassInterface for Deferral[src]

impl RtClassInterface for IAsyncAction[src]

impl RtClassInterface for IAsyncInfo[src]

impl RtClassInterface for IClosable[src]

impl RtClassInterface for IDeferral[src]

impl RtClassInterface for IGetActivationFactory[src]

impl RtClassInterface for IMemoryBuffer[src]

impl RtClassInterface for IMemoryBufferReference[src]

impl RtClassInterface for IPropertyValue[src]

impl RtClassInterface for IStringable[src]

impl RtClassInterface for IUriRuntimeClass[src]

impl RtClassInterface for IUriRuntimeClassWithAbsoluteCanonicalUri[src]

impl RtClassInterface for IWwwFormUrlDecoderEntry[src]

impl RtClassInterface for IWwwFormUrlDecoderRuntimeClass[src]

impl RtClassInterface for MemoryBuffer[src]

impl RtClassInterface for Uri[src]

impl RtClassInterface for WwwFormUrlDecoder[src]

impl RtClassInterface for WwwFormUrlDecoderEntry[src]

impl<K: RtType> RtClassInterface for IMapChangedEventArgs<K>[src]

impl<K: RtType, V: RtType> RtClassInterface for IKeyValuePair<K, V>[src]

impl<K: RtType, V: RtType> RtClassInterface for IMap<K, V>[src]

impl<K: RtType, V: RtType> RtClassInterface for IMapView<K, V>[src]

impl<K: RtType, V: RtType> RtClassInterface for IObservableMap<K, V>[src]

impl<T: RtType> RtClassInterface for IIterable<T>[src]

impl<T: RtType> RtClassInterface for IIterator<T>[src]

impl<T: RtType> RtClassInterface for IObservableVector<T>[src]

impl<T: RtType> RtClassInterface for IVector<T>[src]

impl<T: RtType> RtClassInterface for IVectorView<T>[src]

impl<T: RtType> RtClassInterface for IReference<T>[src]

impl<T: RtType> RtClassInterface for IReferenceArray<T>[src]

impl<TProgress: RtType> RtClassInterface for IAsyncActionWithProgress<TProgress>[src]

impl<TResult: RtType> RtClassInterface for IAsyncOperation<TResult>[src]

impl<TResult: RtType, TProgress: RtType> RtClassInterface for IAsyncOperationWithProgress<TResult, TProgress>[src]

Loading content...