Struct windows::Win32::System::Com::IDispatch

pub struct IDispatch(/* private fields */);

Implementations§

§

impl IDispatch

pub unsafe fn GetTypeInfoCount(&self) -> Result<u32>

pub unsafe fn GetTypeInfo(&self, itinfo: u32, lcid: u32) -> Result<ITypeInfo>

pub unsafe fn GetIDsOfNames( &self, riid: *const GUID, rgsznames: *const PCWSTR, cnames: u32, lcid: u32, rgdispid: *mut i32 ) -> Result<()>

pub unsafe fn Invoke( &self, dispidmember: i32, riid: *const GUID, lcid: u32, wflags: DISPATCH_FLAGS, pdispparams: *const DISPPARAMS, pvarresult: Option<*mut VARIANT>, pexcepinfo: Option<*mut EXCEPINFO>, puargerr: Option<*mut u32> ) -> Result<()>

Trait Implementations§

§

impl Clone for IDispatch

§

fn clone(&self) -> IDispatch

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
§

impl Debug for IDispatch

§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
§

impl From<&AppEvents> for &IDispatch

§

fn from(value: &AppEvents) -> Self

Converts to this type from the input type.
§

impl From<&Column> for &IDispatch

§

fn from(value: &Column) -> Self

Converts to this type from the input type.
§

impl From<&Columns> for &IDispatch

§

fn from(value: &Columns) -> Self

Converts to this type from the input type.
§

impl From<&ContextInfo> for &IDispatch

§

fn from(value: &ContextInfo) -> Self

Converts to this type from the input type.
§

impl From<&ContextInfo2> for &IDispatch

§

fn from(value: &ContextInfo2) -> Self

Converts to this type from the input type.
§

impl From<&ContextMenu> for &IDispatch

§

fn from(value: &ContextMenu) -> Self

Converts to this type from the input type.
§

impl From<&DDiscFormat2DataEvents> for &IDispatch

§

fn from(value: &DDiscFormat2DataEvents) -> Self

Converts to this type from the input type.
§

impl From<&DDiscFormat2EraseEvents> for &IDispatch

§

fn from(value: &DDiscFormat2EraseEvents) -> Self

Converts to this type from the input type.
§

impl From<&DDiscFormat2RawCDEvents> for &IDispatch

§

fn from(value: &DDiscFormat2RawCDEvents) -> Self

Converts to this type from the input type.
§

impl From<&DDiscFormat2TrackAtOnceEvents> for &IDispatch

§

fn from(value: &DDiscFormat2TrackAtOnceEvents) -> Self

Converts to this type from the input type.
§

impl From<&DDiscMaster2Events> for &IDispatch

§

fn from(value: &DDiscMaster2Events) -> Self

Converts to this type from the input type.
§

impl From<&DFConstraint> for &IDispatch

§

fn from(value: &DFConstraint) -> Self

Converts to this type from the input type.
§

impl From<&DFileSystemImageEvents> for &IDispatch

§

fn from(value: &DFileSystemImageEvents) -> Self

Converts to this type from the input type.
§

impl From<&DFileSystemImageImportEvents> for &IDispatch

§

fn from(value: &DFileSystemImageImportEvents) -> Self

Converts to this type from the input type.
§

impl From<&DICounterItem> for &IDispatch

§

fn from(value: &DICounterItem) -> Self

Converts to this type from the input type.
§

impl From<&DIFsrmClassificationEvents> for &IDispatch

§

fn from(value: &DIFsrmClassificationEvents) -> Self

Converts to this type from the input type.
§

impl From<&DILogFileItem> for &IDispatch

§

fn from(value: &DILogFileItem) -> Self

Converts to this type from the input type.
§

impl From<&DISystemMonitor> for &IDispatch

§

fn from(value: &DISystemMonitor) -> Self

Converts to this type from the input type.
§

impl From<&DISystemMonitorEvents> for &IDispatch

§

fn from(value: &DISystemMonitorEvents) -> Self

Converts to this type from the input type.
§

impl From<&DISystemMonitorInternal> for &IDispatch

§

fn from(value: &DISystemMonitorInternal) -> Self

Converts to this type from the input type.
§

impl From<&DRendezvousSessionEvents> for &IDispatch

§

fn from(value: &DRendezvousSessionEvents) -> Self

Converts to this type from the input type.
§

impl From<&DShellFolderViewEvents> for &IDispatch

§

fn from(value: &DShellFolderViewEvents) -> Self

Converts to this type from the input type.
§

impl From<&DShellNameSpaceEvents> for &IDispatch

§

fn from(value: &DShellNameSpaceEvents) -> Self

Converts to this type from the input type.
§

impl From<&DShellWindowsEvents> for &IDispatch

§

fn from(value: &DShellWindowsEvents) -> Self

Converts to this type from the input type.
§

impl From<&DWebBrowserEvents> for &IDispatch

§

fn from(value: &DWebBrowserEvents) -> Self

Converts to this type from the input type.
§

impl From<&DWebBrowserEvents2> for &IDispatch

§

fn from(value: &DWebBrowserEvents2) -> Self

Converts to this type from the input type.
§

impl From<&DWriteEngine2Events> for &IDispatch

§

fn from(value: &DWriteEngine2Events) -> Self

Converts to this type from the input type.
§

impl From<&DataSourceObject> for &IDispatch

§

fn from(value: &DataSourceObject) -> Self

Converts to this type from the input type.
§

impl From<&Document> for &IDispatch

§

fn from(value: &Document) -> Self

Converts to this type from the input type.
§

impl From<&Extension> for &IDispatch

§

fn from(value: &Extension) -> Self

Converts to this type from the input type.
§

impl From<&Extensions> for &IDispatch

§

fn from(value: &Extensions) -> Self

Converts to this type from the input type.
§

impl From<&Folder> for &IDispatch

§

fn from(value: &Folder) -> Self

Converts to this type from the input type.
§

impl From<&Folder2> for &IDispatch

§

fn from(value: &Folder2) -> Self

Converts to this type from the input type.
§

impl From<&Folder3> for &IDispatch

§

fn from(value: &Folder3) -> Self

Converts to this type from the input type.
§

impl From<&FolderItem> for &IDispatch

§

fn from(value: &FolderItem) -> Self

Converts to this type from the input type.
§

impl From<&FolderItem2> for &IDispatch

§

fn from(value: &FolderItem2) -> Self

Converts to this type from the input type.
§

impl From<&FolderItemVerb> for &IDispatch

§

fn from(value: &FolderItemVerb) -> Self

Converts to this type from the input type.
§

impl From<&FolderItemVerbs> for &IDispatch

§

fn from(value: &FolderItemVerbs) -> Self

Converts to this type from the input type.
§

impl From<&FolderItems> for &IDispatch

§

fn from(value: &FolderItems) -> Self

Converts to this type from the input type.
§

impl From<&FolderItems2> for &IDispatch

§

fn from(value: &FolderItems2) -> Self

Converts to this type from the input type.
§

impl From<&FolderItems3> for &IDispatch

§

fn from(value: &FolderItems3) -> Self

Converts to this type from the input type.
§

impl From<&Frame> for &IDispatch

§

fn from(value: &Frame) -> Self

Converts to this type from the input type.
§

impl From<&IADs> for &IDispatch

§

fn from(value: &IADs) -> Self

Converts to this type from the input type.
§

impl From<&IADsADSystemInfo> for &IDispatch

§

fn from(value: &IADsADSystemInfo) -> Self

Converts to this type from the input type.
§

impl From<&IADsAccessControlEntry> for &IDispatch

§

fn from(value: &IADsAccessControlEntry) -> Self

Converts to this type from the input type.
§

impl From<&IADsAccessControlList> for &IDispatch

§

fn from(value: &IADsAccessControlList) -> Self

Converts to this type from the input type.
§

impl From<&IADsAcl> for &IDispatch

§

fn from(value: &IADsAcl) -> Self

Converts to this type from the input type.
§

impl From<&IADsBackLink> for &IDispatch

§

fn from(value: &IADsBackLink) -> Self

Converts to this type from the input type.
§

impl From<&IADsCaseIgnoreList> for &IDispatch

§

fn from(value: &IADsCaseIgnoreList) -> Self

Converts to this type from the input type.
§

impl From<&IADsClass> for &IDispatch

§

fn from(value: &IADsClass) -> Self

Converts to this type from the input type.
§

impl From<&IADsCollection> for &IDispatch

§

fn from(value: &IADsCollection) -> Self

Converts to this type from the input type.
§

impl From<&IADsComputer> for &IDispatch

§

fn from(value: &IADsComputer) -> Self

Converts to this type from the input type.
§

impl From<&IADsComputerOperations> for &IDispatch

§

fn from(value: &IADsComputerOperations) -> Self

Converts to this type from the input type.
§

impl From<&IADsContainer> for &IDispatch

§

fn from(value: &IADsContainer) -> Self

Converts to this type from the input type.
§

impl From<&IADsDNWithBinary> for &IDispatch

§

fn from(value: &IADsDNWithBinary) -> Self

Converts to this type from the input type.
§

impl From<&IADsDNWithString> for &IDispatch

§

fn from(value: &IADsDNWithString) -> Self

Converts to this type from the input type.
§

impl From<&IADsDeleteOps> for &IDispatch

§

fn from(value: &IADsDeleteOps) -> Self

Converts to this type from the input type.
§

impl From<&IADsDomain> for &IDispatch

§

fn from(value: &IADsDomain) -> Self

Converts to this type from the input type.
§

impl From<&IADsEmail> for &IDispatch

§

fn from(value: &IADsEmail) -> Self

Converts to this type from the input type.
§

impl From<&IADsFaxNumber> for &IDispatch

§

fn from(value: &IADsFaxNumber) -> Self

Converts to this type from the input type.
§

impl From<&IADsFileService> for &IDispatch

§

fn from(value: &IADsFileService) -> Self

Converts to this type from the input type.
§

impl From<&IADsFileServiceOperations> for &IDispatch

§

fn from(value: &IADsFileServiceOperations) -> Self

Converts to this type from the input type.
§

impl From<&IADsFileShare> for &IDispatch

§

fn from(value: &IADsFileShare) -> Self

Converts to this type from the input type.
§

impl From<&IADsGroup> for &IDispatch

§

fn from(value: &IADsGroup) -> Self

Converts to this type from the input type.
§

impl From<&IADsHold> for &IDispatch

§

fn from(value: &IADsHold) -> Self

Converts to this type from the input type.
§

impl From<&IADsLargeInteger> for &IDispatch

§

fn from(value: &IADsLargeInteger) -> Self

Converts to this type from the input type.
§

impl From<&IADsLocality> for &IDispatch

§

fn from(value: &IADsLocality) -> Self

Converts to this type from the input type.
§

impl From<&IADsMembers> for &IDispatch

§

fn from(value: &IADsMembers) -> Self

Converts to this type from the input type.
§

impl From<&IADsNameTranslate> for &IDispatch

§

fn from(value: &IADsNameTranslate) -> Self

Converts to this type from the input type.
§

impl From<&IADsNamespaces> for &IDispatch

§

fn from(value: &IADsNamespaces) -> Self

Converts to this type from the input type.
§

impl From<&IADsNetAddress> for &IDispatch

§

fn from(value: &IADsNetAddress) -> Self

Converts to this type from the input type.
§

impl From<&IADsO> for &IDispatch

§

fn from(value: &IADsO) -> Self

Converts to this type from the input type.
§

impl From<&IADsOU> for &IDispatch

§

fn from(value: &IADsOU) -> Self

Converts to this type from the input type.
§

impl From<&IADsObjectOptions> for &IDispatch

§

fn from(value: &IADsObjectOptions) -> Self

Converts to this type from the input type.
§

impl From<&IADsOctetList> for &IDispatch

§

fn from(value: &IADsOctetList) -> Self

Converts to this type from the input type.
§

impl From<&IADsOpenDSObject> for &IDispatch

§

fn from(value: &IADsOpenDSObject) -> Self

Converts to this type from the input type.
§

impl From<&IADsPath> for &IDispatch

§

fn from(value: &IADsPath) -> Self

Converts to this type from the input type.
§

impl From<&IADsPathname> for &IDispatch

§

fn from(value: &IADsPathname) -> Self

Converts to this type from the input type.
§

impl From<&IADsPostalAddress> for &IDispatch

§

fn from(value: &IADsPostalAddress) -> Self

Converts to this type from the input type.
§

impl From<&IADsPrintJob> for &IDispatch

§

fn from(value: &IADsPrintJob) -> Self

Converts to this type from the input type.
§

impl From<&IADsPrintJobOperations> for &IDispatch

§

fn from(value: &IADsPrintJobOperations) -> Self

Converts to this type from the input type.
§

impl From<&IADsPrintQueue> for &IDispatch

§

fn from(value: &IADsPrintQueue) -> Self

Converts to this type from the input type.
§

impl From<&IADsPrintQueueOperations> for &IDispatch

§

fn from(value: &IADsPrintQueueOperations) -> Self

Converts to this type from the input type.
§

impl From<&IADsProperty> for &IDispatch

§

fn from(value: &IADsProperty) -> Self

Converts to this type from the input type.
§

impl From<&IADsPropertyEntry> for &IDispatch

§

fn from(value: &IADsPropertyEntry) -> Self

Converts to this type from the input type.
§

impl From<&IADsPropertyList> for &IDispatch

§

fn from(value: &IADsPropertyList) -> Self

Converts to this type from the input type.
§

impl From<&IADsPropertyValue> for &IDispatch

§

fn from(value: &IADsPropertyValue) -> Self

Converts to this type from the input type.
§

impl From<&IADsPropertyValue2> for &IDispatch

§

fn from(value: &IADsPropertyValue2) -> Self

Converts to this type from the input type.
§

impl From<&IADsReplicaPointer> for &IDispatch

§

fn from(value: &IADsReplicaPointer) -> Self

Converts to this type from the input type.
§

impl From<&IADsResource> for &IDispatch

§

fn from(value: &IADsResource) -> Self

Converts to this type from the input type.
§

impl From<&IADsSecurityDescriptor> for &IDispatch

§

fn from(value: &IADsSecurityDescriptor) -> Self

Converts to this type from the input type.
§

impl From<&IADsSecurityUtility> for &IDispatch

§

fn from(value: &IADsSecurityUtility) -> Self

Converts to this type from the input type.
§

impl From<&IADsService> for &IDispatch

§

fn from(value: &IADsService) -> Self

Converts to this type from the input type.
§

impl From<&IADsServiceOperations> for &IDispatch

§

fn from(value: &IADsServiceOperations) -> Self

Converts to this type from the input type.
§

impl From<&IADsSession> for &IDispatch

§

fn from(value: &IADsSession) -> Self

Converts to this type from the input type.
§

impl From<&IADsSyntax> for &IDispatch

§

fn from(value: &IADsSyntax) -> Self

Converts to this type from the input type.
§

impl From<&IADsTSUserEx> for &IDispatch

§

fn from(value: &IADsTSUserEx) -> Self

Converts to this type from the input type.
§

impl From<&IADsTimestamp> for &IDispatch

§

fn from(value: &IADsTimestamp) -> Self

Converts to this type from the input type.
§

impl From<&IADsTypedName> for &IDispatch

§

fn from(value: &IADsTypedName) -> Self

Converts to this type from the input type.
§

impl From<&IADsUser> for &IDispatch

§

fn from(value: &IADsUser) -> Self

Converts to this type from the input type.
§

impl From<&IADsWinNTSystemInfo> for &IDispatch

§

fn from(value: &IADsWinNTSystemInfo) -> Self

Converts to this type from the input type.
§

impl From<&IAMChannelInfo> for &IDispatch

§

fn from(value: &IAMChannelInfo) -> Self

Converts to this type from the input type.
§

impl From<&IAMCollection> for &IDispatch

§

fn from(value: &IAMCollection) -> Self

Converts to this type from the input type.
§

impl From<&IAMExtendedErrorInfo> for &IDispatch

§

fn from(value: &IAMExtendedErrorInfo) -> Self

Converts to this type from the input type.
§

impl From<&IAMExtendedSeeking> for &IDispatch

§

fn from(value: &IAMExtendedSeeking) -> Self

Converts to this type from the input type.
§

impl From<&IAMMediaContent> for &IDispatch

§

fn from(value: &IAMMediaContent) -> Self

Converts to this type from the input type.
§

impl From<&IAMMediaContent2> for &IDispatch

§

fn from(value: &IAMMediaContent2) -> Self

Converts to this type from the input type.
§

impl From<&IAMNetShowConfig> for &IDispatch

§

fn from(value: &IAMNetShowConfig) -> Self

Converts to this type from the input type.
§

impl From<&IAMNetShowExProps> for &IDispatch

§

fn from(value: &IAMNetShowExProps) -> Self

Converts to this type from the input type.
§

impl From<&IAMNetShowPreroll> for &IDispatch

§

fn from(value: &IAMNetShowPreroll) -> Self

Converts to this type from the input type.
§

impl From<&IAMNetworkStatus> for &IDispatch

§

fn from(value: &IAMNetworkStatus) -> Self

Converts to this type from the input type.
§

impl From<&IAMStats> for &IDispatch

§

fn from(value: &IAMStats) -> Self

Converts to this type from the input type.
§

impl From<&IATSCChannelTuneRequest> for &IDispatch

§

fn from(value: &IATSCChannelTuneRequest) -> Self

Converts to this type from the input type.
§

impl From<&IATSCComponentType> for &IDispatch

§

fn from(value: &IATSCComponentType) -> Self

Converts to this type from the input type.
§

impl From<&IATSCLocator> for &IDispatch

§

fn from(value: &IATSCLocator) -> Self

Converts to this type from the input type.
§

impl From<&IATSCLocator2> for &IDispatch

§

fn from(value: &IATSCLocator2) -> Self

Converts to this type from the input type.
§

impl From<&IATSCTuningSpace> for &IDispatch

§

fn from(value: &IATSCTuningSpace) -> Self

Converts to this type from the input type.
§

impl From<&IAccessible> for &IDispatch

§

fn from(value: &IAccessible) -> Self

Converts to this type from the input type.
§

impl From<&IAccessibleWinSAT> for &IDispatch

§

fn from(value: &IAccessibleWinSAT) -> Self

Converts to this type from the input type.
§

impl From<&IAction> for &IDispatch

§

fn from(value: &IAction) -> Self

Converts to this type from the input type.
§

impl From<&IActionCollection> for &IDispatch

§

fn from(value: &IActionCollection) -> Self

Converts to this type from the input type.
§

impl From<&IAlertDataCollector> for &IDispatch

§

fn from(value: &IAlertDataCollector) -> Self

Converts to this type from the input type.
§

impl From<&IAlternativeName> for &IDispatch

§

fn from(value: &IAlternativeName) -> Self

Converts to this type from the input type.
§

impl From<&IAlternativeNames> for &IDispatch

§

fn from(value: &IAlternativeNames) -> Self

Converts to this type from the input type.
§

impl From<&IAnalogAudioComponentType> for &IDispatch

§

fn from(value: &IAnalogAudioComponentType) -> Self

Converts to this type from the input type.
§

impl From<&IAnalogLocator> for &IDispatch

§

fn from(value: &IAnalogLocator) -> Self

Converts to this type from the input type.
§

impl From<&IAnalogRadioTuningSpace> for &IDispatch

§

fn from(value: &IAnalogRadioTuningSpace) -> Self

Converts to this type from the input type.
§

impl From<&IAnalogRadioTuningSpace2> for &IDispatch

§

fn from(value: &IAnalogRadioTuningSpace2) -> Self

Converts to this type from the input type.
§

impl From<&IAnalogTVTuningSpace> for &IDispatch

§

fn from(value: &IAnalogTVTuningSpace) -> Self

Converts to this type from the input type.
§

impl From<&IAnchorClick> for &IDispatch

§

fn from(value: &IAnchorClick) -> Self

Converts to this type from the input type.
§

impl From<&IApiTracingDataCollector> for &IDispatch

§

fn from(value: &IApiTracingDataCollector) -> Self

Converts to this type from the input type.
§

impl From<&IAppDomainHelper> for &IDispatch

§

fn from(value: &IAppDomainHelper) -> Self

Converts to this type from the input type.
§

impl From<&IAssemblyLocator> for &IDispatch

§

fn from(value: &IAssemblyLocator) -> Self

Converts to this type from the input type.
§

impl From<&IAutomaticUpdates> for &IDispatch

§

fn from(value: &IAutomaticUpdates) -> Self

Converts to this type from the input type.
§

impl From<&IAutomaticUpdates2> for &IDispatch

§

fn from(value: &IAutomaticUpdates2) -> Self

Converts to this type from the input type.
§

impl From<&IAutomaticUpdatesResults> for &IDispatch

§

fn from(value: &IAutomaticUpdatesResults) -> Self

Converts to this type from the input type.
§

impl From<&IAutomaticUpdatesSettings> for &IDispatch

§

fn from(value: &IAutomaticUpdatesSettings) -> Self

Converts to this type from the input type.
§

impl From<&IAutomaticUpdatesSettings2> for &IDispatch

§

fn from(value: &IAutomaticUpdatesSettings2) -> Self

Converts to this type from the input type.
§

impl From<&IAutomaticUpdatesSettings3> for &IDispatch

§

fn from(value: &IAutomaticUpdatesSettings3) -> Self

Converts to this type from the input type.
§

impl From<&IAuxInTuningSpace> for &IDispatch

§

fn from(value: &IAuxInTuningSpace) -> Self

Converts to this type from the input type.
§

impl From<&IAuxInTuningSpace2> for &IDispatch

§

fn from(value: &IAuxInTuningSpace2) -> Self

Converts to this type from the input type.
§

impl From<&IAzApplication> for &IDispatch

§

fn from(value: &IAzApplication) -> Self

Converts to this type from the input type.
§

impl From<&IAzApplication2> for &IDispatch

§

fn from(value: &IAzApplication2) -> Self

Converts to this type from the input type.
§

impl From<&IAzApplication3> for &IDispatch

§

fn from(value: &IAzApplication3) -> Self

Converts to this type from the input type.
§

impl From<&IAzApplicationGroup> for &IDispatch

§

fn from(value: &IAzApplicationGroup) -> Self

Converts to this type from the input type.
§

impl From<&IAzApplicationGroup2> for &IDispatch

§

fn from(value: &IAzApplicationGroup2) -> Self

Converts to this type from the input type.
§

impl From<&IAzApplicationGroups> for &IDispatch

§

fn from(value: &IAzApplicationGroups) -> Self

Converts to this type from the input type.
§

impl From<&IAzApplications> for &IDispatch

§

fn from(value: &IAzApplications) -> Self

Converts to this type from the input type.
§

impl From<&IAzAuthorizationStore> for &IDispatch

§

fn from(value: &IAzAuthorizationStore) -> Self

Converts to this type from the input type.
§

impl From<&IAzAuthorizationStore2> for &IDispatch

§

fn from(value: &IAzAuthorizationStore2) -> Self

Converts to this type from the input type.
§

impl From<&IAzAuthorizationStore3> for &IDispatch

§

fn from(value: &IAzAuthorizationStore3) -> Self

Converts to this type from the input type.
§

impl From<&IAzBizRuleContext> for &IDispatch

§

fn from(value: &IAzBizRuleContext) -> Self

Converts to this type from the input type.
§

impl From<&IAzBizRuleInterfaces> for &IDispatch

§

fn from(value: &IAzBizRuleInterfaces) -> Self

Converts to this type from the input type.
§

impl From<&IAzBizRuleParameters> for &IDispatch

§

fn from(value: &IAzBizRuleParameters) -> Self

Converts to this type from the input type.
§

impl From<&IAzClientContext> for &IDispatch

§

fn from(value: &IAzClientContext) -> Self

Converts to this type from the input type.
§

impl From<&IAzClientContext2> for &IDispatch

§

fn from(value: &IAzClientContext2) -> Self

Converts to this type from the input type.
§

impl From<&IAzClientContext3> for &IDispatch

§

fn from(value: &IAzClientContext3) -> Self

Converts to this type from the input type.
§

impl From<&IAzNameResolver> for &IDispatch

§

fn from(value: &IAzNameResolver) -> Self

Converts to this type from the input type.
§

impl From<&IAzObjectPicker> for &IDispatch

§

fn from(value: &IAzObjectPicker) -> Self

Converts to this type from the input type.
§

impl From<&IAzOperation> for &IDispatch

§

fn from(value: &IAzOperation) -> Self

Converts to this type from the input type.
§

impl From<&IAzOperation2> for &IDispatch

§

fn from(value: &IAzOperation2) -> Self

Converts to this type from the input type.
§

impl From<&IAzOperations> for &IDispatch

§

fn from(value: &IAzOperations) -> Self

Converts to this type from the input type.
§

impl From<&IAzPrincipalLocator> for &IDispatch

§

fn from(value: &IAzPrincipalLocator) -> Self

Converts to this type from the input type.
§

impl From<&IAzRole> for &IDispatch

§

fn from(value: &IAzRole) -> Self

Converts to this type from the input type.
§

impl From<&IAzRoleAssignment> for &IDispatch

§

fn from(value: &IAzRoleAssignment) -> Self

Converts to this type from the input type.
§

impl From<&IAzRoleAssignments> for &IDispatch

§

fn from(value: &IAzRoleAssignments) -> Self

Converts to this type from the input type.
§

impl From<&IAzRoleDefinition> for &IDispatch

§

fn from(value: &IAzRoleDefinition) -> Self

Converts to this type from the input type.
§

impl From<&IAzRoleDefinitions> for &IDispatch

§

fn from(value: &IAzRoleDefinitions) -> Self

Converts to this type from the input type.
§

impl From<&IAzRoles> for &IDispatch

§

fn from(value: &IAzRoles) -> Self

Converts to this type from the input type.
§

impl From<&IAzScope> for &IDispatch

§

fn from(value: &IAzScope) -> Self

Converts to this type from the input type.
§

impl From<&IAzScope2> for &IDispatch

§

fn from(value: &IAzScope2) -> Self

Converts to this type from the input type.
§

impl From<&IAzScopes> for &IDispatch

§

fn from(value: &IAzScopes) -> Self

Converts to this type from the input type.
§

impl From<&IAzTask> for &IDispatch

§

fn from(value: &IAzTask) -> Self

Converts to this type from the input type.
§

impl From<&IAzTask2> for &IDispatch

§

fn from(value: &IAzTask2) -> Self

Converts to this type from the input type.
§

impl From<&IAzTasks> for &IDispatch

§

fn from(value: &IAzTasks) -> Self

Converts to this type from the input type.
§

impl From<&IBITSExtensionSetup> for &IDispatch

§

fn from(value: &IBITSExtensionSetup) -> Self

Converts to this type from the input type.
§

impl From<&IBITSExtensionSetupFactory> for &IDispatch

§

fn from(value: &IBITSExtensionSetupFactory) -> Self

Converts to this type from the input type.
§

impl From<&IBasicAudio> for &IDispatch

§

fn from(value: &IBasicAudio) -> Self

Converts to this type from the input type.
§

impl From<&IBasicVideo> for &IDispatch

§

fn from(value: &IBasicVideo) -> Self

Converts to this type from the input type.
§

impl From<&IBasicVideo2> for &IDispatch

§

fn from(value: &IBasicVideo2) -> Self

Converts to this type from the input type.
§

impl From<&IBinaryConverter> for &IDispatch

§

fn from(value: &IBinaryConverter) -> Self

Converts to this type from the input type.
§

impl From<&IBinaryConverter2> for &IDispatch

§

fn from(value: &IBinaryConverter2) -> Self

Converts to this type from the input type.
§

impl From<&IBlockRange> for &IDispatch

§

fn from(value: &IBlockRange) -> Self

Converts to this type from the input type.
§

impl From<&IBlockRangeList> for &IDispatch

§

fn from(value: &IBlockRangeList) -> Self

Converts to this type from the input type.
§

impl From<&IBootOptions> for &IDispatch

§

fn from(value: &IBootOptions) -> Self

Converts to this type from the input type.
§

impl From<&IBootTrigger> for &IDispatch

§

fn from(value: &IBootTrigger) -> Self

Converts to this type from the input type.
§

impl From<&ICEnroll> for &IDispatch

§

fn from(value: &ICEnroll) -> Self

Converts to this type from the input type.
§

impl From<&ICEnroll2> for &IDispatch

§

fn from(value: &ICEnroll2) -> Self

Converts to this type from the input type.
§

impl From<&ICEnroll3> for &IDispatch

§

fn from(value: &ICEnroll3) -> Self

Converts to this type from the input type.
§

impl From<&ICEnroll4> for &IDispatch

§

fn from(value: &ICEnroll4) -> Self

Converts to this type from the input type.
§

impl From<&ICOMAdminCatalog> for &IDispatch

§

fn from(value: &ICOMAdminCatalog) -> Self

Converts to this type from the input type.
§

impl From<&ICOMAdminCatalog2> for &IDispatch

§

fn from(value: &ICOMAdminCatalog2) -> Self

Converts to this type from the input type.
§

impl From<&ICatalog> for &IDispatch

§

fn from(value: &ICatalog) -> Self

Converts to this type from the input type.
§

impl From<&ICatalogCollection> for &IDispatch

§

fn from(value: &ICatalogCollection) -> Self

Converts to this type from the input type.
§

impl From<&ICatalogObject> for &IDispatch

§

fn from(value: &ICatalogObject) -> Self

Converts to this type from the input type.
§

impl From<&ICategory> for &IDispatch

§

fn from(value: &ICategory) -> Self

Converts to this type from the input type.
§

impl From<&ICategoryCollection> for &IDispatch

§

fn from(value: &ICategoryCollection) -> Self

Converts to this type from the input type.
§

impl From<&ICertAdmin> for &IDispatch

§

fn from(value: &ICertAdmin) -> Self

Converts to this type from the input type.
§

impl From<&ICertAdmin2> for &IDispatch

§

fn from(value: &ICertAdmin2) -> Self

Converts to this type from the input type.
§

impl From<&ICertConfig> for &IDispatch

§

fn from(value: &ICertConfig) -> Self

Converts to this type from the input type.
§

impl From<&ICertConfig2> for &IDispatch

§

fn from(value: &ICertConfig2) -> Self

Converts to this type from the input type.
§

impl From<&ICertEncodeAltName> for &IDispatch

§

fn from(value: &ICertEncodeAltName) -> Self

Converts to this type from the input type.
§

impl From<&ICertEncodeAltName2> for &IDispatch

§

fn from(value: &ICertEncodeAltName2) -> Self

Converts to this type from the input type.
§

impl From<&ICertEncodeBitString> for &IDispatch

§

fn from(value: &ICertEncodeBitString) -> Self

Converts to this type from the input type.
§

impl From<&ICertEncodeBitString2> for &IDispatch

§

fn from(value: &ICertEncodeBitString2) -> Self

Converts to this type from the input type.
§

impl From<&ICertEncodeCRLDistInfo> for &IDispatch

§

fn from(value: &ICertEncodeCRLDistInfo) -> Self

Converts to this type from the input type.
§

impl From<&ICertEncodeCRLDistInfo2> for &IDispatch

§

fn from(value: &ICertEncodeCRLDistInfo2) -> Self

Converts to this type from the input type.
§

impl From<&ICertEncodeDateArray> for &IDispatch

§

fn from(value: &ICertEncodeDateArray) -> Self

Converts to this type from the input type.
§

impl From<&ICertEncodeDateArray2> for &IDispatch

§

fn from(value: &ICertEncodeDateArray2) -> Self

Converts to this type from the input type.
§

impl From<&ICertEncodeLongArray> for &IDispatch

§

fn from(value: &ICertEncodeLongArray) -> Self

Converts to this type from the input type.
§

impl From<&ICertEncodeLongArray2> for &IDispatch

§

fn from(value: &ICertEncodeLongArray2) -> Self

Converts to this type from the input type.
§

impl From<&ICertEncodeStringArray> for &IDispatch

§

fn from(value: &ICertEncodeStringArray) -> Self

Converts to this type from the input type.
§

impl From<&ICertEncodeStringArray2> for &IDispatch

§

fn from(value: &ICertEncodeStringArray2) -> Self

Converts to this type from the input type.
§

impl From<&ICertExit> for &IDispatch

§

fn from(value: &ICertExit) -> Self

Converts to this type from the input type.
§

impl From<&ICertExit2> for &IDispatch

§

fn from(value: &ICertExit2) -> Self

Converts to this type from the input type.
§

impl From<&ICertGetConfig> for &IDispatch

§

fn from(value: &ICertGetConfig) -> Self

Converts to this type from the input type.
§

impl From<&ICertManageModule> for &IDispatch

§

fn from(value: &ICertManageModule) -> Self

Converts to this type from the input type.
§

impl From<&ICertPolicy> for &IDispatch

§

fn from(value: &ICertPolicy) -> Self

Converts to this type from the input type.
§

impl From<&ICertPolicy2> for &IDispatch

§

fn from(value: &ICertPolicy2) -> Self

Converts to this type from the input type.
§

impl From<&ICertProperties> for &IDispatch

§

fn from(value: &ICertProperties) -> Self

Converts to this type from the input type.
§

impl From<&ICertProperty> for &IDispatch

§

fn from(value: &ICertProperty) -> Self

Converts to this type from the input type.
§

impl From<&ICertPropertyArchived> for &IDispatch

§

fn from(value: &ICertPropertyArchived) -> Self

Converts to this type from the input type.
§

impl From<&ICertPropertyArchivedKeyHash> for &IDispatch

§

fn from(value: &ICertPropertyArchivedKeyHash) -> Self

Converts to this type from the input type.
§

impl From<&ICertPropertyAutoEnroll> for &IDispatch

§

fn from(value: &ICertPropertyAutoEnroll) -> Self

Converts to this type from the input type.
§

impl From<&ICertPropertyBackedUp> for &IDispatch

§

fn from(value: &ICertPropertyBackedUp) -> Self

Converts to this type from the input type.
§

impl From<&ICertPropertyDescription> for &IDispatch

§

fn from(value: &ICertPropertyDescription) -> Self

Converts to this type from the input type.
§

impl From<&ICertPropertyEnrollment> for &IDispatch

§

fn from(value: &ICertPropertyEnrollment) -> Self

Converts to this type from the input type.
§

impl From<&ICertPropertyEnrollmentPolicyServer> for &IDispatch

§

fn from(value: &ICertPropertyEnrollmentPolicyServer) -> Self

Converts to this type from the input type.
§

impl From<&ICertPropertyFriendlyName> for &IDispatch

§

fn from(value: &ICertPropertyFriendlyName) -> Self

Converts to this type from the input type.
§

impl From<&ICertPropertyKeyProvInfo> for &IDispatch

§

fn from(value: &ICertPropertyKeyProvInfo) -> Self

Converts to this type from the input type.
§

impl From<&ICertPropertyRenewal> for &IDispatch

§

fn from(value: &ICertPropertyRenewal) -> Self

Converts to this type from the input type.
§

impl From<&ICertPropertyRequestOriginator> for &IDispatch

§

fn from(value: &ICertPropertyRequestOriginator) -> Self

Converts to this type from the input type.
§

impl From<&ICertPropertySHA1Hash> for &IDispatch

§

fn from(value: &ICertPropertySHA1Hash) -> Self

Converts to this type from the input type.
§

impl From<&ICertRequest> for &IDispatch

§

fn from(value: &ICertRequest) -> Self

Converts to this type from the input type.
§

impl From<&ICertRequest2> for &IDispatch

§

fn from(value: &ICertRequest2) -> Self

Converts to this type from the input type.
§

impl From<&ICertRequest3> for &IDispatch

§

fn from(value: &ICertRequest3) -> Self

Converts to this type from the input type.
§

impl From<&ICertServerExit> for &IDispatch

§

fn from(value: &ICertServerExit) -> Self

Converts to this type from the input type.
§

impl From<&ICertServerPolicy> for &IDispatch

§

fn from(value: &ICertServerPolicy) -> Self

Converts to this type from the input type.
§

impl From<&ICertSrvSetup> for &IDispatch

§

fn from(value: &ICertSrvSetup) -> Self

Converts to this type from the input type.
§

impl From<&ICertSrvSetupKeyInformation> for &IDispatch

§

fn from(value: &ICertSrvSetupKeyInformation) -> Self

Converts to this type from the input type.
§

impl From<&ICertSrvSetupKeyInformationCollection> for &IDispatch

§

fn from(value: &ICertSrvSetupKeyInformationCollection) -> Self

Converts to this type from the input type.
§

impl From<&ICertView> for &IDispatch

§

fn from(value: &ICertView) -> Self

Converts to this type from the input type.
§

impl From<&ICertView2> for &IDispatch

§

fn from(value: &ICertView2) -> Self

Converts to this type from the input type.
§

impl From<&ICertificateAttestationChallenge> for &IDispatch

§

fn from(value: &ICertificateAttestationChallenge) -> Self

Converts to this type from the input type.
§

impl From<&ICertificateAttestationChallenge2> for &IDispatch

§

fn from(value: &ICertificateAttestationChallenge2) -> Self

Converts to this type from the input type.
§

impl From<&ICertificateEnrollmentPolicyServerSetup> for &IDispatch

§

fn from(value: &ICertificateEnrollmentPolicyServerSetup) -> Self

Converts to this type from the input type.
§

impl From<&ICertificateEnrollmentServerSetup> for &IDispatch

§

fn from(value: &ICertificateEnrollmentServerSetup) -> Self

Converts to this type from the input type.
§

impl From<&ICertificatePolicies> for &IDispatch

§

fn from(value: &ICertificatePolicies) -> Self

Converts to this type from the input type.
§

impl From<&ICertificatePolicy> for &IDispatch

§

fn from(value: &ICertificatePolicy) -> Self

Converts to this type from the input type.
§

impl From<&ICertificationAuthorities> for &IDispatch

§

fn from(value: &ICertificationAuthorities) -> Self

Converts to this type from the input type.
§

impl From<&ICertificationAuthority> for &IDispatch

§

fn from(value: &ICertificationAuthority) -> Self

Converts to this type from the input type.
§

impl From<&IChannelCredentials> for &IDispatch

§

fn from(value: &IChannelCredentials) -> Self

Converts to this type from the input type.
§

impl From<&IChannelIDTuneRequest> for &IDispatch

§

fn from(value: &IChannelIDTuneRequest) -> Self

Converts to this type from the input type.
§

impl From<&IChannelTuneRequest> for &IDispatch

§

fn from(value: &IChannelTuneRequest) -> Self

Converts to this type from the input type.
§

impl From<&ICivicAddressReportFactory> for &IDispatch

§

fn from(value: &ICivicAddressReportFactory) -> Self

Converts to this type from the input type.
§

impl From<&IComHandlerAction> for &IDispatch

§

fn from(value: &IComHandlerAction) -> Self

Converts to this type from the input type.
§

impl From<&IComponent> for &IDispatch

§

fn from(value: &IComponent) -> Self

Converts to this type from the input type.
§

impl From<&IComponentType> for &IDispatch

§

fn from(value: &IComponentType) -> Self

Converts to this type from the input type.
§

impl From<&IComponentTypes> for &IDispatch

§

fn from(value: &IComponentTypes) -> Self

Converts to this type from the input type.
§

impl From<&IComponentUtil> for &IDispatch

§

fn from(value: &IComponentUtil) -> Self

Converts to this type from the input type.
§

impl From<&IComponents> for &IDispatch

§

fn from(value: &IComponents) -> Self

Converts to this type from the input type.
§

impl From<&IComponentsOld> for &IDispatch

§

fn from(value: &IComponentsOld) -> Self

Converts to this type from the input type.
§

impl From<&IConfigurationDataCollector> for &IDispatch

§

fn from(value: &IConfigurationDataCollector) -> Self

Converts to this type from the input type.
§

impl From<&ICounters> for &IDispatch

§

fn from(value: &ICounters) -> Self

Converts to this type from the input type.
§

impl From<&ICrmMonitorClerks> for &IDispatch

§

fn from(value: &ICrmMonitorClerks) -> Self

Converts to this type from the input type.
§

impl From<&ICryptAttribute> for &IDispatch

§

fn from(value: &ICryptAttribute) -> Self

Converts to this type from the input type.
§

impl From<&ICryptAttributes> for &IDispatch

§

fn from(value: &ICryptAttributes) -> Self

Converts to this type from the input type.
§

impl From<&ICspAlgorithm> for &IDispatch

§

fn from(value: &ICspAlgorithm) -> Self

Converts to this type from the input type.
§

impl From<&ICspAlgorithms> for &IDispatch

§

fn from(value: &ICspAlgorithms) -> Self

Converts to this type from the input type.
§

impl From<&ICspInformation> for &IDispatch

§

fn from(value: &ICspInformation) -> Self

Converts to this type from the input type.
§

impl From<&ICspInformations> for &IDispatch

§

fn from(value: &ICspInformations) -> Self

Converts to this type from the input type.
§

impl From<&ICspStatus> for &IDispatch

§

fn from(value: &ICspStatus) -> Self

Converts to this type from the input type.
§

impl From<&ICspStatuses> for &IDispatch

§

fn from(value: &ICspStatuses) -> Self

Converts to this type from the input type.
§

impl From<&IDTFilterEvents> for &IDispatch

§

fn from(value: &IDTFilterEvents) -> Self

Converts to this type from the input type.
§

impl From<&IDVBCLocator> for &IDispatch

§

fn from(value: &IDVBCLocator) -> Self

Converts to this type from the input type.
§

impl From<&IDVBSLocator> for &IDispatch

§

fn from(value: &IDVBSLocator) -> Self

Converts to this type from the input type.
§

impl From<&IDVBSLocator2> for &IDispatch

§

fn from(value: &IDVBSLocator2) -> Self

Converts to this type from the input type.
§

impl From<&IDVBSTuningSpace> for &IDispatch

§

fn from(value: &IDVBSTuningSpace) -> Self

Converts to this type from the input type.
§

impl From<&IDVBTLocator> for &IDispatch

§

fn from(value: &IDVBTLocator) -> Self

Converts to this type from the input type.
§

impl From<&IDVBTLocator2> for &IDispatch

§

fn from(value: &IDVBTLocator2) -> Self

Converts to this type from the input type.
§

impl From<&IDVBTuneRequest> for &IDispatch

§

fn from(value: &IDVBTuneRequest) -> Self

Converts to this type from the input type.
§

impl From<&IDVBTuningSpace> for &IDispatch

§

fn from(value: &IDVBTuningSpace) -> Self

Converts to this type from the input type.
§

impl From<&IDVBTuningSpace2> for &IDispatch

§

fn from(value: &IDVBTuningSpace2) -> Self

Converts to this type from the input type.
§

impl From<&IDailyTrigger> for &IDispatch

§

fn from(value: &IDailyTrigger) -> Self

Converts to this type from the input type.
§

impl From<&IDataCollector> for &IDispatch

§

fn from(value: &IDataCollector) -> Self

Converts to this type from the input type.
§

impl From<&IDataCollectorCollection> for &IDispatch

§

fn from(value: &IDataCollectorCollection) -> Self

Converts to this type from the input type.
§

impl From<&IDataCollectorSet> for &IDispatch

§

fn from(value: &IDataCollectorSet) -> Self

Converts to this type from the input type.
§

impl From<&IDataCollectorSetCollection> for &IDispatch

§

fn from(value: &IDataCollectorSetCollection) -> Self

Converts to this type from the input type.
§

impl From<&IDataManager> for &IDispatch

§

fn from(value: &IDataManager) -> Self

Converts to this type from the input type.
§

impl From<&IDataSourceLocator> for &IDispatch

§

fn from(value: &IDataSourceLocator) -> Self

Converts to this type from the input type.
§

impl From<&IDeviceRect> for &IDispatch

§

fn from(value: &IDeviceRect) -> Self

Converts to this type from the input type.
§

impl From<&IDigitalCableLocator> for &IDispatch

§

fn from(value: &IDigitalCableLocator) -> Self

Converts to this type from the input type.
§

impl From<&IDigitalCableTuneRequest> for &IDispatch

§

fn from(value: &IDigitalCableTuneRequest) -> Self

Converts to this type from the input type.
§

impl From<&IDigitalCableTuningSpace> for &IDispatch

§

fn from(value: &IDigitalCableTuningSpace) -> Self

Converts to this type from the input type.
§

impl From<&IDigitalLocator> for &IDispatch

§

fn from(value: &IDigitalLocator) -> Self

Converts to this type from the input type.
§

impl From<&IDiscFormat2> for &IDispatch

§

fn from(value: &IDiscFormat2) -> Self

Converts to this type from the input type.
§

impl From<&IDiscFormat2Data> for &IDispatch

§

fn from(value: &IDiscFormat2Data) -> Self

Converts to this type from the input type.
§

impl From<&IDiscFormat2DataEventArgs> for &IDispatch

§

fn from(value: &IDiscFormat2DataEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IDiscFormat2Erase> for &IDispatch

§

fn from(value: &IDiscFormat2Erase) -> Self

Converts to this type from the input type.
§

impl From<&IDiscFormat2RawCD> for &IDispatch

§

fn from(value: &IDiscFormat2RawCD) -> Self

Converts to this type from the input type.
§

impl From<&IDiscFormat2RawCDEventArgs> for &IDispatch

§

fn from(value: &IDiscFormat2RawCDEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IDiscFormat2TrackAtOnce> for &IDispatch

§

fn from(value: &IDiscFormat2TrackAtOnce) -> Self

Converts to this type from the input type.
§

impl From<&IDiscFormat2TrackAtOnceEventArgs> for &IDispatch

§

fn from(value: &IDiscFormat2TrackAtOnceEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IDiscMaster2> for &IDispatch

§

fn from(value: &IDiscMaster2) -> Self

Converts to this type from the input type.
§

impl From<&IDiscRecorder2> for &IDispatch

§

fn from(value: &IDiscRecorder2) -> Self

Converts to this type from the input type.
§

impl From<&IDispCivicAddressReport> for &IDispatch

§

fn from(value: &IDispCivicAddressReport) -> Self

Converts to this type from the input type.
§

impl From<&IDispLatLongReport> for &IDispatch

§

fn from(value: &IDispLatLongReport) -> Self

Converts to this type from the input type.
§

impl From<&IDispatch> for &IUnknown

§

fn from(value: &IDispatch) -> Self

Converts to this type from the input type.
§

impl From<&IDispatchEx> for &IDispatch

§

fn from(value: &IDispatchEx) -> Self

Converts to this type from the input type.
§

impl From<&IDownloadBehavior> for &IDispatch

§

fn from(value: &IDownloadBehavior) -> Self

Converts to this type from the input type.
§

impl From<&IDownloadCompletedCallbackArgs> for &IDispatch

§

fn from(value: &IDownloadCompletedCallbackArgs) -> Self

Converts to this type from the input type.
§

impl From<&IDownloadJob> for &IDispatch

§

fn from(value: &IDownloadJob) -> Self

Converts to this type from the input type.
§

impl From<&IDownloadProgress> for &IDispatch

§

fn from(value: &IDownloadProgress) -> Self

Converts to this type from the input type.
§

impl From<&IDownloadProgressChangedCallbackArgs> for &IDispatch

§

fn from(value: &IDownloadProgressChangedCallbackArgs) -> Self

Converts to this type from the input type.
§

impl From<&IDownloadResult> for &IDispatch

§

fn from(value: &IDownloadResult) -> Self

Converts to this type from the input type.
§

impl From<&IDummyMBNUCMExt> for &IDispatch

§

fn from(value: &IDummyMBNUCMExt) -> Self

Converts to this type from the input type.
§

impl From<&IDynamicPortMapping> for &IDispatch

§

fn from(value: &IDynamicPortMapping) -> Self

Converts to this type from the input type.
§

impl From<&IDynamicPortMappingCollection> for &IDispatch

§

fn from(value: &IDynamicPortMappingCollection) -> Self

Converts to this type from the input type.
§

impl From<&IETFilterEvents> for &IDispatch

§

fn from(value: &IETFilterEvents) -> Self

Converts to this type from the input type.
§

impl From<&IEmailAction> for &IDispatch

§

fn from(value: &IEmailAction) -> Self

Converts to this type from the input type.
§

impl From<&IEnumCERTVIEWATTRIBUTE> for &IDispatch

§

fn from(value: &IEnumCERTVIEWATTRIBUTE) -> Self

Converts to this type from the input type.
§

impl From<&IEnumCERTVIEWCOLUMN> for &IDispatch

§

fn from(value: &IEnumCERTVIEWCOLUMN) -> Self

Converts to this type from the input type.
§

impl From<&IEnumCERTVIEWEXTENSION> for &IDispatch

§

fn from(value: &IEnumCERTVIEWEXTENSION) -> Self

Converts to this type from the input type.
§

impl From<&IEnumCERTVIEWROW> for &IDispatch

§

fn from(value: &IEnumCERTVIEWROW) -> Self

Converts to this type from the input type.
§

impl From<&IEnumNetworkConnections> for &IDispatch

§

fn from(value: &IEnumNetworkConnections) -> Self

Converts to this type from the input type.
§

impl From<&IEnumNetworks> for &IDispatch

§

fn from(value: &IEnumNetworks) -> Self

Converts to this type from the input type.
§

impl From<&IEvalRat> for &IDispatch

§

fn from(value: &IEvalRat) -> Self

Converts to this type from the input type.
§

impl From<&IEventClass> for &IDispatch

§

fn from(value: &IEventClass) -> Self

Converts to this type from the input type.
§

impl From<&IEventClass2> for &IDispatch

§

fn from(value: &IEventClass2) -> Self

Converts to this type from the input type.
§

impl From<&IEventControl> for &IDispatch

§

fn from(value: &IEventControl) -> Self

Converts to this type from the input type.
§

impl From<&IEventObjectCollection> for &IDispatch

§

fn from(value: &IEventObjectCollection) -> Self

Converts to this type from the input type.
§

impl From<&IEventProperty> for &IDispatch

§

fn from(value: &IEventProperty) -> Self

Converts to this type from the input type.
§

impl From<&IEventPublisher> for &IDispatch

§

fn from(value: &IEventPublisher) -> Self

Converts to this type from the input type.
§

impl From<&IEventServerTrace> for &IDispatch

§

fn from(value: &IEventServerTrace) -> Self

Converts to this type from the input type.
§

impl From<&IEventSubscription> for &IDispatch

§

fn from(value: &IEventSubscription) -> Self

Converts to this type from the input type.
§

impl From<&IEventSystem> for &IDispatch

§

fn from(value: &IEventSystem) -> Self

Converts to this type from the input type.
§

impl From<&IEventTrigger> for &IDispatch

§

fn from(value: &IEventTrigger) -> Self

Converts to this type from the input type.
§

impl From<&IExecAction> for &IDispatch

§

fn from(value: &IExecAction) -> Self

Converts to this type from the input type.
§

impl From<&IExecAction2> for &IDispatch

§

fn from(value: &IExecAction2) -> Self

Converts to this type from the input type.
§

impl From<&IFaxAccount> for &IDispatch

§

fn from(value: &IFaxAccount) -> Self

Converts to this type from the input type.
§

impl From<&IFaxAccountFolders> for &IDispatch

§

fn from(value: &IFaxAccountFolders) -> Self

Converts to this type from the input type.
§

impl From<&IFaxAccountIncomingArchive> for &IDispatch

§

fn from(value: &IFaxAccountIncomingArchive) -> Self

Converts to this type from the input type.
§

impl From<&IFaxAccountIncomingQueue> for &IDispatch

§

fn from(value: &IFaxAccountIncomingQueue) -> Self

Converts to this type from the input type.
§

impl From<&IFaxAccountNotify> for &IDispatch

§

fn from(value: &IFaxAccountNotify) -> Self

Converts to this type from the input type.
§

impl From<&IFaxAccountOutgoingArchive> for &IDispatch

§

fn from(value: &IFaxAccountOutgoingArchive) -> Self

Converts to this type from the input type.
§

impl From<&IFaxAccountOutgoingQueue> for &IDispatch

§

fn from(value: &IFaxAccountOutgoingQueue) -> Self

Converts to this type from the input type.
§

impl From<&IFaxAccountSet> for &IDispatch

§

fn from(value: &IFaxAccountSet) -> Self

Converts to this type from the input type.
§

impl From<&IFaxAccounts> for &IDispatch

§

fn from(value: &IFaxAccounts) -> Self

Converts to this type from the input type.
§

impl From<&IFaxActivity> for &IDispatch

§

fn from(value: &IFaxActivity) -> Self

Converts to this type from the input type.
§

impl From<&IFaxActivityLogging> for &IDispatch

§

fn from(value: &IFaxActivityLogging) -> Self

Converts to this type from the input type.
§

impl From<&IFaxConfiguration> for &IDispatch

§

fn from(value: &IFaxConfiguration) -> Self

Converts to this type from the input type.
§

impl From<&IFaxDevice> for &IDispatch

§

fn from(value: &IFaxDevice) -> Self

Converts to this type from the input type.
§

impl From<&IFaxDeviceIds> for &IDispatch

§

fn from(value: &IFaxDeviceIds) -> Self

Converts to this type from the input type.
§

impl From<&IFaxDeviceProvider> for &IDispatch

§

fn from(value: &IFaxDeviceProvider) -> Self

Converts to this type from the input type.
§

impl From<&IFaxDeviceProviders> for &IDispatch

§

fn from(value: &IFaxDeviceProviders) -> Self

Converts to this type from the input type.
§

impl From<&IFaxDevices> for &IDispatch

§

fn from(value: &IFaxDevices) -> Self

Converts to this type from the input type.
§

impl From<&IFaxDocument> for &IDispatch

§

fn from(value: &IFaxDocument) -> Self

Converts to this type from the input type.
§

impl From<&IFaxDocument2> for &IDispatch

§

fn from(value: &IFaxDocument2) -> Self

Converts to this type from the input type.
§

impl From<&IFaxEventLogging> for &IDispatch

§

fn from(value: &IFaxEventLogging) -> Self

Converts to this type from the input type.
§

impl From<&IFaxFolders> for &IDispatch

§

fn from(value: &IFaxFolders) -> Self

Converts to this type from the input type.
§

impl From<&IFaxInboundRouting> for &IDispatch

§

fn from(value: &IFaxInboundRouting) -> Self

Converts to this type from the input type.
§

impl From<&IFaxInboundRoutingExtension> for &IDispatch

§

fn from(value: &IFaxInboundRoutingExtension) -> Self

Converts to this type from the input type.
§

impl From<&IFaxInboundRoutingExtensions> for &IDispatch

§

fn from(value: &IFaxInboundRoutingExtensions) -> Self

Converts to this type from the input type.
§

impl From<&IFaxInboundRoutingMethod> for &IDispatch

§

fn from(value: &IFaxInboundRoutingMethod) -> Self

Converts to this type from the input type.
§

impl From<&IFaxInboundRoutingMethods> for &IDispatch

§

fn from(value: &IFaxInboundRoutingMethods) -> Self

Converts to this type from the input type.
§

impl From<&IFaxIncomingArchive> for &IDispatch

§

fn from(value: &IFaxIncomingArchive) -> Self

Converts to this type from the input type.
§

impl From<&IFaxIncomingJob> for &IDispatch

§

fn from(value: &IFaxIncomingJob) -> Self

Converts to this type from the input type.
§

impl From<&IFaxIncomingJobs> for &IDispatch

§

fn from(value: &IFaxIncomingJobs) -> Self

Converts to this type from the input type.
§

impl From<&IFaxIncomingMessage> for &IDispatch

§

fn from(value: &IFaxIncomingMessage) -> Self

Converts to this type from the input type.
§

impl From<&IFaxIncomingMessage2> for &IDispatch

§

fn from(value: &IFaxIncomingMessage2) -> Self

Converts to this type from the input type.
§

impl From<&IFaxIncomingMessageIterator> for &IDispatch

§

fn from(value: &IFaxIncomingMessageIterator) -> Self

Converts to this type from the input type.
§

impl From<&IFaxIncomingQueue> for &IDispatch

§

fn from(value: &IFaxIncomingQueue) -> Self

Converts to this type from the input type.
§

impl From<&IFaxJobStatus> for &IDispatch

§

fn from(value: &IFaxJobStatus) -> Self

Converts to this type from the input type.
§

impl From<&IFaxLoggingOptions> for &IDispatch

§

fn from(value: &IFaxLoggingOptions) -> Self

Converts to this type from the input type.
§

impl From<&IFaxOutboundRouting> for &IDispatch

§

fn from(value: &IFaxOutboundRouting) -> Self

Converts to this type from the input type.
§

impl From<&IFaxOutboundRoutingGroup> for &IDispatch

§

fn from(value: &IFaxOutboundRoutingGroup) -> Self

Converts to this type from the input type.
§

impl From<&IFaxOutboundRoutingGroups> for &IDispatch

§

fn from(value: &IFaxOutboundRoutingGroups) -> Self

Converts to this type from the input type.
§

impl From<&IFaxOutboundRoutingRule> for &IDispatch

§

fn from(value: &IFaxOutboundRoutingRule) -> Self

Converts to this type from the input type.
§

impl From<&IFaxOutboundRoutingRules> for &IDispatch

§

fn from(value: &IFaxOutboundRoutingRules) -> Self

Converts to this type from the input type.
§

impl From<&IFaxOutgoingArchive> for &IDispatch

§

fn from(value: &IFaxOutgoingArchive) -> Self

Converts to this type from the input type.
§

impl From<&IFaxOutgoingJob> for &IDispatch

§

fn from(value: &IFaxOutgoingJob) -> Self

Converts to this type from the input type.
§

impl From<&IFaxOutgoingJob2> for &IDispatch

§

fn from(value: &IFaxOutgoingJob2) -> Self

Converts to this type from the input type.
§

impl From<&IFaxOutgoingJobs> for &IDispatch

§

fn from(value: &IFaxOutgoingJobs) -> Self

Converts to this type from the input type.
§

impl From<&IFaxOutgoingMessage> for &IDispatch

§

fn from(value: &IFaxOutgoingMessage) -> Self

Converts to this type from the input type.
§

impl From<&IFaxOutgoingMessage2> for &IDispatch

§

fn from(value: &IFaxOutgoingMessage2) -> Self

Converts to this type from the input type.
§

impl From<&IFaxOutgoingMessageIterator> for &IDispatch

§

fn from(value: &IFaxOutgoingMessageIterator) -> Self

Converts to this type from the input type.
§

impl From<&IFaxOutgoingQueue> for &IDispatch

§

fn from(value: &IFaxOutgoingQueue) -> Self

Converts to this type from the input type.
§

impl From<&IFaxReceiptOptions> for &IDispatch

§

fn from(value: &IFaxReceiptOptions) -> Self

Converts to this type from the input type.
§

impl From<&IFaxRecipient> for &IDispatch

§

fn from(value: &IFaxRecipient) -> Self

Converts to this type from the input type.
§

impl From<&IFaxRecipients> for &IDispatch

§

fn from(value: &IFaxRecipients) -> Self

Converts to this type from the input type.
§

impl From<&IFaxSecurity> for &IDispatch

§

fn from(value: &IFaxSecurity) -> Self

Converts to this type from the input type.
§

impl From<&IFaxSecurity2> for &IDispatch

§

fn from(value: &IFaxSecurity2) -> Self

Converts to this type from the input type.
§

impl From<&IFaxSender> for &IDispatch

§

fn from(value: &IFaxSender) -> Self

Converts to this type from the input type.
§

impl From<&IFaxServer> for &IDispatch

§

fn from(value: &IFaxServer) -> Self

Converts to this type from the input type.
§

impl From<&IFaxServer2> for &IDispatch

§

fn from(value: &IFaxServer2) -> Self

Converts to this type from the input type.
§

impl From<&IFaxServerNotify> for &IDispatch

§

fn from(value: &IFaxServerNotify) -> Self

Converts to this type from the input type.
§

impl From<&IFaxServerNotify2> for &IDispatch

§

fn from(value: &IFaxServerNotify2) -> Self

Converts to this type from the input type.
§

impl From<&IFeed> for &IDispatch

§

fn from(value: &IFeed) -> Self

Converts to this type from the input type.
§

impl From<&IFeed2> for &IDispatch

§

fn from(value: &IFeed2) -> Self

Converts to this type from the input type.
§

impl From<&IFeedEnclosure> for &IDispatch

§

fn from(value: &IFeedEnclosure) -> Self

Converts to this type from the input type.
§

impl From<&IFeedEvents> for &IDispatch

§

fn from(value: &IFeedEvents) -> Self

Converts to this type from the input type.
§

impl From<&IFeedFolder> for &IDispatch

§

fn from(value: &IFeedFolder) -> Self

Converts to this type from the input type.
§

impl From<&IFeedFolderEvents> for &IDispatch

§

fn from(value: &IFeedFolderEvents) -> Self

Converts to this type from the input type.
§

impl From<&IFeedItem> for &IDispatch

§

fn from(value: &IFeedItem) -> Self

Converts to this type from the input type.
§

impl From<&IFeedItem2> for &IDispatch

§

fn from(value: &IFeedItem2) -> Self

Converts to this type from the input type.
§

impl From<&IFeedsEnum> for &IDispatch

§

fn from(value: &IFeedsEnum) -> Self

Converts to this type from the input type.
§

impl From<&IFeedsManager> for &IDispatch

§

fn from(value: &IFeedsManager) -> Self

Converts to this type from the input type.
§

impl From<&IFileSearchBand> for &IDispatch

§

fn from(value: &IFileSearchBand) -> Self

Converts to this type from the input type.
§

impl From<&IFileSystemImage> for &IDispatch

§

fn from(value: &IFileSystemImage) -> Self

Converts to this type from the input type.
§

impl From<&IFileSystemImage2> for &IDispatch

§

fn from(value: &IFileSystemImage2) -> Self

Converts to this type from the input type.
§

impl From<&IFileSystemImage3> for &IDispatch

§

fn from(value: &IFileSystemImage3) -> Self

Converts to this type from the input type.
§

impl From<&IFileSystemImageResult> for &IDispatch

§

fn from(value: &IFileSystemImageResult) -> Self

Converts to this type from the input type.
§

impl From<&IFileSystemImageResult2> for &IDispatch

§

fn from(value: &IFileSystemImageResult2) -> Self

Converts to this type from the input type.
§

impl From<&IFilterInfo> for &IDispatch

§

fn from(value: &IFilterInfo) -> Self

Converts to this type from the input type.
§

impl From<&IFiringControl> for &IDispatch

§

fn from(value: &IFiringControl) -> Self

Converts to this type from the input type.
§

impl From<&IFolderAction> for &IDispatch

§

fn from(value: &IFolderAction) -> Self

Converts to this type from the input type.
§

impl From<&IFolderActionCollection> for &IDispatch

§

fn from(value: &IFolderActionCollection) -> Self

Converts to this type from the input type.
§

impl From<&IFolderViewOC> for &IDispatch

§

fn from(value: &IFolderViewOC) -> Self

Converts to this type from the input type.
§

impl From<&IFontDisp> for &IDispatch

§

fn from(value: &IFontDisp) -> Self

Converts to this type from the input type.
§

impl From<&IFontEventsDisp> for &IDispatch

§

fn from(value: &IFontEventsDisp) -> Self

Converts to this type from the input type.
§

impl From<&IFsiDirectoryItem> for &IDispatch

§

fn from(value: &IFsiDirectoryItem) -> Self

Converts to this type from the input type.
§

impl From<&IFsiDirectoryItem2> for &IDispatch

§

fn from(value: &IFsiDirectoryItem2) -> Self

Converts to this type from the input type.
§

impl From<&IFsiFileItem> for &IDispatch

§

fn from(value: &IFsiFileItem) -> Self

Converts to this type from the input type.
§

impl From<&IFsiFileItem2> for &IDispatch

§

fn from(value: &IFsiFileItem2) -> Self

Converts to this type from the input type.
§

impl From<&IFsiItem> for &IDispatch

§

fn from(value: &IFsiItem) -> Self

Converts to this type from the input type.
§

impl From<&IFsiNamedStreams> for &IDispatch

§

fn from(value: &IFsiNamedStreams) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmAccessDeniedRemediationClient> for &IDispatch

§

fn from(value: &IFsrmAccessDeniedRemediationClient) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmAction> for &IDispatch

§

fn from(value: &IFsrmAction) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmActionCommand> for &IDispatch

§

fn from(value: &IFsrmActionCommand) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmActionEmail> for &IDispatch

§

fn from(value: &IFsrmActionEmail) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmActionEmail2> for &IDispatch

§

fn from(value: &IFsrmActionEmail2) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmActionEventLog> for &IDispatch

§

fn from(value: &IFsrmActionEventLog) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmActionReport> for &IDispatch

§

fn from(value: &IFsrmActionReport) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmAutoApplyQuota> for &IDispatch

§

fn from(value: &IFsrmAutoApplyQuota) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmClassificationManager> for &IDispatch

§

fn from(value: &IFsrmClassificationManager) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmClassificationManager2> for &IDispatch

§

fn from(value: &IFsrmClassificationManager2) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmClassificationRule> for &IDispatch

§

fn from(value: &IFsrmClassificationRule) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmClassifierModuleDefinition> for &IDispatch

§

fn from(value: &IFsrmClassifierModuleDefinition) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmClassifierModuleImplementation> for &IDispatch

§

fn from(value: &IFsrmClassifierModuleImplementation) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmCollection> for &IDispatch

§

fn from(value: &IFsrmCollection) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmCommittableCollection> for &IDispatch

§

fn from(value: &IFsrmCommittableCollection) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmDerivedObjectsResult> for &IDispatch

§

fn from(value: &IFsrmDerivedObjectsResult) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmExportImport> for &IDispatch

§

fn from(value: &IFsrmExportImport) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmFileCondition> for &IDispatch

§

fn from(value: &IFsrmFileCondition) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmFileConditionProperty> for &IDispatch

§

fn from(value: &IFsrmFileConditionProperty) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmFileGroup> for &IDispatch

§

fn from(value: &IFsrmFileGroup) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmFileGroupImported> for &IDispatch

§

fn from(value: &IFsrmFileGroupImported) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmFileGroupManager> for &IDispatch

§

fn from(value: &IFsrmFileGroupManager) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmFileManagementJob> for &IDispatch

§

fn from(value: &IFsrmFileManagementJob) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmFileManagementJobManager> for &IDispatch

§

fn from(value: &IFsrmFileManagementJobManager) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmFileScreen> for &IDispatch

§

fn from(value: &IFsrmFileScreen) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmFileScreenBase> for &IDispatch

§

fn from(value: &IFsrmFileScreenBase) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmFileScreenException> for &IDispatch

§

fn from(value: &IFsrmFileScreenException) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmFileScreenManager> for &IDispatch

§

fn from(value: &IFsrmFileScreenManager) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmFileScreenTemplate> for &IDispatch

§

fn from(value: &IFsrmFileScreenTemplate) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmFileScreenTemplateImported> for &IDispatch

§

fn from(value: &IFsrmFileScreenTemplateImported) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmFileScreenTemplateManager> for &IDispatch

§

fn from(value: &IFsrmFileScreenTemplateManager) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmMutableCollection> for &IDispatch

§

fn from(value: &IFsrmMutableCollection) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmObject> for &IDispatch

§

fn from(value: &IFsrmObject) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmPathMapper> for &IDispatch

§

fn from(value: &IFsrmPathMapper) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmPipelineModuleConnector> for &IDispatch

§

fn from(value: &IFsrmPipelineModuleConnector) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmPipelineModuleDefinition> for &IDispatch

§

fn from(value: &IFsrmPipelineModuleDefinition) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmPipelineModuleImplementation> for &IDispatch

§

fn from(value: &IFsrmPipelineModuleImplementation) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmProperty> for &IDispatch

§

fn from(value: &IFsrmProperty) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmPropertyBag> for &IDispatch

§

fn from(value: &IFsrmPropertyBag) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmPropertyBag2> for &IDispatch

§

fn from(value: &IFsrmPropertyBag2) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmPropertyCondition> for &IDispatch

§

fn from(value: &IFsrmPropertyCondition) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmPropertyDefinition> for &IDispatch

§

fn from(value: &IFsrmPropertyDefinition) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmPropertyDefinition2> for &IDispatch

§

fn from(value: &IFsrmPropertyDefinition2) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmPropertyDefinitionValue> for &IDispatch

§

fn from(value: &IFsrmPropertyDefinitionValue) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmQuota> for &IDispatch

§

fn from(value: &IFsrmQuota) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmQuotaBase> for &IDispatch

§

fn from(value: &IFsrmQuotaBase) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmQuotaManager> for &IDispatch

§

fn from(value: &IFsrmQuotaManager) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmQuotaManagerEx> for &IDispatch

§

fn from(value: &IFsrmQuotaManagerEx) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmQuotaObject> for &IDispatch

§

fn from(value: &IFsrmQuotaObject) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmQuotaTemplate> for &IDispatch

§

fn from(value: &IFsrmQuotaTemplate) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmQuotaTemplateImported> for &IDispatch

§

fn from(value: &IFsrmQuotaTemplateImported) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmQuotaTemplateManager> for &IDispatch

§

fn from(value: &IFsrmQuotaTemplateManager) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmReport> for &IDispatch

§

fn from(value: &IFsrmReport) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmReportJob> for &IDispatch

§

fn from(value: &IFsrmReportJob) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmReportManager> for &IDispatch

§

fn from(value: &IFsrmReportManager) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmReportScheduler> for &IDispatch

§

fn from(value: &IFsrmReportScheduler) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmRule> for &IDispatch

§

fn from(value: &IFsrmRule) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmSetting> for &IDispatch

§

fn from(value: &IFsrmSetting) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmStorageModuleDefinition> for &IDispatch

§

fn from(value: &IFsrmStorageModuleDefinition) -> Self

Converts to this type from the input type.
§

impl From<&IFsrmStorageModuleImplementation> for &IDispatch

§

fn from(value: &IFsrmStorageModuleImplementation) -> Self

Converts to this type from the input type.
§

impl From<&IGPM> for &IDispatch

§

fn from(value: &IGPM) -> Self

Converts to this type from the input type.
§

impl From<&IGPM2> for &IDispatch

§

fn from(value: &IGPM2) -> Self

Converts to this type from the input type.
§

impl From<&IGPMAsyncCancel> for &IDispatch

§

fn from(value: &IGPMAsyncCancel) -> Self

Converts to this type from the input type.
§

impl From<&IGPMAsyncProgress> for &IDispatch

§

fn from(value: &IGPMAsyncProgress) -> Self

Converts to this type from the input type.
§

impl From<&IGPMBackup> for &IDispatch

§

fn from(value: &IGPMBackup) -> Self

Converts to this type from the input type.
§

impl From<&IGPMBackupCollection> for &IDispatch

§

fn from(value: &IGPMBackupCollection) -> Self

Converts to this type from the input type.
§

impl From<&IGPMBackupDir> for &IDispatch

§

fn from(value: &IGPMBackupDir) -> Self

Converts to this type from the input type.
§

impl From<&IGPMBackupDirEx> for &IDispatch

§

fn from(value: &IGPMBackupDirEx) -> Self

Converts to this type from the input type.
§

impl From<&IGPMCSECollection> for &IDispatch

§

fn from(value: &IGPMCSECollection) -> Self

Converts to this type from the input type.
§

impl From<&IGPMClientSideExtension> for &IDispatch

§

fn from(value: &IGPMClientSideExtension) -> Self

Converts to this type from the input type.
§

impl From<&IGPMConstants> for &IDispatch

§

fn from(value: &IGPMConstants) -> Self

Converts to this type from the input type.
§

impl From<&IGPMConstants2> for &IDispatch

§

fn from(value: &IGPMConstants2) -> Self

Converts to this type from the input type.
§

impl From<&IGPMDomain> for &IDispatch

§

fn from(value: &IGPMDomain) -> Self

Converts to this type from the input type.
§

impl From<&IGPMDomain2> for &IDispatch

§

fn from(value: &IGPMDomain2) -> Self

Converts to this type from the input type.
§

impl From<&IGPMDomain3> for &IDispatch

§

fn from(value: &IGPMDomain3) -> Self

Converts to this type from the input type.
§

impl From<&IGPMGPO> for &IDispatch

§

fn from(value: &IGPMGPO) -> Self

Converts to this type from the input type.
§

impl From<&IGPMGPO2> for &IDispatch

§

fn from(value: &IGPMGPO2) -> Self

Converts to this type from the input type.
§

impl From<&IGPMGPO3> for &IDispatch

§

fn from(value: &IGPMGPO3) -> Self

Converts to this type from the input type.
§

impl From<&IGPMGPOCollection> for &IDispatch

§

fn from(value: &IGPMGPOCollection) -> Self

Converts to this type from the input type.
§

impl From<&IGPMGPOLink> for &IDispatch

§

fn from(value: &IGPMGPOLink) -> Self

Converts to this type from the input type.
§

impl From<&IGPMGPOLinksCollection> for &IDispatch

§

fn from(value: &IGPMGPOLinksCollection) -> Self

Converts to this type from the input type.
§

impl From<&IGPMMapEntry> for &IDispatch

§

fn from(value: &IGPMMapEntry) -> Self

Converts to this type from the input type.
§

impl From<&IGPMMapEntryCollection> for &IDispatch

§

fn from(value: &IGPMMapEntryCollection) -> Self

Converts to this type from the input type.
§

impl From<&IGPMMigrationTable> for &IDispatch

§

fn from(value: &IGPMMigrationTable) -> Self

Converts to this type from the input type.
§

impl From<&IGPMPermission> for &IDispatch

§

fn from(value: &IGPMPermission) -> Self

Converts to this type from the input type.
§

impl From<&IGPMRSOP> for &IDispatch

§

fn from(value: &IGPMRSOP) -> Self

Converts to this type from the input type.
§

impl From<&IGPMResult> for &IDispatch

§

fn from(value: &IGPMResult) -> Self

Converts to this type from the input type.
§

impl From<&IGPMSOM> for &IDispatch

§

fn from(value: &IGPMSOM) -> Self

Converts to this type from the input type.
§

impl From<&IGPMSOMCollection> for &IDispatch

§

fn from(value: &IGPMSOMCollection) -> Self

Converts to this type from the input type.
§

impl From<&IGPMSearchCriteria> for &IDispatch

§

fn from(value: &IGPMSearchCriteria) -> Self

Converts to this type from the input type.
§

impl From<&IGPMSecurityInfo> for &IDispatch

§

fn from(value: &IGPMSecurityInfo) -> Self

Converts to this type from the input type.
§

impl From<&IGPMSitesContainer> for &IDispatch

§

fn from(value: &IGPMSitesContainer) -> Self

Converts to this type from the input type.
§

impl From<&IGPMStarterGPO> for &IDispatch

§

fn from(value: &IGPMStarterGPO) -> Self

Converts to this type from the input type.
§

impl From<&IGPMStarterGPOBackup> for &IDispatch

§

fn from(value: &IGPMStarterGPOBackup) -> Self

Converts to this type from the input type.
§

impl From<&IGPMStarterGPOBackupCollection> for &IDispatch

§

fn from(value: &IGPMStarterGPOBackupCollection) -> Self

Converts to this type from the input type.
§

impl From<&IGPMStarterGPOCollection> for &IDispatch

§

fn from(value: &IGPMStarterGPOCollection) -> Self

Converts to this type from the input type.
§

impl From<&IGPMStatusMessage> for &IDispatch

§

fn from(value: &IGPMStatusMessage) -> Self

Converts to this type from the input type.
§

impl From<&IGPMStatusMsgCollection> for &IDispatch

§

fn from(value: &IGPMStatusMsgCollection) -> Self

Converts to this type from the input type.
§

impl From<&IGPMTrustee> for &IDispatch

§

fn from(value: &IGPMTrustee) -> Self

Converts to this type from the input type.
§

impl From<&IGPMWMIFilter> for &IDispatch

§

fn from(value: &IGPMWMIFilter) -> Self

Converts to this type from the input type.
§

impl From<&IGPMWMIFilterCollection> for &IDispatch

§

fn from(value: &IGPMWMIFilterCollection) -> Self

Converts to this type from the input type.
§

impl From<&IGetSecurityCallContext> for &IDispatch

§

fn from(value: &IGetSecurityCallContext) -> Self

Converts to this type from the input type.
§

impl From<&IHTMLPersistDataOM> for &IDispatch

§

fn from(value: &IHTMLPersistDataOM) -> Self

Converts to this type from the input type.
§

impl From<&IHTMLUserDataOM> for &IDispatch

§

fn from(value: &IHTMLUserDataOM) -> Self

Converts to this type from the input type.
§

impl From<&IHeaderFooter> for &IDispatch

§

fn from(value: &IHeaderFooter) -> Self

Converts to this type from the input type.
§

impl From<&IHeaderFooter2> for &IDispatch

§

fn from(value: &IHeaderFooter2) -> Self

Converts to this type from the input type.
§

impl From<&IHomePage> for &IDispatch

§

fn from(value: &IHomePage) -> Self

Converts to this type from the input type.
§

impl From<&IIEWebDriverManager> for &IDispatch

§

fn from(value: &IIEWebDriverManager) -> Self

Converts to this type from the input type.
§

impl From<&IIEWebDriverSite> for &IDispatch

§

fn from(value: &IIEWebDriverSite) -> Self

Converts to this type from the input type.
§

impl From<&IISDBSLocator> for &IDispatch

§

fn from(value: &IISDBSLocator) -> Self

Converts to this type from the input type.
§

impl From<&IIdleSettings> for &IDispatch

§

fn from(value: &IIdleSettings) -> Self

Converts to this type from the input type.
§

impl From<&IIdleTrigger> for &IDispatch

§

fn from(value: &IIdleTrigger) -> Self

Converts to this type from the input type.
§

impl From<&IImageInformation> for &IDispatch

§

fn from(value: &IImageInformation) -> Self

Converts to this type from the input type.
§

impl From<&IInk> for &IDispatch

§

fn from(value: &IInk) -> Self

Converts to this type from the input type.
§

impl From<&IInkCollector> for &IDispatch

§

fn from(value: &IInkCollector) -> Self

Converts to this type from the input type.
§

impl From<&IInkCursor> for &IDispatch

§

fn from(value: &IInkCursor) -> Self

Converts to this type from the input type.
§

impl From<&IInkCursorButton> for &IDispatch

§

fn from(value: &IInkCursorButton) -> Self

Converts to this type from the input type.
§

impl From<&IInkCursorButtons> for &IDispatch

§

fn from(value: &IInkCursorButtons) -> Self

Converts to this type from the input type.
§

impl From<&IInkCursors> for &IDispatch

§

fn from(value: &IInkCursors) -> Self

Converts to this type from the input type.
§

impl From<&IInkCustomStrokes> for &IDispatch

§

fn from(value: &IInkCustomStrokes) -> Self

Converts to this type from the input type.
§

impl From<&IInkDisp> for &IDispatch

§

fn from(value: &IInkDisp) -> Self

Converts to this type from the input type.
§

impl From<&IInkDivider> for &IDispatch

§

fn from(value: &IInkDivider) -> Self

Converts to this type from the input type.
§

impl From<&IInkDivisionResult> for &IDispatch

§

fn from(value: &IInkDivisionResult) -> Self

Converts to this type from the input type.
§

impl From<&IInkDivisionUnit> for &IDispatch

§

fn from(value: &IInkDivisionUnit) -> Self

Converts to this type from the input type.
§

impl From<&IInkDivisionUnits> for &IDispatch

§

fn from(value: &IInkDivisionUnits) -> Self

Converts to this type from the input type.
§

impl From<&IInkDrawingAttributes> for &IDispatch

§

fn from(value: &IInkDrawingAttributes) -> Self

Converts to this type from the input type.
§

impl From<&IInkEdit> for &IDispatch

§

fn from(value: &IInkEdit) -> Self

Converts to this type from the input type.
§

impl From<&IInkExtendedProperties> for &IDispatch

§

fn from(value: &IInkExtendedProperties) -> Self

Converts to this type from the input type.
§

impl From<&IInkExtendedProperty> for &IDispatch

§

fn from(value: &IInkExtendedProperty) -> Self

Converts to this type from the input type.
§

impl From<&IInkGesture> for &IDispatch

§

fn from(value: &IInkGesture) -> Self

Converts to this type from the input type.
§

impl From<&IInkOverlay> for &IDispatch

§

fn from(value: &IInkOverlay) -> Self

Converts to this type from the input type.
§

impl From<&IInkPicture> for &IDispatch

§

fn from(value: &IInkPicture) -> Self

Converts to this type from the input type.
§

impl From<&IInkRecognitionAlternate> for &IDispatch

§

fn from(value: &IInkRecognitionAlternate) -> Self

Converts to this type from the input type.
§

impl From<&IInkRecognitionAlternates> for &IDispatch

§

fn from(value: &IInkRecognitionAlternates) -> Self

Converts to this type from the input type.
§

impl From<&IInkRecognitionResult> for &IDispatch

§

fn from(value: &IInkRecognitionResult) -> Self

Converts to this type from the input type.
§

impl From<&IInkRecognizer> for &IDispatch

§

fn from(value: &IInkRecognizer) -> Self

Converts to this type from the input type.
§

impl From<&IInkRecognizer2> for &IDispatch

§

fn from(value: &IInkRecognizer2) -> Self

Converts to this type from the input type.
§

impl From<&IInkRecognizerContext> for &IDispatch

§

fn from(value: &IInkRecognizerContext) -> Self

Converts to this type from the input type.
§

impl From<&IInkRecognizerContext2> for &IDispatch

§

fn from(value: &IInkRecognizerContext2) -> Self

Converts to this type from the input type.
§

impl From<&IInkRecognizerGuide> for &IDispatch

§

fn from(value: &IInkRecognizerGuide) -> Self

Converts to this type from the input type.
§

impl From<&IInkRecognizers> for &IDispatch

§

fn from(value: &IInkRecognizers) -> Self

Converts to this type from the input type.
§

impl From<&IInkRectangle> for &IDispatch

§

fn from(value: &IInkRectangle) -> Self

Converts to this type from the input type.
§

impl From<&IInkRenderer> for &IDispatch

§

fn from(value: &IInkRenderer) -> Self

Converts to this type from the input type.
§

impl From<&IInkStrokeDisp> for &IDispatch

§

fn from(value: &IInkStrokeDisp) -> Self

Converts to this type from the input type.
§

impl From<&IInkStrokes> for &IDispatch

§

fn from(value: &IInkStrokes) -> Self

Converts to this type from the input type.
§

impl From<&IInkTablet> for &IDispatch

§

fn from(value: &IInkTablet) -> Self

Converts to this type from the input type.
§

impl From<&IInkTablet2> for &IDispatch

§

fn from(value: &IInkTablet2) -> Self

Converts to this type from the input type.
§

impl From<&IInkTablet3> for &IDispatch

§

fn from(value: &IInkTablet3) -> Self

Converts to this type from the input type.
§

impl From<&IInkTablets> for &IDispatch

§

fn from(value: &IInkTablets) -> Self

Converts to this type from the input type.
§

impl From<&IInkTransform> for &IDispatch

§

fn from(value: &IInkTransform) -> Self

Converts to this type from the input type.
§

impl From<&IInkWordList> for &IDispatch

§

fn from(value: &IInkWordList) -> Self

Converts to this type from the input type.
§

impl From<&IInkWordList2> for &IDispatch

§

fn from(value: &IInkWordList2) -> Self

Converts to this type from the input type.
§

impl From<&IInstallationAgent> for &IDispatch

§

fn from(value: &IInstallationAgent) -> Self

Converts to this type from the input type.
§

impl From<&IInstallationBehavior> for &IDispatch

§

fn from(value: &IInstallationBehavior) -> Self

Converts to this type from the input type.
§

impl From<&IInstallationCompletedCallbackArgs> for &IDispatch

§

fn from(value: &IInstallationCompletedCallbackArgs) -> Self

Converts to this type from the input type.
§

impl From<&IInstallationJob> for &IDispatch

§

fn from(value: &IInstallationJob) -> Self

Converts to this type from the input type.
§

impl From<&IInstallationProgress> for &IDispatch

§

fn from(value: &IInstallationProgress) -> Self

Converts to this type from the input type.
§

impl From<&IInstallationProgressChangedCallbackArgs> for &IDispatch

§

fn from(value: &IInstallationProgressChangedCallbackArgs) -> Self

Converts to this type from the input type.
§

impl From<&IInstallationResult> for &IDispatch

§

fn from(value: &IInstallationResult) -> Self

Converts to this type from the input type.
§

impl From<&IIntelliForms> for &IDispatch

§

fn from(value: &IIntelliForms) -> Self

Converts to this type from the input type.
§

impl From<&IInvalidProductLicenseException> for &IDispatch

§

fn from(value: &IInvalidProductLicenseException) -> Self

Converts to this type from the input type.
§

impl From<&IIsoImageManager> for &IDispatch

§

fn from(value: &IIsoImageManager) -> Self

Converts to this type from the input type.
§

impl From<&ILanguageComponentType> for &IDispatch

§

fn from(value: &ILanguageComponentType) -> Self

Converts to this type from the input type.
§

impl From<&ILatLongReportFactory> for &IDispatch

§

fn from(value: &ILatLongReportFactory) -> Self

Converts to this type from the input type.
§

impl From<&ILayoutRect> for &IDispatch

§

fn from(value: &ILayoutRect) -> Self

Converts to this type from the input type.
§

impl From<&ILocationReportFactory> for &IDispatch

§

fn from(value: &ILocationReportFactory) -> Self

Converts to this type from the input type.
§

impl From<&ILocator> for &IDispatch

§

fn from(value: &ILocator) -> Self

Converts to this type from the input type.
§

impl From<&ILogFiles> for &IDispatch

§

fn from(value: &ILogFiles) -> Self

Converts to this type from the input type.
§

impl From<&ILogonTrigger> for &IDispatch

§

fn from(value: &ILogonTrigger) -> Self

Converts to this type from the input type.
§

impl From<&IMPEG2Component> for &IDispatch

§

fn from(value: &IMPEG2Component) -> Self

Converts to this type from the input type.
§

impl From<&IMPEG2ComponentType> for &IDispatch

§

fn from(value: &IMPEG2ComponentType) -> Self

Converts to this type from the input type.
§

impl From<&IMPEG2TuneRequest> for &IDispatch

§

fn from(value: &IMPEG2TuneRequest) -> Self

Converts to this type from the input type.
§

impl From<&IMPEG2TuneRequestFactory> for &IDispatch

§

fn from(value: &IMPEG2TuneRequestFactory) -> Self

Converts to this type from the input type.
§

impl From<&IMSCEPSetup> for &IDispatch

§

fn from(value: &IMSCEPSetup) -> Self

Converts to this type from the input type.
§

impl From<&IMSEventBinder> for &IDispatch

§

fn from(value: &IMSEventBinder) -> Self

Converts to this type from the input type.
§

impl From<&IMSMQApplication> for &IDispatch

§

fn from(value: &IMSMQApplication) -> Self

Converts to this type from the input type.
§

impl From<&IMSMQApplication2> for &IDispatch

§

fn from(value: &IMSMQApplication2) -> Self

Converts to this type from the input type.
§

impl From<&IMSMQApplication3> for &IDispatch

§

fn from(value: &IMSMQApplication3) -> Self

Converts to this type from the input type.
§

impl From<&IMSMQCollection> for &IDispatch

§

fn from(value: &IMSMQCollection) -> Self

Converts to this type from the input type.
§

impl From<&IMSMQCoordinatedTransactionDispenser> for &IDispatch

§

fn from(value: &IMSMQCoordinatedTransactionDispenser) -> Self

Converts to this type from the input type.
§

impl From<&IMSMQCoordinatedTransactionDispenser2> for &IDispatch

§

fn from(value: &IMSMQCoordinatedTransactionDispenser2) -> Self

Converts to this type from the input type.
§

impl From<&IMSMQCoordinatedTransactionDispenser3> for &IDispatch

§

fn from(value: &IMSMQCoordinatedTransactionDispenser3) -> Self

Converts to this type from the input type.
§

impl From<&IMSMQDestination> for &IDispatch

§

fn from(value: &IMSMQDestination) -> Self

Converts to this type from the input type.
§

impl From<&IMSMQEvent> for &IDispatch

§

fn from(value: &IMSMQEvent) -> Self

Converts to this type from the input type.
§

impl From<&IMSMQEvent2> for &IDispatch

§

fn from(value: &IMSMQEvent2) -> Self

Converts to this type from the input type.
§

impl From<&IMSMQEvent3> for &IDispatch

§

fn from(value: &IMSMQEvent3) -> Self

Converts to this type from the input type.
§

impl From<&IMSMQManagement> for &IDispatch

§

fn from(value: &IMSMQManagement) -> Self

Converts to this type from the input type.
§

impl From<&IMSMQMessage> for &IDispatch

§

fn from(value: &IMSMQMessage) -> Self

Converts to this type from the input type.
§

impl From<&IMSMQMessage2> for &IDispatch

§

fn from(value: &IMSMQMessage2) -> Self

Converts to this type from the input type.
§

impl From<&IMSMQMessage3> for &IDispatch

§

fn from(value: &IMSMQMessage3) -> Self

Converts to this type from the input type.
§

impl From<&IMSMQMessage4> for &IDispatch

§

fn from(value: &IMSMQMessage4) -> Self

Converts to this type from the input type.
§

impl From<&IMSMQOutgoingQueueManagement> for &IDispatch

§

fn from(value: &IMSMQOutgoingQueueManagement) -> Self

Converts to this type from the input type.
§

impl From<&IMSMQPrivateDestination> for &IDispatch

§

fn from(value: &IMSMQPrivateDestination) -> Self

Converts to this type from the input type.
§

impl From<&IMSMQPrivateEvent> for &IDispatch

§

fn from(value: &IMSMQPrivateEvent) -> Self

Converts to this type from the input type.
§

impl From<&IMSMQQuery> for &IDispatch

§

fn from(value: &IMSMQQuery) -> Self

Converts to this type from the input type.
§

impl From<&IMSMQQuery2> for &IDispatch

§

fn from(value: &IMSMQQuery2) -> Self

Converts to this type from the input type.
§

impl From<&IMSMQQuery3> for &IDispatch

§

fn from(value: &IMSMQQuery3) -> Self

Converts to this type from the input type.
§

impl From<&IMSMQQuery4> for &IDispatch

§

fn from(value: &IMSMQQuery4) -> Self

Converts to this type from the input type.
§

impl From<&IMSMQQueue> for &IDispatch

§

fn from(value: &IMSMQQueue) -> Self

Converts to this type from the input type.
§

impl From<&IMSMQQueue2> for &IDispatch

§

fn from(value: &IMSMQQueue2) -> Self

Converts to this type from the input type.
§

impl From<&IMSMQQueue3> for &IDispatch

§

fn from(value: &IMSMQQueue3) -> Self

Converts to this type from the input type.
§

impl From<&IMSMQQueue4> for &IDispatch

§

fn from(value: &IMSMQQueue4) -> Self

Converts to this type from the input type.
§

impl From<&IMSMQQueueInfo> for &IDispatch

§

fn from(value: &IMSMQQueueInfo) -> Self

Converts to this type from the input type.
§

impl From<&IMSMQQueueInfo2> for &IDispatch

§

fn from(value: &IMSMQQueueInfo2) -> Self

Converts to this type from the input type.
§

impl From<&IMSMQQueueInfo3> for &IDispatch

§

fn from(value: &IMSMQQueueInfo3) -> Self

Converts to this type from the input type.
§

impl From<&IMSMQQueueInfo4> for &IDispatch

§

fn from(value: &IMSMQQueueInfo4) -> Self

Converts to this type from the input type.
§

impl From<&IMSMQQueueInfos> for &IDispatch

§

fn from(value: &IMSMQQueueInfos) -> Self

Converts to this type from the input type.
§

impl From<&IMSMQQueueInfos2> for &IDispatch

§

fn from(value: &IMSMQQueueInfos2) -> Self

Converts to this type from the input type.
§

impl From<&IMSMQQueueInfos3> for &IDispatch

§

fn from(value: &IMSMQQueueInfos3) -> Self

Converts to this type from the input type.
§

impl From<&IMSMQQueueInfos4> for &IDispatch

§

fn from(value: &IMSMQQueueInfos4) -> Self

Converts to this type from the input type.
§

impl From<&IMSMQQueueManagement> for &IDispatch

§

fn from(value: &IMSMQQueueManagement) -> Self

Converts to this type from the input type.
§

impl From<&IMSMQTransaction> for &IDispatch

§

fn from(value: &IMSMQTransaction) -> Self

Converts to this type from the input type.
§

impl From<&IMSMQTransaction2> for &IDispatch

§

fn from(value: &IMSMQTransaction2) -> Self

Converts to this type from the input type.
§

impl From<&IMSMQTransaction3> for &IDispatch

§

fn from(value: &IMSMQTransaction3) -> Self

Converts to this type from the input type.
§

impl From<&IMSMQTransactionDispenser> for &IDispatch

§

fn from(value: &IMSMQTransactionDispenser) -> Self

Converts to this type from the input type.
§

impl From<&IMSMQTransactionDispenser2> for &IDispatch

§

fn from(value: &IMSMQTransactionDispenser2) -> Self

Converts to this type from the input type.
§

impl From<&IMSMQTransactionDispenser3> for &IDispatch

§

fn from(value: &IMSMQTransactionDispenser3) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidAnalogTuner> for &IDispatch

§

fn from(value: &IMSVidAnalogTuner) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidAnalogTuner2> for &IDispatch

§

fn from(value: &IMSVidAnalogTuner2) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidAnalogTunerEvent> for &IDispatch

§

fn from(value: &IMSVidAnalogTunerEvent) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidAudioRenderer> for &IDispatch

§

fn from(value: &IMSVidAudioRenderer) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidAudioRendererDevices> for &IDispatch

§

fn from(value: &IMSVidAudioRendererDevices) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidAudioRendererEvent> for &IDispatch

§

fn from(value: &IMSVidAudioRendererEvent) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidAudioRendererEvent2> for &IDispatch

§

fn from(value: &IMSVidAudioRendererEvent2) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidClosedCaptioning> for &IDispatch

§

fn from(value: &IMSVidClosedCaptioning) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidClosedCaptioning2> for &IDispatch

§

fn from(value: &IMSVidClosedCaptioning2) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidClosedCaptioning3> for &IDispatch

§

fn from(value: &IMSVidClosedCaptioning3) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidCtl> for &IDispatch

§

fn from(value: &IMSVidCtl) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidDataServices> for &IDispatch

§

fn from(value: &IMSVidDataServices) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidDataServicesEvent> for &IDispatch

§

fn from(value: &IMSVidDataServicesEvent) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidDevice> for &IDispatch

§

fn from(value: &IMSVidDevice) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidDeviceEvent> for &IDispatch

§

fn from(value: &IMSVidDeviceEvent) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidEVR> for &IDispatch

§

fn from(value: &IMSVidEVR) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidEVREvent> for &IDispatch

§

fn from(value: &IMSVidEVREvent) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidEncoder> for &IDispatch

§

fn from(value: &IMSVidEncoder) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidFeature> for &IDispatch

§

fn from(value: &IMSVidFeature) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidFeatureEvent> for &IDispatch

§

fn from(value: &IMSVidFeatureEvent) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidFeatures> for &IDispatch

§

fn from(value: &IMSVidFeatures) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidFilePlayback> for &IDispatch

§

fn from(value: &IMSVidFilePlayback) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidFilePlayback2> for &IDispatch

§

fn from(value: &IMSVidFilePlayback2) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidFilePlaybackEvent> for &IDispatch

§

fn from(value: &IMSVidFilePlaybackEvent) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidGenericSink> for &IDispatch

§

fn from(value: &IMSVidGenericSink) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidGenericSink2> for &IDispatch

§

fn from(value: &IMSVidGenericSink2) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidInputDevice> for &IDispatch

§

fn from(value: &IMSVidInputDevice) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidInputDeviceEvent> for &IDispatch

§

fn from(value: &IMSVidInputDeviceEvent) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidInputDevices> for &IDispatch

§

fn from(value: &IMSVidInputDevices) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidOutputDevice> for &IDispatch

§

fn from(value: &IMSVidOutputDevice) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidOutputDeviceEvent> for &IDispatch

§

fn from(value: &IMSVidOutputDeviceEvent) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidOutputDevices> for &IDispatch

§

fn from(value: &IMSVidOutputDevices) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidPlayback> for &IDispatch

§

fn from(value: &IMSVidPlayback) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidPlaybackEvent> for &IDispatch

§

fn from(value: &IMSVidPlaybackEvent) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidRect> for &IDispatch

§

fn from(value: &IMSVidRect) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidStreamBufferRecordingControl> for &IDispatch

§

fn from(value: &IMSVidStreamBufferRecordingControl) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidStreamBufferSink> for &IDispatch

§

fn from(value: &IMSVidStreamBufferSink) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidStreamBufferSink2> for &IDispatch

§

fn from(value: &IMSVidStreamBufferSink2) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidStreamBufferSink3> for &IDispatch

§

fn from(value: &IMSVidStreamBufferSink3) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidStreamBufferSinkEvent> for &IDispatch

§

fn from(value: &IMSVidStreamBufferSinkEvent) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidStreamBufferSinkEvent2> for &IDispatch

§

fn from(value: &IMSVidStreamBufferSinkEvent2) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidStreamBufferSinkEvent3> for &IDispatch

§

fn from(value: &IMSVidStreamBufferSinkEvent3) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidStreamBufferSinkEvent4> for &IDispatch

§

fn from(value: &IMSVidStreamBufferSinkEvent4) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidStreamBufferSource> for &IDispatch

§

fn from(value: &IMSVidStreamBufferSource) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidStreamBufferSource2> for &IDispatch

§

fn from(value: &IMSVidStreamBufferSource2) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidStreamBufferSourceEvent> for &IDispatch

§

fn from(value: &IMSVidStreamBufferSourceEvent) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidStreamBufferSourceEvent2> for &IDispatch

§

fn from(value: &IMSVidStreamBufferSourceEvent2) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidStreamBufferSourceEvent3> for &IDispatch

§

fn from(value: &IMSVidStreamBufferSourceEvent3) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidStreamBufferV2SourceEvent> for &IDispatch

§

fn from(value: &IMSVidStreamBufferV2SourceEvent) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidTuner> for &IDispatch

§

fn from(value: &IMSVidTuner) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidTunerEvent> for &IDispatch

§

fn from(value: &IMSVidTunerEvent) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidVMR9> for &IDispatch

§

fn from(value: &IMSVidVMR9) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidVideoInputDevice> for &IDispatch

§

fn from(value: &IMSVidVideoInputDevice) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidVideoRenderer> for &IDispatch

§

fn from(value: &IMSVidVideoRenderer) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidVideoRenderer2> for &IDispatch

§

fn from(value: &IMSVidVideoRenderer2) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidVideoRendererDevices> for &IDispatch

§

fn from(value: &IMSVidVideoRendererDevices) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidVideoRendererEvent> for &IDispatch

§

fn from(value: &IMSVidVideoRendererEvent) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidVideoRendererEvent2> for &IDispatch

§

fn from(value: &IMSVidVideoRendererEvent2) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidWebDVD> for &IDispatch

§

fn from(value: &IMSVidWebDVD) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidWebDVD2> for &IDispatch

§

fn from(value: &IMSVidWebDVD2) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidWebDVDAdm> for &IDispatch

§

fn from(value: &IMSVidWebDVDAdm) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidWebDVDEvent> for &IDispatch

§

fn from(value: &IMSVidWebDVDEvent) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidXDS> for &IDispatch

§

fn from(value: &IMSVidXDS) -> Self

Converts to this type from the input type.
§

impl From<&IMSVidXDSEvent> for &IDispatch

§

fn from(value: &IMSVidXDSEvent) -> Self

Converts to this type from the input type.
§

impl From<&IMTSLocator> for &IDispatch

§

fn from(value: &IMTSLocator) -> Self

Converts to this type from the input type.
§

impl From<&IMXAttributes> for &IDispatch

§

fn from(value: &IMXAttributes) -> Self

Converts to this type from the input type.
§

impl From<&IMXNamespacePrefixes> for &IDispatch

§

fn from(value: &IMXNamespacePrefixes) -> Self

Converts to this type from the input type.
§

impl From<&IMXReaderControl> for &IDispatch

§

fn from(value: &IMXReaderControl) -> Self

Converts to this type from the input type.
§

impl From<&IMXSchemaDeclHandler> for &IDispatch

§

fn from(value: &IMXSchemaDeclHandler) -> Self

Converts to this type from the input type.
§

impl From<&IMXWriter> for &IDispatch

§

fn from(value: &IMXWriter) -> Self

Converts to this type from the input type.
§

impl From<&IMXXMLFilter> for &IDispatch

§

fn from(value: &IMXXMLFilter) -> Self

Converts to this type from the input type.
§

impl From<&IMaintenanceSettings> for &IDispatch

§

fn from(value: &IMaintenanceSettings) -> Self

Converts to this type from the input type.
§

impl From<&IMathInputControl> for &IDispatch

§

fn from(value: &IMathInputControl) -> Self

Converts to this type from the input type.
§

impl From<&IMcastAddressAllocation> for &IDispatch

§

fn from(value: &IMcastAddressAllocation) -> Self

Converts to this type from the input type.
§

impl From<&IMcastLeaseInfo> for &IDispatch

§

fn from(value: &IMcastLeaseInfo) -> Self

Converts to this type from the input type.
§

impl From<&IMcastScope> for &IDispatch

§

fn from(value: &IMcastScope) -> Self

Converts to this type from the input type.
§

impl From<&IMediaControl> for &IDispatch

§

fn from(value: &IMediaControl) -> Self

Converts to this type from the input type.
§

impl From<&IMediaEvent> for &IDispatch

§

fn from(value: &IMediaEvent) -> Self

Converts to this type from the input type.
§

impl From<&IMediaEventEx> for &IDispatch

§

fn from(value: &IMediaEventEx) -> Self

Converts to this type from the input type.
§

impl From<&IMediaPosition> for &IDispatch

§

fn from(value: &IMediaPosition) -> Self

Converts to this type from the input type.
§

impl From<&IMediaTypeInfo> for &IDispatch

§

fn from(value: &IMediaTypeInfo) -> Self

Converts to this type from the input type.
§

impl From<&IMessageMover> for &IDispatch

§

fn from(value: &IMessageMover) -> Self

Converts to this type from the input type.
§

impl From<&IMonthlyDOWTrigger> for &IDispatch

§

fn from(value: &IMonthlyDOWTrigger) -> Self

Converts to this type from the input type.
§

impl From<&IMonthlyTrigger> for &IDispatch

§

fn from(value: &IMonthlyTrigger) -> Self

Converts to this type from the input type.
§

impl From<&IMsmDependencies> for &IDispatch

§

fn from(value: &IMsmDependencies) -> Self

Converts to this type from the input type.
§

impl From<&IMsmDependency> for &IDispatch

§

fn from(value: &IMsmDependency) -> Self

Converts to this type from the input type.
§

impl From<&IMsmError> for &IDispatch

§

fn from(value: &IMsmError) -> Self

Converts to this type from the input type.
§

impl From<&IMsmErrors> for &IDispatch

§

fn from(value: &IMsmErrors) -> Self

Converts to this type from the input type.
§

impl From<&IMsmGetFiles> for &IDispatch

§

fn from(value: &IMsmGetFiles) -> Self

Converts to this type from the input type.
§

impl From<&IMsmMerge> for &IDispatch

§

fn from(value: &IMsmMerge) -> Self

Converts to this type from the input type.
§

impl From<&IMsmStrings> for &IDispatch

§

fn from(value: &IMsmStrings) -> Self

Converts to this type from the input type.
§

impl From<&IMtsEventInfo> for &IDispatch

§

fn from(value: &IMtsEventInfo) -> Self

Converts to this type from the input type.
§

impl From<&IMtsEvents> for &IDispatch

§

fn from(value: &IMtsEvents) -> Self

Converts to this type from the input type.
§

impl From<&IMtsGrp> for &IDispatch

§

fn from(value: &IMtsGrp) -> Self

Converts to this type from the input type.
§

impl From<&IMultisession> for &IDispatch

§

fn from(value: &IMultisession) -> Self

Converts to this type from the input type.
§

impl From<&IMultisessionRandomWrite> for &IDispatch

§

fn from(value: &IMultisessionRandomWrite) -> Self

Converts to this type from the input type.
§

impl From<&IMultisessionSequential> for &IDispatch

§

fn from(value: &IMultisessionSequential) -> Self

Converts to this type from the input type.
§

impl From<&IMultisessionSequential2> for &IDispatch

§

fn from(value: &IMultisessionSequential2) -> Self

Converts to this type from the input type.
§

impl From<&INATEventManager> for &IDispatch

§

fn from(value: &INATEventManager) -> Self

Converts to this type from the input type.
§

impl From<&INetConnectionProps> for &IDispatch

§

fn from(value: &INetConnectionProps) -> Self

Converts to this type from the input type.
§

impl From<&INetFwAuthorizedApplication> for &IDispatch

§

fn from(value: &INetFwAuthorizedApplication) -> Self

Converts to this type from the input type.
§

impl From<&INetFwAuthorizedApplications> for &IDispatch

§

fn from(value: &INetFwAuthorizedApplications) -> Self

Converts to this type from the input type.
§

impl From<&INetFwIcmpSettings> for &IDispatch

§

fn from(value: &INetFwIcmpSettings) -> Self

Converts to this type from the input type.
§

impl From<&INetFwMgr> for &IDispatch

§

fn from(value: &INetFwMgr) -> Self

Converts to this type from the input type.
§

impl From<&INetFwOpenPort> for &IDispatch

§

fn from(value: &INetFwOpenPort) -> Self

Converts to this type from the input type.
§

impl From<&INetFwOpenPorts> for &IDispatch

§

fn from(value: &INetFwOpenPorts) -> Self

Converts to this type from the input type.
§

impl From<&INetFwPolicy> for &IDispatch

§

fn from(value: &INetFwPolicy) -> Self

Converts to this type from the input type.
§

impl From<&INetFwPolicy2> for &IDispatch

§

fn from(value: &INetFwPolicy2) -> Self

Converts to this type from the input type.
§

impl From<&INetFwProduct> for &IDispatch

§

fn from(value: &INetFwProduct) -> Self

Converts to this type from the input type.
§

impl From<&INetFwProducts> for &IDispatch

§

fn from(value: &INetFwProducts) -> Self

Converts to this type from the input type.
§

impl From<&INetFwProfile> for &IDispatch

§

fn from(value: &INetFwProfile) -> Self

Converts to this type from the input type.
§

impl From<&INetFwRemoteAdminSettings> for &IDispatch

§

fn from(value: &INetFwRemoteAdminSettings) -> Self

Converts to this type from the input type.
§

impl From<&INetFwRule> for &IDispatch

§

fn from(value: &INetFwRule) -> Self

Converts to this type from the input type.
§

impl From<&INetFwRule2> for &IDispatch

§

fn from(value: &INetFwRule2) -> Self

Converts to this type from the input type.
§

impl From<&INetFwRule3> for &IDispatch

§

fn from(value: &INetFwRule3) -> Self

Converts to this type from the input type.
§

impl From<&INetFwRules> for &IDispatch

§

fn from(value: &INetFwRules) -> Self

Converts to this type from the input type.
§

impl From<&INetFwService> for &IDispatch

§

fn from(value: &INetFwService) -> Self

Converts to this type from the input type.
§

impl From<&INetFwServiceRestriction> for &IDispatch

§

fn from(value: &INetFwServiceRestriction) -> Self

Converts to this type from the input type.
§

impl From<&INetFwServices> for &IDispatch

§

fn from(value: &INetFwServices) -> Self

Converts to this type from the input type.
§

impl From<&INetSharingConfiguration> for &IDispatch

§

fn from(value: &INetSharingConfiguration) -> Self

Converts to this type from the input type.
§

impl From<&INetSharingEveryConnectionCollection> for &IDispatch

§

fn from(value: &INetSharingEveryConnectionCollection) -> Self

Converts to this type from the input type.
§

impl From<&INetSharingManager> for &IDispatch

§

fn from(value: &INetSharingManager) -> Self

Converts to this type from the input type.
§

impl From<&INetSharingPortMapping> for &IDispatch

§

fn from(value: &INetSharingPortMapping) -> Self

Converts to this type from the input type.
§

impl From<&INetSharingPortMappingCollection> for &IDispatch

§

fn from(value: &INetSharingPortMappingCollection) -> Self

Converts to this type from the input type.
§

impl From<&INetSharingPortMappingProps> for &IDispatch

§

fn from(value: &INetSharingPortMappingProps) -> Self

Converts to this type from the input type.
§

impl From<&INetSharingPrivateConnectionCollection> for &IDispatch

§

fn from(value: &INetSharingPrivateConnectionCollection) -> Self

Converts to this type from the input type.
§

impl From<&INetSharingPublicConnectionCollection> for &IDispatch

§

fn from(value: &INetSharingPublicConnectionCollection) -> Self

Converts to this type from the input type.
§

impl From<&INetwork> for &IDispatch

§

fn from(value: &INetwork) -> Self

Converts to this type from the input type.
§

impl From<&INetwork2> for &IDispatch

§

fn from(value: &INetwork2) -> Self

Converts to this type from the input type.
§

impl From<&INetworkConnection> for &IDispatch

§

fn from(value: &INetworkConnection) -> Self

Converts to this type from the input type.
§

impl From<&INetworkConnection2> for &IDispatch

§

fn from(value: &INetworkConnection2) -> Self

Converts to this type from the input type.
§

impl From<&INetworkListManager> for &IDispatch

§

fn from(value: &INetworkListManager) -> Self

Converts to this type from the input type.
§

impl From<&INetworkSettings> for &IDispatch

§

fn from(value: &INetworkSettings) -> Self

Converts to this type from the input type.
§

impl From<&INewWDEvents> for &IDispatch

§

fn from(value: &INewWDEvents) -> Self

Converts to this type from the input type.
§

impl From<&IOCSPAdmin> for &IDispatch

§

fn from(value: &IOCSPAdmin) -> Self

Converts to this type from the input type.
§

impl From<&IOCSPCAConfiguration> for &IDispatch

§

fn from(value: &IOCSPCAConfiguration) -> Self

Converts to this type from the input type.
§

impl From<&IOCSPCAConfigurationCollection> for &IDispatch

§

fn from(value: &IOCSPCAConfigurationCollection) -> Self

Converts to this type from the input type.
§

impl From<&IOCSPProperty> for &IDispatch

§

fn from(value: &IOCSPProperty) -> Self

Converts to this type from the input type.
§

impl From<&IOCSPPropertyCollection> for &IDispatch

§

fn from(value: &IOCSPPropertyCollection) -> Self

Converts to this type from the input type.
§

impl From<&IObjectConstructString> for &IDispatch

§

fn from(value: &IObjectConstructString) -> Self

Converts to this type from the input type.
§

impl From<&IObjectId> for &IDispatch

§

fn from(value: &IObjectId) -> Self

Converts to this type from the input type.
§

impl From<&IObjectIds> for &IDispatch

§

fn from(value: &IObjectIds) -> Self

Converts to this type from the input type.
§

impl From<&IPackageUtil> for &IDispatch

§

fn from(value: &IPackageUtil) -> Self

Converts to this type from the input type.
§

impl From<&IPenInputPanel> for &IDispatch

§

fn from(value: &IPenInputPanel) -> Self

Converts to this type from the input type.
§

impl From<&IPerformanceCounterDataCollector> for &IDispatch

§

fn from(value: &IPerformanceCounterDataCollector) -> Self

Converts to this type from the input type.
§

impl From<&IPictureDisp> for &IDispatch

§

fn from(value: &IPictureDisp) -> Self

Converts to this type from the input type.
§

impl From<&IPinInfo> for &IDispatch

§

fn from(value: &IPinInfo) -> Self

Converts to this type from the input type.
§

impl From<&IPolicyQualifier> for &IDispatch

§

fn from(value: &IPolicyQualifier) -> Self

Converts to this type from the input type.
§

impl From<&IPolicyQualifiers> for &IDispatch

§

fn from(value: &IPolicyQualifiers) -> Self

Converts to this type from the input type.
§

impl From<&IPoolManager> for &IDispatch

§

fn from(value: &IPoolManager) -> Self

Converts to this type from the input type.
§

impl From<&IPortableDeviceWebControl> for &IDispatch

§

fn from(value: &IPortableDeviceWebControl) -> Self

Converts to this type from the input type.
§

impl From<&IPrincipal> for &IDispatch

§

fn from(value: &IPrincipal) -> Self

Converts to this type from the input type.
§

impl From<&IPrincipal2> for &IDispatch

§

fn from(value: &IPrincipal2) -> Self

Converts to this type from the input type.
§

impl From<&IPrintDocumentPackageStatusEvent> for &IDispatch

§

fn from(value: &IPrintDocumentPackageStatusEvent) -> Self

Converts to this type from the input type.
§

impl From<&IPrintJobCollection> for &IDispatch

§

fn from(value: &IPrintJobCollection) -> Self

Converts to this type from the input type.
§

impl From<&IPrintSchemaAsyncOperation> for &IDispatch

§

fn from(value: &IPrintSchemaAsyncOperation) -> Self

Converts to this type from the input type.
§

impl From<&IPrintSchemaAsyncOperationEvent> for &IDispatch

§

fn from(value: &IPrintSchemaAsyncOperationEvent) -> Self

Converts to this type from the input type.
§

impl From<&IPrintSchemaCapabilities> for &IDispatch

§

fn from(value: &IPrintSchemaCapabilities) -> Self

Converts to this type from the input type.
§

impl From<&IPrintSchemaCapabilities2> for &IDispatch

§

fn from(value: &IPrintSchemaCapabilities2) -> Self

Converts to this type from the input type.
§

impl From<&IPrintSchemaDisplayableElement> for &IDispatch

§

fn from(value: &IPrintSchemaDisplayableElement) -> Self

Converts to this type from the input type.
§

impl From<&IPrintSchemaElement> for &IDispatch

§

fn from(value: &IPrintSchemaElement) -> Self

Converts to this type from the input type.
§

impl From<&IPrintSchemaFeature> for &IDispatch

§

fn from(value: &IPrintSchemaFeature) -> Self

Converts to this type from the input type.
§

impl From<&IPrintSchemaNUpOption> for &IDispatch

§

fn from(value: &IPrintSchemaNUpOption) -> Self

Converts to this type from the input type.
§

impl From<&IPrintSchemaOption> for &IDispatch

§

fn from(value: &IPrintSchemaOption) -> Self

Converts to this type from the input type.
§

impl From<&IPrintSchemaOptionCollection> for &IDispatch

§

fn from(value: &IPrintSchemaOptionCollection) -> Self

Converts to this type from the input type.
§

impl From<&IPrintSchemaPageImageableSize> for &IDispatch

§

fn from(value: &IPrintSchemaPageImageableSize) -> Self

Converts to this type from the input type.
§

impl From<&IPrintSchemaPageMediaSizeOption> for &IDispatch

§

fn from(value: &IPrintSchemaPageMediaSizeOption) -> Self

Converts to this type from the input type.
§

impl From<&IPrintSchemaParameterDefinition> for &IDispatch

§

fn from(value: &IPrintSchemaParameterDefinition) -> Self

Converts to this type from the input type.
§

impl From<&IPrintSchemaParameterInitializer> for &IDispatch

§

fn from(value: &IPrintSchemaParameterInitializer) -> Self

Converts to this type from the input type.
§

impl From<&IPrintSchemaTicket> for &IDispatch

§

fn from(value: &IPrintSchemaTicket) -> Self

Converts to this type from the input type.
§

impl From<&IPrintSchemaTicket2> for &IDispatch

§

fn from(value: &IPrintSchemaTicket2) -> Self

Converts to this type from the input type.
§

impl From<&IPrinterExtensionContext> for &IDispatch

§

fn from(value: &IPrinterExtensionContext) -> Self

Converts to this type from the input type.
§

impl From<&IPrinterExtensionContextCollection> for &IDispatch

§

fn from(value: &IPrinterExtensionContextCollection) -> Self

Converts to this type from the input type.
§

impl From<&IPrinterExtensionEvent> for &IDispatch

§

fn from(value: &IPrinterExtensionEvent) -> Self

Converts to this type from the input type.
§

impl From<&IPrinterExtensionEventArgs> for &IDispatch

§

fn from(value: &IPrinterExtensionEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IPrinterExtensionRequest> for &IDispatch

§

fn from(value: &IPrinterExtensionRequest) -> Self

Converts to this type from the input type.
§

impl From<&IPrinterPropertyBag> for &IDispatch

§

fn from(value: &IPrinterPropertyBag) -> Self

Converts to this type from the input type.
§

impl From<&IPrinterQueue> for &IDispatch

§

fn from(value: &IPrinterQueue) -> Self

Converts to this type from the input type.
§

impl From<&IPrinterQueue2> for &IDispatch

§

fn from(value: &IPrinterQueue2) -> Self

Converts to this type from the input type.
§

impl From<&IPrinterQueueEvent> for &IDispatch

§

fn from(value: &IPrinterQueueEvent) -> Self

Converts to this type from the input type.
§

impl From<&IPrinterQueueView> for &IDispatch

§

fn from(value: &IPrinterQueueView) -> Self

Converts to this type from the input type.
§

impl From<&IPrinterQueueViewEvent> for &IDispatch

§

fn from(value: &IPrinterQueueViewEvent) -> Self

Converts to this type from the input type.
§

impl From<&IPrinterScriptContext> for &IDispatch

§

fn from(value: &IPrinterScriptContext) -> Self

Converts to this type from the input type.
§

impl From<&IPrinterScriptablePropertyBag> for &IDispatch

§

fn from(value: &IPrinterScriptablePropertyBag) -> Self

Converts to this type from the input type.
§

impl From<&IPrinterScriptablePropertyBag2> for &IDispatch

§

fn from(value: &IPrinterScriptablePropertyBag2) -> Self

Converts to this type from the input type.
§

impl From<&IPrinterScriptableSequentialStream> for &IDispatch

§

fn from(value: &IPrinterScriptableSequentialStream) -> Self

Converts to this type from the input type.
§

impl From<&IPrinterScriptableStream> for &IDispatch

§

fn from(value: &IPrinterScriptableStream) -> Self

Converts to this type from the input type.
§

impl From<&IProgressItem> for &IDispatch

§

fn from(value: &IProgressItem) -> Self

Converts to this type from the input type.
§

impl From<&IProgressItems> for &IDispatch

§

fn from(value: &IProgressItems) -> Self

Converts to this type from the input type.
§

impl From<&IProvideWinSATAssessmentInfo> for &IDispatch

§

fn from(value: &IProvideWinSATAssessmentInfo) -> Self

Converts to this type from the input type.
§

impl From<&IProvideWinSATResultsInfo> for &IDispatch

§

fn from(value: &IProvideWinSATResultsInfo) -> Self

Converts to this type from the input type.
§

impl From<&IQueryAllWinSATAssessments> for &IDispatch

§

fn from(value: &IQueryAllWinSATAssessments) -> Self

Converts to this type from the input type.
§

impl From<&IQueryRecentWinSATAssessment> for &IDispatch

§

fn from(value: &IQueryRecentWinSATAssessment) -> Self

Converts to this type from the input type.
§

impl From<&IRDPSRAPIApplication> for &IDispatch

§

fn from(value: &IRDPSRAPIApplication) -> Self

Converts to this type from the input type.
§

impl From<&IRDPSRAPIApplicationFilter> for &IDispatch

§

fn from(value: &IRDPSRAPIApplicationFilter) -> Self

Converts to this type from the input type.
§

impl From<&IRDPSRAPIApplicationList> for &IDispatch

§

fn from(value: &IRDPSRAPIApplicationList) -> Self

Converts to this type from the input type.
§

impl From<&IRDPSRAPIAttendee> for &IDispatch

§

fn from(value: &IRDPSRAPIAttendee) -> Self

Converts to this type from the input type.
§

impl From<&IRDPSRAPIAttendeeDisconnectInfo> for &IDispatch

§

fn from(value: &IRDPSRAPIAttendeeDisconnectInfo) -> Self

Converts to this type from the input type.
§

impl From<&IRDPSRAPIAttendeeManager> for &IDispatch

§

fn from(value: &IRDPSRAPIAttendeeManager) -> Self

Converts to this type from the input type.
§

impl From<&IRDPSRAPIFrameBuffer> for &IDispatch

§

fn from(value: &IRDPSRAPIFrameBuffer) -> Self

Converts to this type from the input type.
§

impl From<&IRDPSRAPIInvitation> for &IDispatch

§

fn from(value: &IRDPSRAPIInvitation) -> Self

Converts to this type from the input type.
§

impl From<&IRDPSRAPIInvitationManager> for &IDispatch

§

fn from(value: &IRDPSRAPIInvitationManager) -> Self

Converts to this type from the input type.
§

impl From<&IRDPSRAPISessionProperties> for &IDispatch

§

fn from(value: &IRDPSRAPISessionProperties) -> Self

Converts to this type from the input type.
§

impl From<&IRDPSRAPISharingSession> for &IDispatch

§

fn from(value: &IRDPSRAPISharingSession) -> Self

Converts to this type from the input type.
§

impl From<&IRDPSRAPISharingSession2> for &IDispatch

§

fn from(value: &IRDPSRAPISharingSession2) -> Self

Converts to this type from the input type.
§

impl From<&IRDPSRAPITcpConnectionInfo> for &IDispatch

§

fn from(value: &IRDPSRAPITcpConnectionInfo) -> Self

Converts to this type from the input type.
§

impl From<&IRDPSRAPIViewer> for &IDispatch

§

fn from(value: &IRDPSRAPIViewer) -> Self

Converts to this type from the input type.
§

impl From<&IRDPSRAPIVirtualChannel> for &IDispatch

§

fn from(value: &IRDPSRAPIVirtualChannel) -> Self

Converts to this type from the input type.
§

impl From<&IRDPSRAPIVirtualChannelManager> for &IDispatch

§

fn from(value: &IRDPSRAPIVirtualChannelManager) -> Self

Converts to this type from the input type.
§

impl From<&IRDPSRAPIWindow> for &IDispatch

§

fn from(value: &IRDPSRAPIWindow) -> Self

Converts to this type from the input type.
§

impl From<&IRDPSRAPIWindowList> for &IDispatch

§

fn from(value: &IRDPSRAPIWindowList) -> Self

Converts to this type from the input type.
§

impl From<&IRTCBuddyEvent> for &IDispatch

§

fn from(value: &IRTCBuddyEvent) -> Self

Converts to this type from the input type.
§

impl From<&IRTCBuddyEvent2> for &IDispatch

§

fn from(value: &IRTCBuddyEvent2) -> Self

Converts to this type from the input type.
§

impl From<&IRTCBuddyGroupEvent> for &IDispatch

§

fn from(value: &IRTCBuddyGroupEvent) -> Self

Converts to this type from the input type.
§

impl From<&IRTCClientEvent> for &IDispatch

§

fn from(value: &IRTCClientEvent) -> Self

Converts to this type from the input type.
§

impl From<&IRTCCollection> for &IDispatch

§

fn from(value: &IRTCCollection) -> Self

Converts to this type from the input type.
§

impl From<&IRTCDispatchEventNotification> for &IDispatch

§

fn from(value: &IRTCDispatchEventNotification) -> Self

Converts to this type from the input type.
§

impl From<&IRTCInfoEvent> for &IDispatch

§

fn from(value: &IRTCInfoEvent) -> Self

Converts to this type from the input type.
§

impl From<&IRTCIntensityEvent> for &IDispatch

§

fn from(value: &IRTCIntensityEvent) -> Self

Converts to this type from the input type.
§

impl From<&IRTCMediaEvent> for &IDispatch

§

fn from(value: &IRTCMediaEvent) -> Self

Converts to this type from the input type.
§

impl From<&IRTCMediaRequestEvent> for &IDispatch

§

fn from(value: &IRTCMediaRequestEvent) -> Self

Converts to this type from the input type.
§

impl From<&IRTCMessagingEvent> for &IDispatch

§

fn from(value: &IRTCMessagingEvent) -> Self

Converts to this type from the input type.
§

impl From<&IRTCParticipantStateChangeEvent> for &IDispatch

§

fn from(value: &IRTCParticipantStateChangeEvent) -> Self

Converts to this type from the input type.
§

impl From<&IRTCPresenceDataEvent> for &IDispatch

§

fn from(value: &IRTCPresenceDataEvent) -> Self

Converts to this type from the input type.
§

impl From<&IRTCPresencePropertyEvent> for &IDispatch

§

fn from(value: &IRTCPresencePropertyEvent) -> Self

Converts to this type from the input type.
§

impl From<&IRTCPresenceStatusEvent> for &IDispatch

§

fn from(value: &IRTCPresenceStatusEvent) -> Self

Converts to this type from the input type.
§

impl From<&IRTCProfileEvent> for &IDispatch

§

fn from(value: &IRTCProfileEvent) -> Self

Converts to this type from the input type.
§

impl From<&IRTCProfileEvent2> for &IDispatch

§

fn from(value: &IRTCProfileEvent2) -> Self

Converts to this type from the input type.
§

impl From<&IRTCReInviteEvent> for &IDispatch

§

fn from(value: &IRTCReInviteEvent) -> Self

Converts to this type from the input type.
§

impl From<&IRTCRegistrationStateChangeEvent> for &IDispatch

§

fn from(value: &IRTCRegistrationStateChangeEvent) -> Self

Converts to this type from the input type.
§

impl From<&IRTCRoamingEvent> for &IDispatch

§

fn from(value: &IRTCRoamingEvent) -> Self

Converts to this type from the input type.
§

impl From<&IRTCSessionOperationCompleteEvent> for &IDispatch

§

fn from(value: &IRTCSessionOperationCompleteEvent) -> Self

Converts to this type from the input type.
§

impl From<&IRTCSessionOperationCompleteEvent2> for &IDispatch

§

fn from(value: &IRTCSessionOperationCompleteEvent2) -> Self

Converts to this type from the input type.
§

impl From<&IRTCSessionReferStatusEvent> for &IDispatch

§

fn from(value: &IRTCSessionReferStatusEvent) -> Self

Converts to this type from the input type.
§

impl From<&IRTCSessionReferredEvent> for &IDispatch

§

fn from(value: &IRTCSessionReferredEvent) -> Self

Converts to this type from the input type.
§

impl From<&IRTCSessionStateChangeEvent> for &IDispatch

§

fn from(value: &IRTCSessionStateChangeEvent) -> Self

Converts to this type from the input type.
§

impl From<&IRTCSessionStateChangeEvent2> for &IDispatch

§

fn from(value: &IRTCSessionStateChangeEvent2) -> Self

Converts to this type from the input type.
§

impl From<&IRTCUserSearchResultsEvent> for &IDispatch

§

fn from(value: &IRTCUserSearchResultsEvent) -> Self

Converts to this type from the input type.
§

impl From<&IRTCWatcherEvent> for &IDispatch

§

fn from(value: &IRTCWatcherEvent) -> Self

Converts to this type from the input type.
§

impl From<&IRTCWatcherEvent2> for &IDispatch

§

fn from(value: &IRTCWatcherEvent2) -> Self

Converts to this type from the input type.
§

impl From<&IRawCDImageCreator> for &IDispatch

§

fn from(value: &IRawCDImageCreator) -> Self

Converts to this type from the input type.
§

impl From<&IRawCDImageTrackInfo> for &IDispatch

§

fn from(value: &IRawCDImageTrackInfo) -> Self

Converts to this type from the input type.
§

impl From<&IRegFilterInfo> for &IDispatch

§

fn from(value: &IRegFilterInfo) -> Self

Converts to this type from the input type.
§

impl From<&IRegisteredTask> for &IDispatch

§

fn from(value: &IRegisteredTask) -> Self

Converts to this type from the input type.
§

impl From<&IRegisteredTaskCollection> for &IDispatch

§

fn from(value: &IRegisteredTaskCollection) -> Self

Converts to this type from the input type.
§

impl From<&IRegistrationInfo> for &IDispatch

§

fn from(value: &IRegistrationInfo) -> Self

Converts to this type from the input type.
§

impl From<&IRegistrationTrigger> for &IDispatch

§

fn from(value: &IRegistrationTrigger) -> Self

Converts to this type from the input type.
§

impl From<&IRemoteComponentUtil> for &IDispatch

§

fn from(value: &IRemoteComponentUtil) -> Self

Converts to this type from the input type.
§

impl From<&IRemoteDesktopClient> for &IDispatch

§

fn from(value: &IRemoteDesktopClient) -> Self

Converts to this type from the input type.
§

impl From<&IRemoteDesktopClientActions> for &IDispatch

§

fn from(value: &IRemoteDesktopClientActions) -> Self

Converts to this type from the input type.
§

impl From<&IRemoteDesktopClientSettings> for &IDispatch

§

fn from(value: &IRemoteDesktopClientSettings) -> Self

Converts to this type from the input type.
§

impl From<&IRemoteDesktopClientTouchPointer> for &IDispatch

§

fn from(value: &IRemoteDesktopClientTouchPointer) -> Self

Converts to this type from the input type.
§

impl From<&IRepetitionPattern> for &IDispatch

§

fn from(value: &IRepetitionPattern) -> Self

Converts to this type from the input type.
§

impl From<&IRoleAssociationUtil> for &IDispatch

§

fn from(value: &IRoleAssociationUtil) -> Self

Converts to this type from the input type.
§

impl From<&IRunningTask> for &IDispatch

§

fn from(value: &IRunningTask) -> Self

Converts to this type from the input type.
§

impl From<&IRunningTaskCollection> for &IDispatch

§

fn from(value: &IRunningTaskCollection) -> Self

Converts to this type from the input type.
§

impl From<&ISClusApplication> for &IDispatch

§

fn from(value: &ISClusApplication) -> Self

Converts to this type from the input type.
§

impl From<&ISClusCryptoKeys> for &IDispatch

§

fn from(value: &ISClusCryptoKeys) -> Self

Converts to this type from the input type.
§

impl From<&ISClusDisk> for &IDispatch

§

fn from(value: &ISClusDisk) -> Self

Converts to this type from the input type.
§

impl From<&ISClusDisks> for &IDispatch

§

fn from(value: &ISClusDisks) -> Self

Converts to this type from the input type.
§

impl From<&ISClusNetInterface> for &IDispatch

§

fn from(value: &ISClusNetInterface) -> Self

Converts to this type from the input type.
§

impl From<&ISClusNetInterfaces> for &IDispatch

§

fn from(value: &ISClusNetInterfaces) -> Self

Converts to this type from the input type.
§

impl From<&ISClusNetwork> for &IDispatch

§

fn from(value: &ISClusNetwork) -> Self

Converts to this type from the input type.
§

impl From<&ISClusNetworkNetInterfaces> for &IDispatch

§

fn from(value: &ISClusNetworkNetInterfaces) -> Self

Converts to this type from the input type.
§

impl From<&ISClusNetworks> for &IDispatch

§

fn from(value: &ISClusNetworks) -> Self

Converts to this type from the input type.
§

impl From<&ISClusNode> for &IDispatch

§

fn from(value: &ISClusNode) -> Self

Converts to this type from the input type.
§

impl From<&ISClusNodeNetInterfaces> for &IDispatch

§

fn from(value: &ISClusNodeNetInterfaces) -> Self

Converts to this type from the input type.
§

impl From<&ISClusNodes> for &IDispatch

§

fn from(value: &ISClusNodes) -> Self

Converts to this type from the input type.
§

impl From<&ISClusPartition> for &IDispatch

§

fn from(value: &ISClusPartition) -> Self

Converts to this type from the input type.
§

impl From<&ISClusPartitionEx> for &IDispatch

§

fn from(value: &ISClusPartitionEx) -> Self

Converts to this type from the input type.
§

impl From<&ISClusPartitions> for &IDispatch

§

fn from(value: &ISClusPartitions) -> Self

Converts to this type from the input type.
§

impl From<&ISClusProperties> for &IDispatch

§

fn from(value: &ISClusProperties) -> Self

Converts to this type from the input type.
§

impl From<&ISClusProperty> for &IDispatch

§

fn from(value: &ISClusProperty) -> Self

Converts to this type from the input type.
§

impl From<&ISClusPropertyValue> for &IDispatch

§

fn from(value: &ISClusPropertyValue) -> Self

Converts to this type from the input type.
§

impl From<&ISClusPropertyValueData> for &IDispatch

§

fn from(value: &ISClusPropertyValueData) -> Self

Converts to this type from the input type.
§

impl From<&ISClusPropertyValues> for &IDispatch

§

fn from(value: &ISClusPropertyValues) -> Self

Converts to this type from the input type.
§

impl From<&ISClusRefObject> for &IDispatch

§

fn from(value: &ISClusRefObject) -> Self

Converts to this type from the input type.
§

impl From<&ISClusRegistryKeys> for &IDispatch

§

fn from(value: &ISClusRegistryKeys) -> Self

Converts to this type from the input type.
§

impl From<&ISClusResDependencies> for &IDispatch

§

fn from(value: &ISClusResDependencies) -> Self

Converts to this type from the input type.
§

impl From<&ISClusResDependents> for &IDispatch

§

fn from(value: &ISClusResDependents) -> Self

Converts to this type from the input type.
§

impl From<&ISClusResGroup> for &IDispatch

§

fn from(value: &ISClusResGroup) -> Self

Converts to this type from the input type.
§

impl From<&ISClusResGroupPreferredOwnerNodes> for &IDispatch

§

fn from(value: &ISClusResGroupPreferredOwnerNodes) -> Self

Converts to this type from the input type.
§

impl From<&ISClusResGroupResources> for &IDispatch

§

fn from(value: &ISClusResGroupResources) -> Self

Converts to this type from the input type.
§

impl From<&ISClusResGroups> for &IDispatch

§

fn from(value: &ISClusResGroups) -> Self

Converts to this type from the input type.
§

impl From<&ISClusResPossibleOwnerNodes> for &IDispatch

§

fn from(value: &ISClusResPossibleOwnerNodes) -> Self

Converts to this type from the input type.
§

impl From<&ISClusResType> for &IDispatch

§

fn from(value: &ISClusResType) -> Self

Converts to this type from the input type.
§

impl From<&ISClusResTypePossibleOwnerNodes> for &IDispatch

§

fn from(value: &ISClusResTypePossibleOwnerNodes) -> Self

Converts to this type from the input type.
§

impl From<&ISClusResTypeResources> for &IDispatch

§

fn from(value: &ISClusResTypeResources) -> Self

Converts to this type from the input type.
§

impl From<&ISClusResTypes> for &IDispatch

§

fn from(value: &ISClusResTypes) -> Self

Converts to this type from the input type.
§

impl From<&ISClusResource> for &IDispatch

§

fn from(value: &ISClusResource) -> Self

Converts to this type from the input type.
§

impl From<&ISClusResources> for &IDispatch

§

fn from(value: &ISClusResources) -> Self

Converts to this type from the input type.
§

impl From<&ISClusScsiAddress> for &IDispatch

§

fn from(value: &ISClusScsiAddress) -> Self

Converts to this type from the input type.
§

impl From<&ISClusVersion> for &IDispatch

§

fn from(value: &ISClusVersion) -> Self

Converts to this type from the input type.
§

impl From<&ISCluster> for &IDispatch

§

fn from(value: &ISCluster) -> Self

Converts to this type from the input type.
§

impl From<&ISClusterNames> for &IDispatch

§

fn from(value: &ISClusterNames) -> Self

Converts to this type from the input type.
§

impl From<&ISDomainNames> for &IDispatch

§

fn from(value: &ISDomainNames) -> Self

Converts to this type from the input type.
§

impl From<&ISWbemDateTime> for &IDispatch

§

fn from(value: &ISWbemDateTime) -> Self

Converts to this type from the input type.
§

impl From<&ISWbemEventSource> for &IDispatch

§

fn from(value: &ISWbemEventSource) -> Self

Converts to this type from the input type.
§

impl From<&ISWbemLastError> for &IDispatch

§

fn from(value: &ISWbemLastError) -> Self

Converts to this type from the input type.
§

impl From<&ISWbemLocator> for &IDispatch

§

fn from(value: &ISWbemLocator) -> Self

Converts to this type from the input type.
§

impl From<&ISWbemMethod> for &IDispatch

§

fn from(value: &ISWbemMethod) -> Self

Converts to this type from the input type.
§

impl From<&ISWbemMethodSet> for &IDispatch

§

fn from(value: &ISWbemMethodSet) -> Self

Converts to this type from the input type.
§

impl From<&ISWbemNamedValue> for &IDispatch

§

fn from(value: &ISWbemNamedValue) -> Self

Converts to this type from the input type.
§

impl From<&ISWbemNamedValueSet> for &IDispatch

§

fn from(value: &ISWbemNamedValueSet) -> Self

Converts to this type from the input type.
§

impl From<&ISWbemObject> for &IDispatch

§

fn from(value: &ISWbemObject) -> Self

Converts to this type from the input type.
§

impl From<&ISWbemObjectEx> for &IDispatch

§

fn from(value: &ISWbemObjectEx) -> Self

Converts to this type from the input type.
§

impl From<&ISWbemObjectPath> for &IDispatch

§

fn from(value: &ISWbemObjectPath) -> Self

Converts to this type from the input type.
§

impl From<&ISWbemObjectSet> for &IDispatch

§

fn from(value: &ISWbemObjectSet) -> Self

Converts to this type from the input type.
§

impl From<&ISWbemPrivilege> for &IDispatch

§

fn from(value: &ISWbemPrivilege) -> Self

Converts to this type from the input type.
§

impl From<&ISWbemPrivilegeSet> for &IDispatch

§

fn from(value: &ISWbemPrivilegeSet) -> Self

Converts to this type from the input type.
§

impl From<&ISWbemProperty> for &IDispatch

§

fn from(value: &ISWbemProperty) -> Self

Converts to this type from the input type.
§

impl From<&ISWbemPropertySet> for &IDispatch

§

fn from(value: &ISWbemPropertySet) -> Self

Converts to this type from the input type.
§

impl From<&ISWbemQualifier> for &IDispatch

§

fn from(value: &ISWbemQualifier) -> Self

Converts to this type from the input type.
§

impl From<&ISWbemQualifierSet> for &IDispatch

§

fn from(value: &ISWbemQualifierSet) -> Self

Converts to this type from the input type.
§

impl From<&ISWbemRefreshableItem> for &IDispatch

§

fn from(value: &ISWbemRefreshableItem) -> Self

Converts to this type from the input type.
§

impl From<&ISWbemRefresher> for &IDispatch

§

fn from(value: &ISWbemRefresher) -> Self

Converts to this type from the input type.
§

impl From<&ISWbemSecurity> for &IDispatch

§

fn from(value: &ISWbemSecurity) -> Self

Converts to this type from the input type.
§

impl From<&ISWbemServices> for &IDispatch

§

fn from(value: &ISWbemServices) -> Self

Converts to this type from the input type.
§

impl From<&ISWbemServicesEx> for &IDispatch

§

fn from(value: &ISWbemServicesEx) -> Self

Converts to this type from the input type.
§

impl From<&ISWbemSink> for &IDispatch

§

fn from(value: &ISWbemSink) -> Self

Converts to this type from the input type.
§

impl From<&ISWbemSinkEvents> for &IDispatch

§

fn from(value: &ISWbemSinkEvents) -> Self

Converts to this type from the input type.
§

impl From<&ISchedule> for &IDispatch

§

fn from(value: &ISchedule) -> Self

Converts to this type from the input type.
§

impl From<&IScheduleCollection> for &IDispatch

§

fn from(value: &IScheduleCollection) -> Self

Converts to this type from the input type.
§

impl From<&ISchema> for &IDispatch

§

fn from(value: &ISchema) -> Self

Converts to this type from the input type.
§

impl From<&ISchemaAny> for &IDispatch

§

fn from(value: &ISchemaAny) -> Self

Converts to this type from the input type.
§

impl From<&ISchemaAttribute> for &IDispatch

§

fn from(value: &ISchemaAttribute) -> Self

Converts to this type from the input type.
§

impl From<&ISchemaAttributeGroup> for &IDispatch

§

fn from(value: &ISchemaAttributeGroup) -> Self

Converts to this type from the input type.
§

impl From<&ISchemaComplexType> for &IDispatch

§

fn from(value: &ISchemaComplexType) -> Self

Converts to this type from the input type.
§

impl From<&ISchemaElement> for &IDispatch

§

fn from(value: &ISchemaElement) -> Self

Converts to this type from the input type.
§

impl From<&ISchemaIdentityConstraint> for &IDispatch

§

fn from(value: &ISchemaIdentityConstraint) -> Self

Converts to this type from the input type.
§

impl From<&ISchemaItem> for &IDispatch

§

fn from(value: &ISchemaItem) -> Self

Converts to this type from the input type.
§

impl From<&ISchemaItemCollection> for &IDispatch

§

fn from(value: &ISchemaItemCollection) -> Self

Converts to this type from the input type.
§

impl From<&ISchemaModelGroup> for &IDispatch

§

fn from(value: &ISchemaModelGroup) -> Self

Converts to this type from the input type.
§

impl From<&ISchemaNotation> for &IDispatch

§

fn from(value: &ISchemaNotation) -> Self

Converts to this type from the input type.
§

impl From<&ISchemaParticle> for &IDispatch

§

fn from(value: &ISchemaParticle) -> Self

Converts to this type from the input type.
§

impl From<&ISchemaStringCollection> for &IDispatch

§

fn from(value: &ISchemaStringCollection) -> Self

Converts to this type from the input type.
§

impl From<&ISchemaType> for &IDispatch

§

fn from(value: &ISchemaType) -> Self

Converts to this type from the input type.
§

impl From<&IScriptErrorList> for &IDispatch

§

fn from(value: &IScriptErrorList) -> Self

Converts to this type from the input type.
§

impl From<&ISdo> for &IDispatch

§

fn from(value: &ISdo) -> Self

Converts to this type from the input type.
§

impl From<&ISdoCollection> for &IDispatch

§

fn from(value: &ISdoCollection) -> Self

Converts to this type from the input type.
§

impl From<&ISdoDictionaryOld> for &IDispatch

§

fn from(value: &ISdoDictionaryOld) -> Self

Converts to this type from the input type.
§

impl From<&ISdoMachine> for &IDispatch

§

fn from(value: &ISdoMachine) -> Self

Converts to this type from the input type.
§

impl From<&ISdoMachine2> for &IDispatch

§

fn from(value: &ISdoMachine2) -> Self

Converts to this type from the input type.
§

impl From<&ISdoServiceControl> for &IDispatch

§

fn from(value: &ISdoServiceControl) -> Self

Converts to this type from the input type.
§

impl From<&ISearchCompletedCallbackArgs> for &IDispatch

§

fn from(value: &ISearchCompletedCallbackArgs) -> Self

Converts to this type from the input type.
§

impl From<&ISearchJob> for &IDispatch

§

fn from(value: &ISearchJob) -> Self

Converts to this type from the input type.
§

impl From<&ISearchResult> for &IDispatch

§

fn from(value: &ISearchResult) -> Self

Converts to this type from the input type.
§

impl From<&ISecurityCallContext> for &IDispatch

§

fn from(value: &ISecurityCallContext) -> Self

Converts to this type from the input type.
§

impl From<&ISecurityCallersColl> for &IDispatch

§

fn from(value: &ISecurityCallersColl) -> Self

Converts to this type from the input type.
§

impl From<&ISecurityIdentityColl> for &IDispatch

§

fn from(value: &ISecurityIdentityColl) -> Self

Converts to this type from the input type.
§

impl From<&ISensLogon> for &IDispatch

§

fn from(value: &ISensLogon) -> Self

Converts to this type from the input type.
§

impl From<&ISensLogon2> for &IDispatch

§

fn from(value: &ISensLogon2) -> Self

Converts to this type from the input type.
§

impl From<&ISensNetwork> for &IDispatch

§

fn from(value: &ISensNetwork) -> Self

Converts to this type from the input type.
§

impl From<&ISensOnNow> for &IDispatch

§

fn from(value: &ISensOnNow) -> Self

Converts to this type from the input type.
§

impl From<&IServerXMLHTTPRequest> for &IDispatch

§

fn from(value: &IServerXMLHTTPRequest) -> Self

Converts to this type from the input type.
§

impl From<&IServerXMLHTTPRequest2> for &IDispatch

§

fn from(value: &IServerXMLHTTPRequest2) -> Self

Converts to this type from the input type.
§

impl From<&ISessionStateChangeTrigger> for &IDispatch

§

fn from(value: &ISessionStateChangeTrigger) -> Self

Converts to this type from the input type.
§

impl From<&ISharedProperty> for &IDispatch

§

fn from(value: &ISharedProperty) -> Self

Converts to this type from the input type.
§

impl From<&ISharedPropertyGroup> for &IDispatch

§

fn from(value: &ISharedPropertyGroup) -> Self

Converts to this type from the input type.
§

impl From<&ISharedPropertyGroupManager> for &IDispatch

§

fn from(value: &ISharedPropertyGroupManager) -> Self

Converts to this type from the input type.
§

impl From<&IShellDispatch> for &IDispatch

§

fn from(value: &IShellDispatch) -> Self

Converts to this type from the input type.
§

impl From<&IShellDispatch2> for &IDispatch

§

fn from(value: &IShellDispatch2) -> Self

Converts to this type from the input type.
§

impl From<&IShellDispatch3> for &IDispatch

§

fn from(value: &IShellDispatch3) -> Self

Converts to this type from the input type.
§

impl From<&IShellDispatch4> for &IDispatch

§

fn from(value: &IShellDispatch4) -> Self

Converts to this type from the input type.
§

impl From<&IShellDispatch5> for &IDispatch

§

fn from(value: &IShellDispatch5) -> Self

Converts to this type from the input type.
§

impl From<&IShellDispatch6> for &IDispatch

§

fn from(value: &IShellDispatch6) -> Self

Converts to this type from the input type.
§

impl From<&IShellFavoritesNameSpace> for &IDispatch

§

fn from(value: &IShellFavoritesNameSpace) -> Self

Converts to this type from the input type.
§

impl From<&IShellFolderViewDual> for &IDispatch

§

fn from(value: &IShellFolderViewDual) -> Self

Converts to this type from the input type.
§

impl From<&IShellFolderViewDual2> for &IDispatch

§

fn from(value: &IShellFolderViewDual2) -> Self

Converts to this type from the input type.
§

impl From<&IShellFolderViewDual3> for &IDispatch

§

fn from(value: &IShellFolderViewDual3) -> Self

Converts to this type from the input type.
§

impl From<&IShellLinkDual> for &IDispatch

§

fn from(value: &IShellLinkDual) -> Self

Converts to this type from the input type.
§

impl From<&IShellLinkDual2> for &IDispatch

§

fn from(value: &IShellLinkDual2) -> Self

Converts to this type from the input type.
§

impl From<&IShellNameSpace> for &IDispatch

§

fn from(value: &IShellNameSpace) -> Self

Converts to this type from the input type.
§

impl From<&IShellUIHelper> for &IDispatch

§

fn from(value: &IShellUIHelper) -> Self

Converts to this type from the input type.
§

impl From<&IShellUIHelper2> for &IDispatch

§

fn from(value: &IShellUIHelper2) -> Self

Converts to this type from the input type.
§

impl From<&IShellUIHelper3> for &IDispatch

§

fn from(value: &IShellUIHelper3) -> Self

Converts to this type from the input type.
§

impl From<&IShellUIHelper4> for &IDispatch

§

fn from(value: &IShellUIHelper4) -> Self

Converts to this type from the input type.
§

impl From<&IShellUIHelper5> for &IDispatch

§

fn from(value: &IShellUIHelper5) -> Self

Converts to this type from the input type.
§

impl From<&IShellUIHelper6> for &IDispatch

§

fn from(value: &IShellUIHelper6) -> Self

Converts to this type from the input type.
§

impl From<&IShellUIHelper7> for &IDispatch

§

fn from(value: &IShellUIHelper7) -> Self

Converts to this type from the input type.
§

impl From<&IShellUIHelper8> for &IDispatch

§

fn from(value: &IShellUIHelper8) -> Self

Converts to this type from the input type.
§

impl From<&IShellUIHelper9> for &IDispatch

§

fn from(value: &IShellUIHelper9) -> Self

Converts to this type from the input type.
§

impl From<&IShellWindows> for &IDispatch

§

fn from(value: &IShellWindows) -> Self

Converts to this type from the input type.
§

impl From<&IShowMessageAction> for &IDispatch

§

fn from(value: &IShowMessageAction) -> Self

Converts to this type from the input type.
§

impl From<&ISignerCertificate> for &IDispatch

§

fn from(value: &ISignerCertificate) -> Self

Converts to this type from the input type.
§

impl From<&ISignerCertificates> for &IDispatch

§

fn from(value: &ISignerCertificates) -> Self

Converts to this type from the input type.
§

impl From<&ISketchInk> for &IDispatch

§

fn from(value: &ISketchInk) -> Self

Converts to this type from the input type.
§

impl From<&ISmimeCapabilities> for &IDispatch

§

fn from(value: &ISmimeCapabilities) -> Self

Converts to this type from the input type.
§

impl From<&ISmimeCapability> for &IDispatch

§

fn from(value: &ISmimeCapability) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechAudio> for &IDispatch

§

fn from(value: &ISpeechAudio) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechAudioBufferInfo> for &IDispatch

§

fn from(value: &ISpeechAudioBufferInfo) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechAudioFormat> for &IDispatch

§

fn from(value: &ISpeechAudioFormat) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechAudioStatus> for &IDispatch

§

fn from(value: &ISpeechAudioStatus) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechBaseStream> for &IDispatch

§

fn from(value: &ISpeechBaseStream) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechCustomStream> for &IDispatch

§

fn from(value: &ISpeechCustomStream) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechDataKey> for &IDispatch

§

fn from(value: &ISpeechDataKey) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechFileStream> for &IDispatch

§

fn from(value: &ISpeechFileStream) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechGrammarRule> for &IDispatch

§

fn from(value: &ISpeechGrammarRule) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechGrammarRuleState> for &IDispatch

§

fn from(value: &ISpeechGrammarRuleState) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechGrammarRuleStateTransition> for &IDispatch

§

fn from(value: &ISpeechGrammarRuleStateTransition) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechGrammarRuleStateTransitions> for &IDispatch

§

fn from(value: &ISpeechGrammarRuleStateTransitions) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechGrammarRules> for &IDispatch

§

fn from(value: &ISpeechGrammarRules) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechLexicon> for &IDispatch

§

fn from(value: &ISpeechLexicon) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechLexiconPronunciation> for &IDispatch

§

fn from(value: &ISpeechLexiconPronunciation) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechLexiconPronunciations> for &IDispatch

§

fn from(value: &ISpeechLexiconPronunciations) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechLexiconWord> for &IDispatch

§

fn from(value: &ISpeechLexiconWord) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechLexiconWords> for &IDispatch

§

fn from(value: &ISpeechLexiconWords) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechMMSysAudio> for &IDispatch

§

fn from(value: &ISpeechMMSysAudio) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechMemoryStream> for &IDispatch

§

fn from(value: &ISpeechMemoryStream) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechObjectToken> for &IDispatch

§

fn from(value: &ISpeechObjectToken) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechObjectTokenCategory> for &IDispatch

§

fn from(value: &ISpeechObjectTokenCategory) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechObjectTokens> for &IDispatch

§

fn from(value: &ISpeechObjectTokens) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechPhoneConverter> for &IDispatch

§

fn from(value: &ISpeechPhoneConverter) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechPhraseAlternate> for &IDispatch

§

fn from(value: &ISpeechPhraseAlternate) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechPhraseAlternates> for &IDispatch

§

fn from(value: &ISpeechPhraseAlternates) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechPhraseElement> for &IDispatch

§

fn from(value: &ISpeechPhraseElement) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechPhraseElements> for &IDispatch

§

fn from(value: &ISpeechPhraseElements) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechPhraseInfo> for &IDispatch

§

fn from(value: &ISpeechPhraseInfo) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechPhraseInfoBuilder> for &IDispatch

§

fn from(value: &ISpeechPhraseInfoBuilder) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechPhraseProperties> for &IDispatch

§

fn from(value: &ISpeechPhraseProperties) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechPhraseProperty> for &IDispatch

§

fn from(value: &ISpeechPhraseProperty) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechPhraseReplacement> for &IDispatch

§

fn from(value: &ISpeechPhraseReplacement) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechPhraseReplacements> for &IDispatch

§

fn from(value: &ISpeechPhraseReplacements) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechPhraseRule> for &IDispatch

§

fn from(value: &ISpeechPhraseRule) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechPhraseRules> for &IDispatch

§

fn from(value: &ISpeechPhraseRules) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechRecoContext> for &IDispatch

§

fn from(value: &ISpeechRecoContext) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechRecoGrammar> for &IDispatch

§

fn from(value: &ISpeechRecoGrammar) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechRecoResult> for &IDispatch

§

fn from(value: &ISpeechRecoResult) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechRecoResult2> for &IDispatch

§

fn from(value: &ISpeechRecoResult2) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechRecoResultDispatch> for &IDispatch

§

fn from(value: &ISpeechRecoResultDispatch) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechRecoResultTimes> for &IDispatch

§

fn from(value: &ISpeechRecoResultTimes) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechRecognizer> for &IDispatch

§

fn from(value: &ISpeechRecognizer) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechRecognizerStatus> for &IDispatch

§

fn from(value: &ISpeechRecognizerStatus) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechResourceLoader> for &IDispatch

§

fn from(value: &ISpeechResourceLoader) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechTextSelectionInformation> for &IDispatch

§

fn from(value: &ISpeechTextSelectionInformation) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechVoice> for &IDispatch

§

fn from(value: &ISpeechVoice) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechVoiceStatus> for &IDispatch

§

fn from(value: &ISpeechVoiceStatus) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechWaveFormatEx> for &IDispatch

§

fn from(value: &ISpeechWaveFormatEx) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechXMLRecoResult> for &IDispatch

§

fn from(value: &ISpeechXMLRecoResult) -> Self

Converts to this type from the input type.
§

impl From<&IStaticPortMapping> for &IDispatch

§

fn from(value: &IStaticPortMapping) -> Self

Converts to this type from the input type.
§

impl From<&IStaticPortMappingCollection> for &IDispatch

§

fn from(value: &IStaticPortMappingCollection) -> Self

Converts to this type from the input type.
§

impl From<&IStringCollection> for &IDispatch

§

fn from(value: &IStringCollection) -> Self

Converts to this type from the input type.
§

impl From<&ISystemInformation> for &IDispatch

§

fn from(value: &ISystemInformation) -> Self

Converts to this type from the input type.
§

impl From<&ITACDGroup> for &IDispatch

§

fn from(value: &ITACDGroup) -> Self

Converts to this type from the input type.
§

impl From<&ITACDGroupEvent> for &IDispatch

§

fn from(value: &ITACDGroupEvent) -> Self

Converts to this type from the input type.
§

impl From<&ITASRTerminalEvent> for &IDispatch

§

fn from(value: &ITASRTerminalEvent) -> Self

Converts to this type from the input type.
§

impl From<&ITAddress> for &IDispatch

§

fn from(value: &ITAddress) -> Self

Converts to this type from the input type.
§

impl From<&ITAddress2> for &IDispatch

§

fn from(value: &ITAddress2) -> Self

Converts to this type from the input type.
§

impl From<&ITAddressCapabilities> for &IDispatch

§

fn from(value: &ITAddressCapabilities) -> Self

Converts to this type from the input type.
§

impl From<&ITAddressDeviceSpecificEvent> for &IDispatch

§

fn from(value: &ITAddressDeviceSpecificEvent) -> Self

Converts to this type from the input type.
§

impl From<&ITAddressEvent> for &IDispatch

§

fn from(value: &ITAddressEvent) -> Self

Converts to this type from the input type.
§

impl From<&ITAddressTranslation> for &IDispatch

§

fn from(value: &ITAddressTranslation) -> Self

Converts to this type from the input type.
§

impl From<&ITAddressTranslationInfo> for &IDispatch

§

fn from(value: &ITAddressTranslationInfo) -> Self

Converts to this type from the input type.
§

impl From<&ITAgent> for &IDispatch

§

fn from(value: &ITAgent) -> Self

Converts to this type from the input type.
§

impl From<&ITAgentEvent> for &IDispatch

§

fn from(value: &ITAgentEvent) -> Self

Converts to this type from the input type.
§

impl From<&ITAgentHandler> for &IDispatch

§

fn from(value: &ITAgentHandler) -> Self

Converts to this type from the input type.
§

impl From<&ITAgentHandlerEvent> for &IDispatch

§

fn from(value: &ITAgentHandlerEvent) -> Self

Converts to this type from the input type.
§

impl From<&ITAgentSession> for &IDispatch

§

fn from(value: &ITAgentSession) -> Self

Converts to this type from the input type.
§

impl From<&ITAgentSessionEvent> for &IDispatch

§

fn from(value: &ITAgentSessionEvent) -> Self

Converts to this type from the input type.
§

impl From<&ITAutomatedPhoneControl> for &IDispatch

§

fn from(value: &ITAutomatedPhoneControl) -> Self

Converts to this type from the input type.
§

impl From<&ITBasicAudioTerminal> for &IDispatch

§

fn from(value: &ITBasicAudioTerminal) -> Self

Converts to this type from the input type.
§

impl From<&ITBasicCallControl> for &IDispatch

§

fn from(value: &ITBasicCallControl) -> Self

Converts to this type from the input type.
§

impl From<&ITBasicCallControl2> for &IDispatch

§

fn from(value: &ITBasicCallControl2) -> Self

Converts to this type from the input type.
§

impl From<&ITCallHub> for &IDispatch

§

fn from(value: &ITCallHub) -> Self

Converts to this type from the input type.
§

impl From<&ITCallHubEvent> for &IDispatch

§

fn from(value: &ITCallHubEvent) -> Self

Converts to this type from the input type.
§

impl From<&ITCallInfo> for &IDispatch

§

fn from(value: &ITCallInfo) -> Self

Converts to this type from the input type.
§

impl From<&ITCallInfo2> for &IDispatch

§

fn from(value: &ITCallInfo2) -> Self

Converts to this type from the input type.
§

impl From<&ITCallInfoChangeEvent> for &IDispatch

§

fn from(value: &ITCallInfoChangeEvent) -> Self

Converts to this type from the input type.
§

impl From<&ITCallMediaEvent> for &IDispatch

§

fn from(value: &ITCallMediaEvent) -> Self

Converts to this type from the input type.
§

impl From<&ITCallNotificationEvent> for &IDispatch

§

fn from(value: &ITCallNotificationEvent) -> Self

Converts to this type from the input type.
§

impl From<&ITCallStateEvent> for &IDispatch

§

fn from(value: &ITCallStateEvent) -> Self

Converts to this type from the input type.
§

impl From<&ITCallingCard> for &IDispatch

§

fn from(value: &ITCallingCard) -> Self

Converts to this type from the input type.
§

impl From<&ITCollection> for &IDispatch

§

fn from(value: &ITCollection) -> Self

Converts to this type from the input type.
§

impl From<&ITCollection2> for &IDispatch

§

fn from(value: &ITCollection2) -> Self

Converts to this type from the input type.
§

impl From<&ITCustomTone> for &IDispatch

§

fn from(value: &ITCustomTone) -> Self

Converts to this type from the input type.
§

impl From<&ITDetectTone> for &IDispatch

§

fn from(value: &ITDetectTone) -> Self

Converts to this type from the input type.
§

impl From<&ITDigitDetectionEvent> for &IDispatch

§

fn from(value: &ITDigitDetectionEvent) -> Self

Converts to this type from the input type.
§

impl From<&ITDigitGenerationEvent> for &IDispatch

§

fn from(value: &ITDigitGenerationEvent) -> Self

Converts to this type from the input type.
§

impl From<&ITDigitsGatheredEvent> for &IDispatch

§

fn from(value: &ITDigitsGatheredEvent) -> Self

Converts to this type from the input type.
§

impl From<&ITDirectory> for &IDispatch

§

fn from(value: &ITDirectory) -> Self

Converts to this type from the input type.
§

impl From<&ITDirectoryObject> for &IDispatch

§

fn from(value: &ITDirectoryObject) -> Self

Converts to this type from the input type.
§

impl From<&ITDirectoryObjectConference> for &IDispatch

§

fn from(value: &ITDirectoryObjectConference) -> Self

Converts to this type from the input type.
§

impl From<&ITDirectoryObjectUser> for &IDispatch

§

fn from(value: &ITDirectoryObjectUser) -> Self

Converts to this type from the input type.
§

impl From<&ITDispatchMapper> for &IDispatch

§

fn from(value: &ITDispatchMapper) -> Self

Converts to this type from the input type.
§

impl From<&ITFileTerminalEvent> for &IDispatch

§

fn from(value: &ITFileTerminalEvent) -> Self

Converts to this type from the input type.
§

impl From<&ITFileTrack> for &IDispatch

§

fn from(value: &ITFileTrack) -> Self

Converts to this type from the input type.
§

impl From<&ITForwardInformation> for &IDispatch

§

fn from(value: &ITForwardInformation) -> Self

Converts to this type from the input type.
§

impl From<&ITForwardInformation2> for &IDispatch

§

fn from(value: &ITForwardInformation2) -> Self

Converts to this type from the input type.
§

impl From<&ITILSConfig> for &IDispatch

§

fn from(value: &ITILSConfig) -> Self

Converts to this type from the input type.
§

impl From<&ITLegacyCallMediaControl> for &IDispatch

§

fn from(value: &ITLegacyCallMediaControl) -> Self

Converts to this type from the input type.
§

impl From<&ITLegacyCallMediaControl2> for &IDispatch

§

fn from(value: &ITLegacyCallMediaControl2) -> Self

Converts to this type from the input type.
§

impl From<&ITLegacyWaveSupport> for &IDispatch

§

fn from(value: &ITLegacyWaveSupport) -> Self

Converts to this type from the input type.
§

impl From<&ITLocationInfo> for &IDispatch

§

fn from(value: &ITLocationInfo) -> Self

Converts to this type from the input type.
§

impl From<&ITMediaControl> for &IDispatch

§

fn from(value: &ITMediaControl) -> Self

Converts to this type from the input type.
§

impl From<&ITMediaPlayback> for &IDispatch

§

fn from(value: &ITMediaPlayback) -> Self

Converts to this type from the input type.
§

impl From<&ITMediaRecord> for &IDispatch

§

fn from(value: &ITMediaRecord) -> Self

Converts to this type from the input type.
§

impl From<&ITMediaSupport> for &IDispatch

§

fn from(value: &ITMediaSupport) -> Self

Converts to this type from the input type.
§

impl From<&ITMultiTrackTerminal> for &IDispatch

§

fn from(value: &ITMultiTrackTerminal) -> Self

Converts to this type from the input type.
§

impl From<&ITPhone> for &IDispatch

§

fn from(value: &ITPhone) -> Self

Converts to this type from the input type.
§

impl From<&ITPhoneDeviceSpecificEvent> for &IDispatch

§

fn from(value: &ITPhoneDeviceSpecificEvent) -> Self

Converts to this type from the input type.
§

impl From<&ITPhoneEvent> for &IDispatch

§

fn from(value: &ITPhoneEvent) -> Self

Converts to this type from the input type.
§

impl From<&ITPluggableTerminalClassInfo> for &IDispatch

§

fn from(value: &ITPluggableTerminalClassInfo) -> Self

Converts to this type from the input type.
§

impl From<&ITPluggableTerminalSuperclassInfo> for &IDispatch

§

fn from(value: &ITPluggableTerminalSuperclassInfo) -> Self

Converts to this type from the input type.
§

impl From<&ITPrivateEvent> for &IDispatch

§

fn from(value: &ITPrivateEvent) -> Self

Converts to this type from the input type.
§

impl From<&ITQOSEvent> for &IDispatch

§

fn from(value: &ITQOSEvent) -> Self

Converts to this type from the input type.
§

impl From<&ITQueue> for &IDispatch

§

fn from(value: &ITQueue) -> Self

Converts to this type from the input type.
§

impl From<&ITQueueEvent> for &IDispatch

§

fn from(value: &ITQueueEvent) -> Self

Converts to this type from the input type.
§

impl From<&ITRendezvous> for &IDispatch

§

fn from(value: &ITRendezvous) -> Self

Converts to this type from the input type.
§

impl From<&ITRequest> for &IDispatch

§

fn from(value: &ITRequest) -> Self

Converts to this type from the input type.
§

impl From<&ITRequestEvent> for &IDispatch

§

fn from(value: &ITRequestEvent) -> Self

Converts to this type from the input type.
§

impl From<&ITScriptableAudioFormat> for &IDispatch

§

fn from(value: &ITScriptableAudioFormat) -> Self

Converts to this type from the input type.
§

impl From<&ITStaticAudioTerminal> for &IDispatch

§

fn from(value: &ITStaticAudioTerminal) -> Self

Converts to this type from the input type.
§

impl From<&ITStream> for &IDispatch

§

fn from(value: &ITStream) -> Self

Converts to this type from the input type.
§

impl From<&ITStreamControl> for &IDispatch

§

fn from(value: &ITStreamControl) -> Self

Converts to this type from the input type.
§

impl From<&ITSubStream> for &IDispatch

§

fn from(value: &ITSubStream) -> Self

Converts to this type from the input type.
§

impl From<&ITSubStreamControl> for &IDispatch

§

fn from(value: &ITSubStreamControl) -> Self

Converts to this type from the input type.
§

impl From<&ITTAPI> for &IDispatch

§

fn from(value: &ITTAPI) -> Self

Converts to this type from the input type.
§

impl From<&ITTAPI2> for &IDispatch

§

fn from(value: &ITTAPI2) -> Self

Converts to this type from the input type.
§

impl From<&ITTAPICallCenter> for &IDispatch

§

fn from(value: &ITTAPICallCenter) -> Self

Converts to this type from the input type.
§

impl From<&ITTAPIDispatchEventNotification> for &IDispatch

§

fn from(value: &ITTAPIDispatchEventNotification) -> Self

Converts to this type from the input type.
§

impl From<&ITTAPIObjectEvent> for &IDispatch

§

fn from(value: &ITTAPIObjectEvent) -> Self

Converts to this type from the input type.
§

impl From<&ITTAPIObjectEvent2> for &IDispatch

§

fn from(value: &ITTAPIObjectEvent2) -> Self

Converts to this type from the input type.
§

impl From<&ITTTSTerminalEvent> for &IDispatch

§

fn from(value: &ITTTSTerminalEvent) -> Self

Converts to this type from the input type.
§

impl From<&ITTerminal> for &IDispatch

§

fn from(value: &ITTerminal) -> Self

Converts to this type from the input type.
§

impl From<&ITTerminalSupport> for &IDispatch

§

fn from(value: &ITTerminalSupport) -> Self

Converts to this type from the input type.
§

impl From<&ITTerminalSupport2> for &IDispatch

§

fn from(value: &ITTerminalSupport2) -> Self

Converts to this type from the input type.
§

impl From<&ITToneDetectionEvent> for &IDispatch

§

fn from(value: &ITToneDetectionEvent) -> Self

Converts to this type from the input type.
§

impl From<&ITToneTerminalEvent> for &IDispatch

§

fn from(value: &ITToneTerminalEvent) -> Self

Converts to this type from the input type.
§

impl From<&ITaskDefinition> for &IDispatch

§

fn from(value: &ITaskDefinition) -> Self

Converts to this type from the input type.
§

impl From<&ITaskFolder> for &IDispatch

§

fn from(value: &ITaskFolder) -> Self

Converts to this type from the input type.
§

impl From<&ITaskFolderCollection> for &IDispatch

§

fn from(value: &ITaskFolderCollection) -> Self

Converts to this type from the input type.
§

impl From<&ITaskNamedValueCollection> for &IDispatch

§

fn from(value: &ITaskNamedValueCollection) -> Self

Converts to this type from the input type.
§

impl From<&ITaskNamedValuePair> for &IDispatch

§

fn from(value: &ITaskNamedValuePair) -> Self

Converts to this type from the input type.
§

impl From<&ITaskService> for &IDispatch

§

fn from(value: &ITaskService) -> Self

Converts to this type from the input type.
§

impl From<&ITaskSettings> for &IDispatch

§

fn from(value: &ITaskSettings) -> Self

Converts to this type from the input type.
§

impl From<&ITaskSettings2> for &IDispatch

§

fn from(value: &ITaskSettings2) -> Self

Converts to this type from the input type.
§

impl From<&ITaskSettings3> for &IDispatch

§

fn from(value: &ITaskSettings3) -> Self

Converts to this type from the input type.
§

impl From<&ITemplateSdo> for &IDispatch

§

fn from(value: &ITemplateSdo) -> Self

Converts to this type from the input type.
§

impl From<&ITextDisplays> for &IDispatch

§

fn from(value: &ITextDisplays) -> Self

Converts to this type from the input type.
§

impl From<&ITextDocument> for &IDispatch

§

fn from(value: &ITextDocument) -> Self

Converts to this type from the input type.
§

impl From<&ITextDocument2> for &IDispatch

§

fn from(value: &ITextDocument2) -> Self

Converts to this type from the input type.
§

impl From<&ITextDocument2Old> for &IDispatch

§

fn from(value: &ITextDocument2Old) -> Self

Converts to this type from the input type.
§

impl From<&ITextFont> for &IDispatch

§

fn from(value: &ITextFont) -> Self

Converts to this type from the input type.
§

impl From<&ITextFont2> for &IDispatch

§

fn from(value: &ITextFont2) -> Self

Converts to this type from the input type.
§

impl From<&ITextPara> for &IDispatch

§

fn from(value: &ITextPara) -> Self

Converts to this type from the input type.
§

impl From<&ITextPara2> for &IDispatch

§

fn from(value: &ITextPara2) -> Self

Converts to this type from the input type.
§

impl From<&ITextRange> for &IDispatch

§

fn from(value: &ITextRange) -> Self

Converts to this type from the input type.
§

impl From<&ITextRange2> for &IDispatch

§

fn from(value: &ITextRange2) -> Self

Converts to this type from the input type.
§

impl From<&ITextRow> for &IDispatch

§

fn from(value: &ITextRow) -> Self

Converts to this type from the input type.
§

impl From<&ITextSelection> for &IDispatch

§

fn from(value: &ITextSelection) -> Self

Converts to this type from the input type.
§

impl From<&ITextSelection2> for &IDispatch

§

fn from(value: &ITextSelection2) -> Self

Converts to this type from the input type.
§

impl From<&ITextStoryRanges> for &IDispatch

§

fn from(value: &ITextStoryRanges) -> Self

Converts to this type from the input type.
§

impl From<&ITextStoryRanges2> for &IDispatch

§

fn from(value: &ITextStoryRanges2) -> Self

Converts to this type from the input type.
§

impl From<&ITextStrings> for &IDispatch

§

fn from(value: &ITextStrings) -> Self

Converts to this type from the input type.
§

impl From<&ITimeTrigger> for &IDispatch

§

fn from(value: &ITimeTrigger) -> Self

Converts to this type from the input type.
§

impl From<&ITraceDataCollector> for &IDispatch

§

fn from(value: &ITraceDataCollector) -> Self

Converts to this type from the input type.
§

impl From<&ITraceDataProvider> for &IDispatch

§

fn from(value: &ITraceDataProvider) -> Self

Converts to this type from the input type.
§

impl From<&ITraceDataProviderCollection> for &IDispatch

§

fn from(value: &ITraceDataProviderCollection) -> Self

Converts to this type from the input type.
§

impl From<&ITransactionContext> for &IDispatch

§

fn from(value: &ITransactionContext) -> Self

Converts to this type from the input type.
§

impl From<&ITrigger> for &IDispatch

§

fn from(value: &ITrigger) -> Self

Converts to this type from the input type.
§

impl From<&ITriggerCollection> for &IDispatch

§

fn from(value: &ITriggerCollection) -> Self

Converts to this type from the input type.
§

impl From<&ITuneRequest> for &IDispatch

§

fn from(value: &ITuneRequest) -> Self

Converts to this type from the input type.
§

impl From<&ITuningSpace> for &IDispatch

§

fn from(value: &ITuningSpace) -> Self

Converts to this type from the input type.
§

impl From<&ITuningSpaceContainer> for &IDispatch

§

fn from(value: &ITuningSpaceContainer) -> Self

Converts to this type from the input type.
§

impl From<&ITuningSpaces> for &IDispatch

§

fn from(value: &ITuningSpaces) -> Self

Converts to this type from the input type.
§

impl From<&IUPnPDescriptionDocument> for &IDispatch

§

fn from(value: &IUPnPDescriptionDocument) -> Self

Converts to this type from the input type.
§

impl From<&IUPnPDevice> for &IDispatch

§

fn from(value: &IUPnPDevice) -> Self

Converts to this type from the input type.
§

impl From<&IUPnPDeviceFinder> for &IDispatch

§

fn from(value: &IUPnPDeviceFinder) -> Self

Converts to this type from the input type.
§

impl From<&IUPnPDevices> for &IDispatch

§

fn from(value: &IUPnPDevices) -> Self

Converts to this type from the input type.
§

impl From<&IUPnPNAT> for &IDispatch

§

fn from(value: &IUPnPNAT) -> Self

Converts to this type from the input type.
§

impl From<&IUPnPService> for &IDispatch

§

fn from(value: &IUPnPService) -> Self

Converts to this type from the input type.
§

impl From<&IUPnPServices> for &IDispatch

§

fn from(value: &IUPnPServices) -> Self

Converts to this type from the input type.
§

impl From<&IUpdate> for &IDispatch

§

fn from(value: &IUpdate) -> Self

Converts to this type from the input type.
§

impl From<&IUpdate2> for &IDispatch

§

fn from(value: &IUpdate2) -> Self

Converts to this type from the input type.
§

impl From<&IUpdate3> for &IDispatch

§

fn from(value: &IUpdate3) -> Self

Converts to this type from the input type.
§

impl From<&IUpdate4> for &IDispatch

§

fn from(value: &IUpdate4) -> Self

Converts to this type from the input type.
§

impl From<&IUpdate5> for &IDispatch

§

fn from(value: &IUpdate5) -> Self

Converts to this type from the input type.
§

impl From<&IUpdateCollection> for &IDispatch

§

fn from(value: &IUpdateCollection) -> Self

Converts to this type from the input type.
§

impl From<&IUpdateDownloadContent> for &IDispatch

§

fn from(value: &IUpdateDownloadContent) -> Self

Converts to this type from the input type.
§

impl From<&IUpdateDownloadContent2> for &IDispatch

§

fn from(value: &IUpdateDownloadContent2) -> Self

Converts to this type from the input type.
§

impl From<&IUpdateDownloadContentCollection> for &IDispatch

§

fn from(value: &IUpdateDownloadContentCollection) -> Self

Converts to this type from the input type.
§

impl From<&IUpdateDownloadResult> for &IDispatch

§

fn from(value: &IUpdateDownloadResult) -> Self

Converts to this type from the input type.
§

impl From<&IUpdateDownloader> for &IDispatch

§

fn from(value: &IUpdateDownloader) -> Self

Converts to this type from the input type.
§

impl From<&IUpdateException> for &IDispatch

§

fn from(value: &IUpdateException) -> Self

Converts to this type from the input type.
§

impl From<&IUpdateExceptionCollection> for &IDispatch

§

fn from(value: &IUpdateExceptionCollection) -> Self

Converts to this type from the input type.
§

impl From<&IUpdateHistoryEntry> for &IDispatch

§

fn from(value: &IUpdateHistoryEntry) -> Self

Converts to this type from the input type.
§

impl From<&IUpdateHistoryEntry2> for &IDispatch

§

fn from(value: &IUpdateHistoryEntry2) -> Self

Converts to this type from the input type.
§

impl From<&IUpdateHistoryEntryCollection> for &IDispatch

§

fn from(value: &IUpdateHistoryEntryCollection) -> Self

Converts to this type from the input type.
§

impl From<&IUpdateIdentity> for &IDispatch

§

fn from(value: &IUpdateIdentity) -> Self

Converts to this type from the input type.
§

impl From<&IUpdateInstallationResult> for &IDispatch

§

fn from(value: &IUpdateInstallationResult) -> Self

Converts to this type from the input type.
§

impl From<&IUpdateInstaller> for &IDispatch

§

fn from(value: &IUpdateInstaller) -> Self

Converts to this type from the input type.
§

impl From<&IUpdateInstaller2> for &IDispatch

§

fn from(value: &IUpdateInstaller2) -> Self

Converts to this type from the input type.
§

impl From<&IUpdateInstaller3> for &IDispatch

§

fn from(value: &IUpdateInstaller3) -> Self

Converts to this type from the input type.
§

impl From<&IUpdateInstaller4> for &IDispatch

§

fn from(value: &IUpdateInstaller4) -> Self

Converts to this type from the input type.
§

impl From<&IUpdateSearcher> for &IDispatch

§

fn from(value: &IUpdateSearcher) -> Self

Converts to this type from the input type.
§

impl From<&IUpdateSearcher2> for &IDispatch

§

fn from(value: &IUpdateSearcher2) -> Self

Converts to this type from the input type.
§

impl From<&IUpdateSearcher3> for &IDispatch

§

fn from(value: &IUpdateSearcher3) -> Self

Converts to this type from the input type.
§

impl From<&IUpdateService> for &IDispatch

§

fn from(value: &IUpdateService) -> Self

Converts to this type from the input type.
§

impl From<&IUpdateService2> for &IDispatch

§

fn from(value: &IUpdateService2) -> Self

Converts to this type from the input type.
§

impl From<&IUpdateServiceCollection> for &IDispatch

§

fn from(value: &IUpdateServiceCollection) -> Self

Converts to this type from the input type.
§

impl From<&IUpdateServiceManager> for &IDispatch

§

fn from(value: &IUpdateServiceManager) -> Self

Converts to this type from the input type.
§

impl From<&IUpdateServiceManager2> for &IDispatch

§

fn from(value: &IUpdateServiceManager2) -> Self

Converts to this type from the input type.
§

impl From<&IUpdateServiceRegistration> for &IDispatch

§

fn from(value: &IUpdateServiceRegistration) -> Self

Converts to this type from the input type.
§

impl From<&IUpdateSession> for &IDispatch

§

fn from(value: &IUpdateSession) -> Self

Converts to this type from the input type.
§

impl From<&IUpdateSession2> for &IDispatch

§

fn from(value: &IUpdateSession2) -> Self

Converts to this type from the input type.
§

impl From<&IUpdateSession3> for &IDispatch

§

fn from(value: &IUpdateSession3) -> Self

Converts to this type from the input type.
§

impl From<&IVBMXNamespaceManager> for &IDispatch

§

fn from(value: &IVBMXNamespaceManager) -> Self

Converts to this type from the input type.
§

impl From<&IVBSAXAttributes> for &IDispatch

§

fn from(value: &IVBSAXAttributes) -> Self

Converts to this type from the input type.
§

impl From<&IVBSAXContentHandler> for &IDispatch

§

fn from(value: &IVBSAXContentHandler) -> Self

Converts to this type from the input type.
§

impl From<&IVBSAXDTDHandler> for &IDispatch

§

fn from(value: &IVBSAXDTDHandler) -> Self

Converts to this type from the input type.
§

impl From<&IVBSAXDeclHandler> for &IDispatch

§

fn from(value: &IVBSAXDeclHandler) -> Self

Converts to this type from the input type.
§

impl From<&IVBSAXEntityResolver> for &IDispatch

§

fn from(value: &IVBSAXEntityResolver) -> Self

Converts to this type from the input type.
§

impl From<&IVBSAXErrorHandler> for &IDispatch

§

fn from(value: &IVBSAXErrorHandler) -> Self

Converts to this type from the input type.
§

impl From<&IVBSAXLexicalHandler> for &IDispatch

§

fn from(value: &IVBSAXLexicalHandler) -> Self

Converts to this type from the input type.
§

impl From<&IVBSAXLocator> for &IDispatch

§

fn from(value: &IVBSAXLocator) -> Self

Converts to this type from the input type.
§

impl From<&IVBSAXXMLFilter> for &IDispatch

§

fn from(value: &IVBSAXXMLFilter) -> Self

Converts to this type from the input type.
§

impl From<&IVBSAXXMLReader> for &IDispatch

§

fn from(value: &IVBSAXXMLReader) -> Self

Converts to this type from the input type.
§

impl From<&IValueMap> for &IDispatch

§

fn from(value: &IValueMap) -> Self

Converts to this type from the input type.
§

impl From<&IValueMapItem> for &IDispatch

§

fn from(value: &IValueMapItem) -> Self

Converts to this type from the input type.
§

impl From<&IVideoWindow> for &IDispatch

§

fn from(value: &IVideoWindow) -> Self

Converts to this type from the input type.
§

impl From<&IWMIExtension> for &IDispatch

§

fn from(value: &IWMIExtension) -> Self

Converts to this type from the input type.
§

impl From<&IWMPCdrom> for &IDispatch

§

fn from(value: &IWMPCdrom) -> Self

Converts to this type from the input type.
§

impl From<&IWMPCdromCollection> for &IDispatch

§

fn from(value: &IWMPCdromCollection) -> Self

Converts to this type from the input type.
§

impl From<&IWMPClosedCaption> for &IDispatch

§

fn from(value: &IWMPClosedCaption) -> Self

Converts to this type from the input type.
§

impl From<&IWMPClosedCaption2> for &IDispatch

§

fn from(value: &IWMPClosedCaption2) -> Self

Converts to this type from the input type.
§

impl From<&IWMPControls> for &IDispatch

§

fn from(value: &IWMPControls) -> Self

Converts to this type from the input type.
§

impl From<&IWMPControls2> for &IDispatch

§

fn from(value: &IWMPControls2) -> Self

Converts to this type from the input type.
§

impl From<&IWMPControls3> for &IDispatch

§

fn from(value: &IWMPControls3) -> Self

Converts to this type from the input type.
§

impl From<&IWMPCore> for &IDispatch

§

fn from(value: &IWMPCore) -> Self

Converts to this type from the input type.
§

impl From<&IWMPCore2> for &IDispatch

§

fn from(value: &IWMPCore2) -> Self

Converts to this type from the input type.
§

impl From<&IWMPCore3> for &IDispatch

§

fn from(value: &IWMPCore3) -> Self

Converts to this type from the input type.
§

impl From<&IWMPDVD> for &IDispatch

§

fn from(value: &IWMPDVD) -> Self

Converts to this type from the input type.
§

impl From<&IWMPDownloadCollection> for &IDispatch

§

fn from(value: &IWMPDownloadCollection) -> Self

Converts to this type from the input type.
§

impl From<&IWMPDownloadItem> for &IDispatch

§

fn from(value: &IWMPDownloadItem) -> Self

Converts to this type from the input type.
§

impl From<&IWMPDownloadItem2> for &IDispatch

§

fn from(value: &IWMPDownloadItem2) -> Self

Converts to this type from the input type.
§

impl From<&IWMPDownloadManager> for &IDispatch

§

fn from(value: &IWMPDownloadManager) -> Self

Converts to this type from the input type.
§

impl From<&IWMPError> for &IDispatch

§

fn from(value: &IWMPError) -> Self

Converts to this type from the input type.
§

impl From<&IWMPErrorItem> for &IDispatch

§

fn from(value: &IWMPErrorItem) -> Self

Converts to this type from the input type.
§

impl From<&IWMPErrorItem2> for &IDispatch

§

fn from(value: &IWMPErrorItem2) -> Self

Converts to this type from the input type.
§

impl From<&IWMPMedia> for &IDispatch

§

fn from(value: &IWMPMedia) -> Self

Converts to this type from the input type.
§

impl From<&IWMPMedia2> for &IDispatch

§

fn from(value: &IWMPMedia2) -> Self

Converts to this type from the input type.
§

impl From<&IWMPMedia3> for &IDispatch

§

fn from(value: &IWMPMedia3) -> Self

Converts to this type from the input type.
§

impl From<&IWMPMediaCollection> for &IDispatch

§

fn from(value: &IWMPMediaCollection) -> Self

Converts to this type from the input type.
§

impl From<&IWMPMediaCollection2> for &IDispatch

§

fn from(value: &IWMPMediaCollection2) -> Self

Converts to this type from the input type.
§

impl From<&IWMPMetadataPicture> for &IDispatch

§

fn from(value: &IWMPMetadataPicture) -> Self

Converts to this type from the input type.
§

impl From<&IWMPMetadataText> for &IDispatch

§

fn from(value: &IWMPMetadataText) -> Self

Converts to this type from the input type.
§

impl From<&IWMPNetwork> for &IDispatch

§

fn from(value: &IWMPNetwork) -> Self

Converts to this type from the input type.
§

impl From<&IWMPPlayer> for &IDispatch

§

fn from(value: &IWMPPlayer) -> Self

Converts to this type from the input type.
§

impl From<&IWMPPlayer2> for &IDispatch

§

fn from(value: &IWMPPlayer2) -> Self

Converts to this type from the input type.
§

impl From<&IWMPPlayer3> for &IDispatch

§

fn from(value: &IWMPPlayer3) -> Self

Converts to this type from the input type.
§

impl From<&IWMPPlayer4> for &IDispatch

§

fn from(value: &IWMPPlayer4) -> Self

Converts to this type from the input type.
§

impl From<&IWMPPlayerApplication> for &IDispatch

§

fn from(value: &IWMPPlayerApplication) -> Self

Converts to this type from the input type.
§

impl From<&IWMPPlaylist> for &IDispatch

§

fn from(value: &IWMPPlaylist) -> Self

Converts to this type from the input type.
§

impl From<&IWMPPlaylistArray> for &IDispatch

§

fn from(value: &IWMPPlaylistArray) -> Self

Converts to this type from the input type.
§

impl From<&IWMPPlaylistCollection> for &IDispatch

§

fn from(value: &IWMPPlaylistCollection) -> Self

Converts to this type from the input type.
§

impl From<&IWMPQuery> for &IDispatch

§

fn from(value: &IWMPQuery) -> Self

Converts to this type from the input type.
§

impl From<&IWMPSettings> for &IDispatch

§

fn from(value: &IWMPSettings) -> Self

Converts to this type from the input type.
§

impl From<&IWMPSettings2> for &IDispatch

§

fn from(value: &IWMPSettings2) -> Self

Converts to this type from the input type.
§

impl From<&IWMPStringCollection> for &IDispatch

§

fn from(value: &IWMPStringCollection) -> Self

Converts to this type from the input type.
§

impl From<&IWMPStringCollection2> for &IDispatch

§

fn from(value: &IWMPStringCollection2) -> Self

Converts to this type from the input type.
§

impl From<&IWSCDefaultProduct> for &IDispatch

§

fn from(value: &IWSCDefaultProduct) -> Self

Converts to this type from the input type.
§

impl From<&IWSCProductList> for &IDispatch

§

fn from(value: &IWSCProductList) -> Self

Converts to this type from the input type.
§

impl From<&IWSMan> for &IDispatch

§

fn from(value: &IWSMan) -> Self

Converts to this type from the input type.
§

impl From<&IWSManConnectionOptions> for &IDispatch

§

fn from(value: &IWSManConnectionOptions) -> Self

Converts to this type from the input type.
§

impl From<&IWSManConnectionOptionsEx> for &IDispatch

§

fn from(value: &IWSManConnectionOptionsEx) -> Self

Converts to this type from the input type.
§

impl From<&IWSManConnectionOptionsEx2> for &IDispatch

§

fn from(value: &IWSManConnectionOptionsEx2) -> Self

Converts to this type from the input type.
§

impl From<&IWSManEnumerator> for &IDispatch

§

fn from(value: &IWSManEnumerator) -> Self

Converts to this type from the input type.
§

impl From<&IWSManEx> for &IDispatch

§

fn from(value: &IWSManEx) -> Self

Converts to this type from the input type.
§

impl From<&IWSManEx2> for &IDispatch

§

fn from(value: &IWSManEx2) -> Self

Converts to this type from the input type.
§

impl From<&IWSManEx3> for &IDispatch

§

fn from(value: &IWSManEx3) -> Self

Converts to this type from the input type.
§

impl From<&IWSManInternal> for &IDispatch

§

fn from(value: &IWSManInternal) -> Self

Converts to this type from the input type.
§

impl From<&IWSManResourceLocator> for &IDispatch

§

fn from(value: &IWSManResourceLocator) -> Self

Converts to this type from the input type.
§

impl From<&IWSManSession> for &IDispatch

§

fn from(value: &IWSManSession) -> Self

Converts to this type from the input type.
§

impl From<&IWdsTransportCacheable> for &IDispatch

§

fn from(value: &IWdsTransportCacheable) -> Self

Converts to this type from the input type.
§

impl From<&IWdsTransportClient> for &IDispatch

§

fn from(value: &IWdsTransportClient) -> Self

Converts to this type from the input type.
§

impl From<&IWdsTransportCollection> for &IDispatch

§

fn from(value: &IWdsTransportCollection) -> Self

Converts to this type from the input type.
§

impl From<&IWdsTransportConfigurationManager> for &IDispatch

§

fn from(value: &IWdsTransportConfigurationManager) -> Self

Converts to this type from the input type.
§

impl From<&IWdsTransportConfigurationManager2> for &IDispatch

§

fn from(value: &IWdsTransportConfigurationManager2) -> Self

Converts to this type from the input type.
§

impl From<&IWdsTransportContent> for &IDispatch

§

fn from(value: &IWdsTransportContent) -> Self

Converts to this type from the input type.
§

impl From<&IWdsTransportContentProvider> for &IDispatch

§

fn from(value: &IWdsTransportContentProvider) -> Self

Converts to this type from the input type.
§

impl From<&IWdsTransportDiagnosticsPolicy> for &IDispatch

§

fn from(value: &IWdsTransportDiagnosticsPolicy) -> Self

Converts to this type from the input type.
§

impl From<&IWdsTransportManager> for &IDispatch

§

fn from(value: &IWdsTransportManager) -> Self

Converts to this type from the input type.
§

impl From<&IWdsTransportMulticastSessionPolicy> for &IDispatch

§

fn from(value: &IWdsTransportMulticastSessionPolicy) -> Self

Converts to this type from the input type.
§

impl From<&IWdsTransportNamespace> for &IDispatch

§

fn from(value: &IWdsTransportNamespace) -> Self

Converts to this type from the input type.
§

impl From<&IWdsTransportNamespaceAutoCast> for &IDispatch

§

fn from(value: &IWdsTransportNamespaceAutoCast) -> Self

Converts to this type from the input type.
§

impl From<&IWdsTransportNamespaceManager> for &IDispatch

§

fn from(value: &IWdsTransportNamespaceManager) -> Self

Converts to this type from the input type.
§

impl From<&IWdsTransportNamespaceScheduledCast> for &IDispatch

§

fn from(value: &IWdsTransportNamespaceScheduledCast) -> Self

Converts to this type from the input type.
§

impl From<&IWdsTransportNamespaceScheduledCastAutoStart> for &IDispatch

§

fn from(value: &IWdsTransportNamespaceScheduledCastAutoStart) -> Self

Converts to this type from the input type.
§

impl From<&IWdsTransportNamespaceScheduledCastManualStart> for &IDispatch

§

fn from(value: &IWdsTransportNamespaceScheduledCastManualStart) -> Self

Converts to this type from the input type.
§

impl From<&IWdsTransportServer> for &IDispatch

§

fn from(value: &IWdsTransportServer) -> Self

Converts to this type from the input type.
§

impl From<&IWdsTransportServer2> for &IDispatch

§

fn from(value: &IWdsTransportServer2) -> Self

Converts to this type from the input type.
§

impl From<&IWdsTransportServicePolicy> for &IDispatch

§

fn from(value: &IWdsTransportServicePolicy) -> Self

Converts to this type from the input type.
§

impl From<&IWdsTransportServicePolicy2> for &IDispatch

§

fn from(value: &IWdsTransportServicePolicy2) -> Self

Converts to this type from the input type.
§

impl From<&IWdsTransportSession> for &IDispatch

§

fn from(value: &IWdsTransportSession) -> Self

Converts to this type from the input type.
§

impl From<&IWdsTransportSetupManager> for &IDispatch

§

fn from(value: &IWdsTransportSetupManager) -> Self

Converts to this type from the input type.
§

impl From<&IWdsTransportSetupManager2> for &IDispatch

§

fn from(value: &IWdsTransportSetupManager2) -> Self

Converts to this type from the input type.
§

impl From<&IWdsTransportTftpClient> for &IDispatch

§

fn from(value: &IWdsTransportTftpClient) -> Self

Converts to this type from the input type.
§

impl From<&IWdsTransportTftpManager> for &IDispatch

§

fn from(value: &IWdsTransportTftpManager) -> Self

Converts to this type from the input type.
§

impl From<&IWebBrowser> for &IDispatch

§

fn from(value: &IWebBrowser) -> Self

Converts to this type from the input type.
§

impl From<&IWebBrowser2> for &IDispatch

§

fn from(value: &IWebBrowser2) -> Self

Converts to this type from the input type.
§

impl From<&IWebBrowserApp> for &IDispatch

§

fn from(value: &IWebBrowserApp) -> Self

Converts to this type from the input type.
§

impl From<&IWebProxy> for &IDispatch

§

fn from(value: &IWebProxy) -> Self

Converts to this type from the input type.
§

impl From<&IWebWizardHost> for &IDispatch

§

fn from(value: &IWebWizardHost) -> Self

Converts to this type from the input type.
§

impl From<&IWebWizardHost2> for &IDispatch

§

fn from(value: &IWebWizardHost2) -> Self

Converts to this type from the input type.
§

impl From<&IWeeklyTrigger> for &IDispatch

§

fn from(value: &IWeeklyTrigger) -> Self

Converts to this type from the input type.
§

impl From<&IWinHttpRequest> for &IDispatch

§

fn from(value: &IWinHttpRequest) -> Self

Converts to this type from the input type.
§

impl From<&IWindowsDriverUpdate> for &IDispatch

§

fn from(value: &IWindowsDriverUpdate) -> Self

Converts to this type from the input type.
§

impl From<&IWindowsDriverUpdate2> for &IDispatch

§

fn from(value: &IWindowsDriverUpdate2) -> Self

Converts to this type from the input type.
§

impl From<&IWindowsDriverUpdate3> for &IDispatch

§

fn from(value: &IWindowsDriverUpdate3) -> Self

Converts to this type from the input type.
§

impl From<&IWindowsDriverUpdate4> for &IDispatch

§

fn from(value: &IWindowsDriverUpdate4) -> Self

Converts to this type from the input type.
§

impl From<&IWindowsDriverUpdate5> for &IDispatch

§

fn from(value: &IWindowsDriverUpdate5) -> Self

Converts to this type from the input type.
§

impl From<&IWindowsDriverUpdateEntry> for &IDispatch

§

fn from(value: &IWindowsDriverUpdateEntry) -> Self

Converts to this type from the input type.
§

impl From<&IWindowsDriverUpdateEntryCollection> for &IDispatch

§

fn from(value: &IWindowsDriverUpdateEntryCollection) -> Self

Converts to this type from the input type.
§

impl From<&IWindowsMediaLibrarySharingDevice> for &IDispatch

§

fn from(value: &IWindowsMediaLibrarySharingDevice) -> Self

Converts to this type from the input type.
§

impl From<&IWindowsMediaLibrarySharingDeviceProperties> for &IDispatch

§

fn from(value: &IWindowsMediaLibrarySharingDeviceProperties) -> Self

Converts to this type from the input type.
§

impl From<&IWindowsMediaLibrarySharingDeviceProperty> for &IDispatch

§

fn from(value: &IWindowsMediaLibrarySharingDeviceProperty) -> Self

Converts to this type from the input type.
§

impl From<&IWindowsMediaLibrarySharingDevices> for &IDispatch

§

fn from(value: &IWindowsMediaLibrarySharingDevices) -> Self

Converts to this type from the input type.
§

impl From<&IWindowsMediaLibrarySharingServices> for &IDispatch

§

fn from(value: &IWindowsMediaLibrarySharingServices) -> Self

Converts to this type from the input type.
§

impl From<&IWindowsUpdateAgentInfo> for &IDispatch

§

fn from(value: &IWindowsUpdateAgentInfo) -> Self

Converts to this type from the input type.
§

impl From<&IWorkspaceResTypeRegistry> for &IDispatch

§

fn from(value: &IWorkspaceResTypeRegistry) -> Self

Converts to this type from the input type.
§

impl From<&IWorkspaceScriptable> for &IDispatch

§

fn from(value: &IWorkspaceScriptable) -> Self

Converts to this type from the input type.
§

impl From<&IWorkspaceScriptable2> for &IDispatch

§

fn from(value: &IWorkspaceScriptable2) -> Self

Converts to this type from the input type.
§

impl From<&IWorkspaceScriptable3> for &IDispatch

§

fn from(value: &IWorkspaceScriptable3) -> Self

Converts to this type from the input type.
§

impl From<&IWriteEngine2> for &IDispatch

§

fn from(value: &IWriteEngine2) -> Self

Converts to this type from the input type.
§

impl From<&IWriteEngine2EventArgs> for &IDispatch

§

fn from(value: &IWriteEngine2EventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IWriteSpeedDescriptor> for &IDispatch

§

fn from(value: &IWriteSpeedDescriptor) -> Self

Converts to this type from the input type.
§

impl From<&IWscProduct> for &IDispatch

§

fn from(value: &IWscProduct) -> Self

Converts to this type from the input type.
§

impl From<&IWscProduct2> for &IDispatch

§

fn from(value: &IWscProduct2) -> Self

Converts to this type from the input type.
§

impl From<&IWscProduct3> for &IDispatch

§

fn from(value: &IWscProduct3) -> Self

Converts to this type from the input type.
§

impl From<&IX500DistinguishedName> for &IDispatch

§

fn from(value: &IX500DistinguishedName) -> Self

Converts to this type from the input type.
§

impl From<&IX509Attribute> for &IDispatch

§

fn from(value: &IX509Attribute) -> Self

Converts to this type from the input type.
§

impl From<&IX509AttributeArchiveKey> for &IDispatch

§

fn from(value: &IX509AttributeArchiveKey) -> Self

Converts to this type from the input type.
§

impl From<&IX509AttributeArchiveKeyHash> for &IDispatch

§

fn from(value: &IX509AttributeArchiveKeyHash) -> Self

Converts to this type from the input type.
§

impl From<&IX509AttributeClientId> for &IDispatch

§

fn from(value: &IX509AttributeClientId) -> Self

Converts to this type from the input type.
§

impl From<&IX509AttributeCspProvider> for &IDispatch

§

fn from(value: &IX509AttributeCspProvider) -> Self

Converts to this type from the input type.
§

impl From<&IX509AttributeExtensions> for &IDispatch

§

fn from(value: &IX509AttributeExtensions) -> Self

Converts to this type from the input type.
§

impl From<&IX509AttributeOSVersion> for &IDispatch

§

fn from(value: &IX509AttributeOSVersion) -> Self

Converts to this type from the input type.
§

impl From<&IX509AttributeRenewalCertificate> for &IDispatch

§

fn from(value: &IX509AttributeRenewalCertificate) -> Self

Converts to this type from the input type.
§

impl From<&IX509Attributes> for &IDispatch

§

fn from(value: &IX509Attributes) -> Self

Converts to this type from the input type.
§

impl From<&IX509CertificateRequest> for &IDispatch

§

fn from(value: &IX509CertificateRequest) -> Self

Converts to this type from the input type.
§

impl From<&IX509CertificateRequestCertificate> for &IDispatch

§

fn from(value: &IX509CertificateRequestCertificate) -> Self

Converts to this type from the input type.
§

impl From<&IX509CertificateRequestCertificate2> for &IDispatch

§

fn from(value: &IX509CertificateRequestCertificate2) -> Self

Converts to this type from the input type.
§

impl From<&IX509CertificateRequestCmc> for &IDispatch

§

fn from(value: &IX509CertificateRequestCmc) -> Self

Converts to this type from the input type.
§

impl From<&IX509CertificateRequestCmc2> for &IDispatch

§

fn from(value: &IX509CertificateRequestCmc2) -> Self

Converts to this type from the input type.
§

impl From<&IX509CertificateRequestPkcs10> for &IDispatch

§

fn from(value: &IX509CertificateRequestPkcs10) -> Self

Converts to this type from the input type.
§

impl From<&IX509CertificateRequestPkcs10V2> for &IDispatch

§

fn from(value: &IX509CertificateRequestPkcs10V2) -> Self

Converts to this type from the input type.
§

impl From<&IX509CertificateRequestPkcs10V3> for &IDispatch

§

fn from(value: &IX509CertificateRequestPkcs10V3) -> Self

Converts to this type from the input type.
§

impl From<&IX509CertificateRequestPkcs10V4> for &IDispatch

§

fn from(value: &IX509CertificateRequestPkcs10V4) -> Self

Converts to this type from the input type.
§

impl From<&IX509CertificateRequestPkcs7> for &IDispatch

§

fn from(value: &IX509CertificateRequestPkcs7) -> Self

Converts to this type from the input type.
§

impl From<&IX509CertificateRequestPkcs7V2> for &IDispatch

§

fn from(value: &IX509CertificateRequestPkcs7V2) -> Self

Converts to this type from the input type.
§

impl From<&IX509CertificateRevocationList> for &IDispatch

§

fn from(value: &IX509CertificateRevocationList) -> Self

Converts to this type from the input type.
§

impl From<&IX509CertificateRevocationListEntries> for &IDispatch

§

fn from(value: &IX509CertificateRevocationListEntries) -> Self

Converts to this type from the input type.
§

impl From<&IX509CertificateRevocationListEntry> for &IDispatch

§

fn from(value: &IX509CertificateRevocationListEntry) -> Self

Converts to this type from the input type.
§

impl From<&IX509CertificateTemplate> for &IDispatch

§

fn from(value: &IX509CertificateTemplate) -> Self

Converts to this type from the input type.
§

impl From<&IX509CertificateTemplateWritable> for &IDispatch

§

fn from(value: &IX509CertificateTemplateWritable) -> Self

Converts to this type from the input type.
§

impl From<&IX509CertificateTemplates> for &IDispatch

§

fn from(value: &IX509CertificateTemplates) -> Self

Converts to this type from the input type.
§

impl From<&IX509EndorsementKey> for &IDispatch

§

fn from(value: &IX509EndorsementKey) -> Self

Converts to this type from the input type.
§

impl From<&IX509Enrollment> for &IDispatch

§

fn from(value: &IX509Enrollment) -> Self

Converts to this type from the input type.
§

impl From<&IX509Enrollment2> for &IDispatch

§

fn from(value: &IX509Enrollment2) -> Self

Converts to this type from the input type.
§

impl From<&IX509EnrollmentHelper> for &IDispatch

§

fn from(value: &IX509EnrollmentHelper) -> Self

Converts to this type from the input type.
§

impl From<&IX509EnrollmentPolicyServer> for &IDispatch

§

fn from(value: &IX509EnrollmentPolicyServer) -> Self

Converts to this type from the input type.
§

impl From<&IX509EnrollmentStatus> for &IDispatch

§

fn from(value: &IX509EnrollmentStatus) -> Self

Converts to this type from the input type.
§

impl From<&IX509EnrollmentWebClassFactory> for &IDispatch

§

fn from(value: &IX509EnrollmentWebClassFactory) -> Self

Converts to this type from the input type.
§

impl From<&IX509Extension> for &IDispatch

§

fn from(value: &IX509Extension) -> Self

Converts to this type from the input type.
§

impl From<&IX509ExtensionAlternativeNames> for &IDispatch

§

fn from(value: &IX509ExtensionAlternativeNames) -> Self

Converts to this type from the input type.
§

impl From<&IX509ExtensionAuthorityKeyIdentifier> for &IDispatch

§

fn from(value: &IX509ExtensionAuthorityKeyIdentifier) -> Self

Converts to this type from the input type.
§

impl From<&IX509ExtensionBasicConstraints> for &IDispatch

§

fn from(value: &IX509ExtensionBasicConstraints) -> Self

Converts to this type from the input type.
§

impl From<&IX509ExtensionCertificatePolicies> for &IDispatch

§

fn from(value: &IX509ExtensionCertificatePolicies) -> Self

Converts to this type from the input type.
§

impl From<&IX509ExtensionEnhancedKeyUsage> for &IDispatch

§

fn from(value: &IX509ExtensionEnhancedKeyUsage) -> Self

Converts to this type from the input type.
§

impl From<&IX509ExtensionKeyUsage> for &IDispatch

§

fn from(value: &IX509ExtensionKeyUsage) -> Self

Converts to this type from the input type.
§

impl From<&IX509ExtensionMSApplicationPolicies> for &IDispatch

§

fn from(value: &IX509ExtensionMSApplicationPolicies) -> Self

Converts to this type from the input type.
§

impl From<&IX509ExtensionSmimeCapabilities> for &IDispatch

§

fn from(value: &IX509ExtensionSmimeCapabilities) -> Self

Converts to this type from the input type.
§

impl From<&IX509ExtensionSubjectKeyIdentifier> for &IDispatch

§

fn from(value: &IX509ExtensionSubjectKeyIdentifier) -> Self

Converts to this type from the input type.
§

impl From<&IX509ExtensionTemplate> for &IDispatch

§

fn from(value: &IX509ExtensionTemplate) -> Self

Converts to this type from the input type.
§

impl From<&IX509ExtensionTemplateName> for &IDispatch

§

fn from(value: &IX509ExtensionTemplateName) -> Self

Converts to this type from the input type.
§

impl From<&IX509Extensions> for &IDispatch

§

fn from(value: &IX509Extensions) -> Self

Converts to this type from the input type.
§

impl From<&IX509MachineEnrollmentFactory> for &IDispatch

§

fn from(value: &IX509MachineEnrollmentFactory) -> Self

Converts to this type from the input type.
§

impl From<&IX509NameValuePair> for &IDispatch

§

fn from(value: &IX509NameValuePair) -> Self

Converts to this type from the input type.
§

impl From<&IX509NameValuePairs> for &IDispatch

§

fn from(value: &IX509NameValuePairs) -> Self

Converts to this type from the input type.
§

impl From<&IX509PolicyServerListManager> for &IDispatch

§

fn from(value: &IX509PolicyServerListManager) -> Self

Converts to this type from the input type.
§

impl From<&IX509PolicyServerUrl> for &IDispatch

§

fn from(value: &IX509PolicyServerUrl) -> Self

Converts to this type from the input type.
§

impl From<&IX509PrivateKey> for &IDispatch

§

fn from(value: &IX509PrivateKey) -> Self

Converts to this type from the input type.
§

impl From<&IX509PrivateKey2> for &IDispatch

§

fn from(value: &IX509PrivateKey2) -> Self

Converts to this type from the input type.
§

impl From<&IX509PublicKey> for &IDispatch

§

fn from(value: &IX509PublicKey) -> Self

Converts to this type from the input type.
§

impl From<&IX509SCEPEnrollment> for &IDispatch

§

fn from(value: &IX509SCEPEnrollment) -> Self

Converts to this type from the input type.
§

impl From<&IX509SCEPEnrollment2> for &IDispatch

§

fn from(value: &IX509SCEPEnrollment2) -> Self

Converts to this type from the input type.
§

impl From<&IX509SCEPEnrollmentHelper> for &IDispatch

§

fn from(value: &IX509SCEPEnrollmentHelper) -> Self

Converts to this type from the input type.
§

impl From<&IX509SignatureInformation> for &IDispatch

§

fn from(value: &IX509SignatureInformation) -> Self

Converts to this type from the input type.
§

impl From<&IXDSCodecEvents> for &IDispatch

§

fn from(value: &IXDSCodecEvents) -> Self

Converts to this type from the input type.
§

impl From<&IXDSToRat> for &IDispatch

§

fn from(value: &IXDSToRat) -> Self

Converts to this type from the input type.
§

impl From<&IXMLAttribute> for &IDispatch

§

fn from(value: &IXMLAttribute) -> Self

Converts to this type from the input type.
§

impl From<&IXMLDOMAttribute> for &IDispatch

§

fn from(value: &IXMLDOMAttribute) -> Self

Converts to this type from the input type.
§

impl From<&IXMLDOMCDATASection> for &IDispatch

§

fn from(value: &IXMLDOMCDATASection) -> Self

Converts to this type from the input type.
§

impl From<&IXMLDOMCharacterData> for &IDispatch

§

fn from(value: &IXMLDOMCharacterData) -> Self

Converts to this type from the input type.
§

impl From<&IXMLDOMComment> for &IDispatch

§

fn from(value: &IXMLDOMComment) -> Self

Converts to this type from the input type.
§

impl From<&IXMLDOMDocument> for &IDispatch

§

fn from(value: &IXMLDOMDocument) -> Self

Converts to this type from the input type.
§

impl From<&IXMLDOMDocument2> for &IDispatch

§

fn from(value: &IXMLDOMDocument2) -> Self

Converts to this type from the input type.
§

impl From<&IXMLDOMDocument3> for &IDispatch

§

fn from(value: &IXMLDOMDocument3) -> Self

Converts to this type from the input type.
§

impl From<&IXMLDOMDocumentFragment> for &IDispatch

§

fn from(value: &IXMLDOMDocumentFragment) -> Self

Converts to this type from the input type.
§

impl From<&IXMLDOMDocumentType> for &IDispatch

§

fn from(value: &IXMLDOMDocumentType) -> Self

Converts to this type from the input type.
§

impl From<&IXMLDOMElement> for &IDispatch

§

fn from(value: &IXMLDOMElement) -> Self

Converts to this type from the input type.
§

impl From<&IXMLDOMEntity> for &IDispatch

§

fn from(value: &IXMLDOMEntity) -> Self

Converts to this type from the input type.
§

impl From<&IXMLDOMEntityReference> for &IDispatch

§

fn from(value: &IXMLDOMEntityReference) -> Self

Converts to this type from the input type.
§

impl From<&IXMLDOMImplementation> for &IDispatch

§

fn from(value: &IXMLDOMImplementation) -> Self

Converts to this type from the input type.
§

impl From<&IXMLDOMNamedNodeMap> for &IDispatch

§

fn from(value: &IXMLDOMNamedNodeMap) -> Self

Converts to this type from the input type.
§

impl From<&IXMLDOMNode> for &IDispatch

§

fn from(value: &IXMLDOMNode) -> Self

Converts to this type from the input type.
§

impl From<&IXMLDOMNodeList> for &IDispatch

§

fn from(value: &IXMLDOMNodeList) -> Self

Converts to this type from the input type.
§

impl From<&IXMLDOMNotation> for &IDispatch

§

fn from(value: &IXMLDOMNotation) -> Self

Converts to this type from the input type.
§

impl From<&IXMLDOMParseError> for &IDispatch

§

fn from(value: &IXMLDOMParseError) -> Self

Converts to this type from the input type.
§

impl From<&IXMLDOMParseError2> for &IDispatch

§

fn from(value: &IXMLDOMParseError2) -> Self

Converts to this type from the input type.
§

impl From<&IXMLDOMParseErrorCollection> for &IDispatch

§

fn from(value: &IXMLDOMParseErrorCollection) -> Self

Converts to this type from the input type.
§

impl From<&IXMLDOMProcessingInstruction> for &IDispatch

§

fn from(value: &IXMLDOMProcessingInstruction) -> Self

Converts to this type from the input type.
§

impl From<&IXMLDOMSchemaCollection> for &IDispatch

§

fn from(value: &IXMLDOMSchemaCollection) -> Self

Converts to this type from the input type.
§

impl From<&IXMLDOMSchemaCollection2> for &IDispatch

§

fn from(value: &IXMLDOMSchemaCollection2) -> Self

Converts to this type from the input type.
§

impl From<&IXMLDOMSelection> for &IDispatch

§

fn from(value: &IXMLDOMSelection) -> Self

Converts to this type from the input type.
§

impl From<&IXMLDOMText> for &IDispatch

§

fn from(value: &IXMLDOMText) -> Self

Converts to this type from the input type.
§

impl From<&IXMLDSOControl> for &IDispatch

§

fn from(value: &IXMLDSOControl) -> Self

Converts to this type from the input type.
§

impl From<&IXMLDocument> for &IDispatch

§

fn from(value: &IXMLDocument) -> Self

Converts to this type from the input type.
§

impl From<&IXMLDocument2> for &IDispatch

§

fn from(value: &IXMLDocument2) -> Self

Converts to this type from the input type.
§

impl From<&IXMLElement> for &IDispatch

§

fn from(value: &IXMLElement) -> Self

Converts to this type from the input type.
§

impl From<&IXMLElement2> for &IDispatch

§

fn from(value: &IXMLElement2) -> Self

Converts to this type from the input type.
§

impl From<&IXMLElementCollection> for &IDispatch

§

fn from(value: &IXMLElementCollection) -> Self

Converts to this type from the input type.
§

impl From<&IXMLHTTPRequest> for &IDispatch

§

fn from(value: &IXMLHTTPRequest) -> Self

Converts to this type from the input type.
§

impl From<&IXSLProcessor> for &IDispatch

§

fn from(value: &IXSLProcessor) -> Self

Converts to this type from the input type.
§

impl From<&IXSLTemplate> for &IDispatch

§

fn from(value: &IXSLTemplate) -> Self

Converts to this type from the input type.
§

impl From<&IXTLRuntime> for &IDispatch

§

fn from(value: &IXTLRuntime) -> Self

Converts to this type from the input type.
§

impl From<&Iwfolders> for &IDispatch

§

fn from(value: &Iwfolders) -> Self

Converts to this type from the input type.
§

impl From<&MenuItem> for &IDispatch

§

fn from(value: &MenuItem) -> Self

Converts to this type from the input type.
§

impl From<&Node> for &IDispatch

§

fn from(value: &Node) -> Self

Converts to this type from the input type.
§

impl From<&Nodes> for &IDispatch

§

fn from(value: &Nodes) -> Self

Converts to this type from the input type.
§

impl From<&ObjectContext> for &IDispatch

§

fn from(value: &ObjectContext) -> Self

Converts to this type from the input type.
§

impl From<&Properties> for &IDispatch

§

fn from(value: &Properties) -> Self

Converts to this type from the input type.
§

impl From<&Property> for &IDispatch

§

fn from(value: &Property) -> Self

Converts to this type from the input type.
§

impl From<&ScopeNamespace> for &IDispatch

§

fn from(value: &ScopeNamespace) -> Self

Converts to this type from the input type.
§

impl From<&SecurityProperty> for &IDispatch

§

fn from(value: &SecurityProperty) -> Self

Converts to this type from the input type.
§

impl From<&SnapIn> for &IDispatch

§

fn from(value: &SnapIn) -> Self

Converts to this type from the input type.
§

impl From<&SnapIns> for &IDispatch

§

fn from(value: &SnapIns) -> Self

Converts to this type from the input type.
§

impl From<&View> for &IDispatch

§

fn from(value: &View) -> Self

Converts to this type from the input type.
§

impl From<&Views> for &IDispatch

§

fn from(value: &Views) -> Self

Converts to this type from the input type.
§

impl From<&XMLDOMDocumentEvents> for &IDispatch

§

fn from(value: &XMLDOMDocumentEvents) -> Self

Converts to this type from the input type.
§

impl From<&_AppEvents> for &IDispatch

§

fn from(value: &_AppEvents) -> Self

Converts to this type from the input type.
§

impl From<&_Application> for &IDispatch

§

fn from(value: &_Application) -> Self

Converts to this type from the input type.
§

impl From<&_DMSMQEventEvents> for &IDispatch

§

fn from(value: &_DMSMQEventEvents) -> Self

Converts to this type from the input type.
§

impl From<&_EventConnector> for &IDispatch

§

fn from(value: &_EventConnector) -> Self

Converts to this type from the input type.
§

impl From<&_ICivicAddressReportFactoryEvents> for &IDispatch

§

fn from(value: &_ICivicAddressReportFactoryEvents) -> Self

Converts to this type from the input type.
§

impl From<&_IInkCollectorEvents> for &IDispatch

§

fn from(value: &_IInkCollectorEvents) -> Self

Converts to this type from the input type.
§

impl From<&_IInkEditEvents> for &IDispatch

§

fn from(value: &_IInkEditEvents) -> Self

Converts to this type from the input type.
§

impl From<&_IInkEvents> for &IDispatch

§

fn from(value: &_IInkEvents) -> Self

Converts to this type from the input type.
§

impl From<&_IInkOverlayEvents> for &IDispatch

§

fn from(value: &_IInkOverlayEvents) -> Self

Converts to this type from the input type.
§

impl From<&_IInkPictureEvents> for &IDispatch

§

fn from(value: &_IInkPictureEvents) -> Self

Converts to this type from the input type.
§

impl From<&_IInkRecognitionEvents> for &IDispatch

§

fn from(value: &_IInkRecognitionEvents) -> Self

Converts to this type from the input type.
§

impl From<&_IInkStrokesEvents> for &IDispatch

§

fn from(value: &_IInkStrokesEvents) -> Self

Converts to this type from the input type.
§

impl From<&_ILatLongReportFactoryEvents> for &IDispatch

§

fn from(value: &_ILatLongReportFactoryEvents) -> Self

Converts to this type from the input type.
§

impl From<&_IMSVidCtlEvents> for &IDispatch

§

fn from(value: &_IMSVidCtlEvents) -> Self

Converts to this type from the input type.
§

impl From<&_IMathInputControlEvents> for &IDispatch

§

fn from(value: &_IMathInputControlEvents) -> Self

Converts to this type from the input type.
§

impl From<&_IPenInputPanelEvents> for &IDispatch

§

fn from(value: &_IPenInputPanelEvents) -> Self

Converts to this type from the input type.
§

impl From<&_IRDPSessionEvents> for &IDispatch

§

fn from(value: &_IRDPSessionEvents) -> Self

Converts to this type from the input type.
§

impl From<&_ISpeechRecoContextEvents> for &IDispatch

§

fn from(value: &_ISpeechRecoContextEvents) -> Self

Converts to this type from the input type.
§

impl From<&_ISpeechVoiceEvents> for &IDispatch

§

fn from(value: &_ISpeechVoiceEvents) -> Self

Converts to this type from the input type.
§

impl From<&_ITSWkspEvents> for &IDispatch

§

fn from(value: &_ITSWkspEvents) -> Self

Converts to this type from the input type.
§

impl From<&_WMPOCXEvents> for &IDispatch

§

fn from(value: &_WMPOCXEvents) -> Self

Converts to this type from the input type.
§

impl From<AppEvents> for IDispatch

§

fn from(value: AppEvents) -> Self

Converts to this type from the input type.
§

impl From<Column> for IDispatch

§

fn from(value: Column) -> Self

Converts to this type from the input type.
§

impl From<Columns> for IDispatch

§

fn from(value: Columns) -> Self

Converts to this type from the input type.
§

impl From<ContextInfo> for IDispatch

§

fn from(value: ContextInfo) -> Self

Converts to this type from the input type.
§

impl From<ContextInfo2> for IDispatch

§

fn from(value: ContextInfo2) -> Self

Converts to this type from the input type.
§

impl From<ContextMenu> for IDispatch

§

fn from(value: ContextMenu) -> Self

Converts to this type from the input type.
§

impl From<DDiscFormat2DataEvents> for IDispatch

§

fn from(value: DDiscFormat2DataEvents) -> Self

Converts to this type from the input type.
§

impl From<DDiscFormat2EraseEvents> for IDispatch

§

fn from(value: DDiscFormat2EraseEvents) -> Self

Converts to this type from the input type.
§

impl From<DDiscFormat2RawCDEvents> for IDispatch

§

fn from(value: DDiscFormat2RawCDEvents) -> Self

Converts to this type from the input type.
§

impl From<DDiscFormat2TrackAtOnceEvents> for IDispatch

§

fn from(value: DDiscFormat2TrackAtOnceEvents) -> Self

Converts to this type from the input type.
§

impl From<DDiscMaster2Events> for IDispatch

§

fn from(value: DDiscMaster2Events) -> Self

Converts to this type from the input type.
§

impl From<DFConstraint> for IDispatch

§

fn from(value: DFConstraint) -> Self

Converts to this type from the input type.
§

impl From<DFileSystemImageEvents> for IDispatch

§

fn from(value: DFileSystemImageEvents) -> Self

Converts to this type from the input type.
§

impl From<DFileSystemImageImportEvents> for IDispatch

§

fn from(value: DFileSystemImageImportEvents) -> Self

Converts to this type from the input type.
§

impl From<DICounterItem> for IDispatch

§

fn from(value: DICounterItem) -> Self

Converts to this type from the input type.
§

impl From<DIFsrmClassificationEvents> for IDispatch

§

fn from(value: DIFsrmClassificationEvents) -> Self

Converts to this type from the input type.
§

impl From<DILogFileItem> for IDispatch

§

fn from(value: DILogFileItem) -> Self

Converts to this type from the input type.
§

impl From<DISystemMonitor> for IDispatch

§

fn from(value: DISystemMonitor) -> Self

Converts to this type from the input type.
§

impl From<DISystemMonitorEvents> for IDispatch

§

fn from(value: DISystemMonitorEvents) -> Self

Converts to this type from the input type.
§

impl From<DISystemMonitorInternal> for IDispatch

§

fn from(value: DISystemMonitorInternal) -> Self

Converts to this type from the input type.
§

impl From<DRendezvousSessionEvents> for IDispatch

§

fn from(value: DRendezvousSessionEvents) -> Self

Converts to this type from the input type.
§

impl From<DShellFolderViewEvents> for IDispatch

§

fn from(value: DShellFolderViewEvents) -> Self

Converts to this type from the input type.
§

impl From<DShellNameSpaceEvents> for IDispatch

§

fn from(value: DShellNameSpaceEvents) -> Self

Converts to this type from the input type.
§

impl From<DShellWindowsEvents> for IDispatch

§

fn from(value: DShellWindowsEvents) -> Self

Converts to this type from the input type.
§

impl From<DWebBrowserEvents> for IDispatch

§

fn from(value: DWebBrowserEvents) -> Self

Converts to this type from the input type.
§

impl From<DWebBrowserEvents2> for IDispatch

§

fn from(value: DWebBrowserEvents2) -> Self

Converts to this type from the input type.
§

impl From<DWriteEngine2Events> for IDispatch

§

fn from(value: DWriteEngine2Events) -> Self

Converts to this type from the input type.
§

impl From<DataSourceObject> for IDispatch

§

fn from(value: DataSourceObject) -> Self

Converts to this type from the input type.
§

impl From<Document> for IDispatch

§

fn from(value: Document) -> Self

Converts to this type from the input type.
§

impl From<Extension> for IDispatch

§

fn from(value: Extension) -> Self

Converts to this type from the input type.
§

impl From<Extensions> for IDispatch

§

fn from(value: Extensions) -> Self

Converts to this type from the input type.
§

impl From<Folder> for IDispatch

§

fn from(value: Folder) -> Self

Converts to this type from the input type.
§

impl From<Folder2> for IDispatch

§

fn from(value: Folder2) -> Self

Converts to this type from the input type.
§

impl From<Folder3> for IDispatch

§

fn from(value: Folder3) -> Self

Converts to this type from the input type.
§

impl From<FolderItem> for IDispatch

§

fn from(value: FolderItem) -> Self

Converts to this type from the input type.
§

impl From<FolderItem2> for IDispatch

§

fn from(value: FolderItem2) -> Self

Converts to this type from the input type.
§

impl From<FolderItemVerb> for IDispatch

§

fn from(value: FolderItemVerb) -> Self

Converts to this type from the input type.
§

impl From<FolderItemVerbs> for IDispatch

§

fn from(value: FolderItemVerbs) -> Self

Converts to this type from the input type.
§

impl From<FolderItems> for IDispatch

§

fn from(value: FolderItems) -> Self

Converts to this type from the input type.
§

impl From<FolderItems2> for IDispatch

§

fn from(value: FolderItems2) -> Self

Converts to this type from the input type.
§

impl From<FolderItems3> for IDispatch

§

fn from(value: FolderItems3) -> Self

Converts to this type from the input type.
§

impl From<Frame> for IDispatch

§

fn from(value: Frame) -> Self

Converts to this type from the input type.
§

impl From<IADs> for IDispatch

§

fn from(value: IADs) -> Self

Converts to this type from the input type.
§

impl From<IADsADSystemInfo> for IDispatch

§

fn from(value: IADsADSystemInfo) -> Self

Converts to this type from the input type.
§

impl From<IADsAccessControlEntry> for IDispatch

§

fn from(value: IADsAccessControlEntry) -> Self

Converts to this type from the input type.
§

impl From<IADsAccessControlList> for IDispatch

§

fn from(value: IADsAccessControlList) -> Self

Converts to this type from the input type.
§

impl From<IADsAcl> for IDispatch

§

fn from(value: IADsAcl) -> Self

Converts to this type from the input type.
§

impl From<IADsBackLink> for IDispatch

§

fn from(value: IADsBackLink) -> Self

Converts to this type from the input type.
§

impl From<IADsCaseIgnoreList> for IDispatch

§

fn from(value: IADsCaseIgnoreList) -> Self

Converts to this type from the input type.
§

impl From<IADsClass> for IDispatch

§

fn from(value: IADsClass) -> Self

Converts to this type from the input type.
§

impl From<IADsCollection> for IDispatch

§

fn from(value: IADsCollection) -> Self

Converts to this type from the input type.
§

impl From<IADsComputer> for IDispatch

§

fn from(value: IADsComputer) -> Self

Converts to this type from the input type.
§

impl From<IADsComputerOperations> for IDispatch

§

fn from(value: IADsComputerOperations) -> Self

Converts to this type from the input type.
§

impl From<IADsContainer> for IDispatch

§

fn from(value: IADsContainer) -> Self

Converts to this type from the input type.
§

impl From<IADsDNWithBinary> for IDispatch

§

fn from(value: IADsDNWithBinary) -> Self

Converts to this type from the input type.
§

impl From<IADsDNWithString> for IDispatch

§

fn from(value: IADsDNWithString) -> Self

Converts to this type from the input type.
§

impl From<IADsDeleteOps> for IDispatch

§

fn from(value: IADsDeleteOps) -> Self

Converts to this type from the input type.
§

impl From<IADsDomain> for IDispatch

§

fn from(value: IADsDomain) -> Self

Converts to this type from the input type.
§

impl From<IADsEmail> for IDispatch

§

fn from(value: IADsEmail) -> Self

Converts to this type from the input type.
§

impl From<IADsFaxNumber> for IDispatch

§

fn from(value: IADsFaxNumber) -> Self

Converts to this type from the input type.
§

impl From<IADsFileService> for IDispatch

§

fn from(value: IADsFileService) -> Self

Converts to this type from the input type.
§

impl From<IADsFileServiceOperations> for IDispatch

§

fn from(value: IADsFileServiceOperations) -> Self

Converts to this type from the input type.
§

impl From<IADsFileShare> for IDispatch

§

fn from(value: IADsFileShare) -> Self

Converts to this type from the input type.
§

impl From<IADsGroup> for IDispatch

§

fn from(value: IADsGroup) -> Self

Converts to this type from the input type.
§

impl From<IADsHold> for IDispatch

§

fn from(value: IADsHold) -> Self

Converts to this type from the input type.
§

impl From<IADsLargeInteger> for IDispatch

§

fn from(value: IADsLargeInteger) -> Self

Converts to this type from the input type.
§

impl From<IADsLocality> for IDispatch

§

fn from(value: IADsLocality) -> Self

Converts to this type from the input type.
§

impl From<IADsMembers> for IDispatch

§

fn from(value: IADsMembers) -> Self

Converts to this type from the input type.
§

impl From<IADsNameTranslate> for IDispatch

§

fn from(value: IADsNameTranslate) -> Self

Converts to this type from the input type.
§

impl From<IADsNamespaces> for IDispatch

§

fn from(value: IADsNamespaces) -> Self

Converts to this type from the input type.
§

impl From<IADsNetAddress> for IDispatch

§

fn from(value: IADsNetAddress) -> Self

Converts to this type from the input type.
§

impl From<IADsO> for IDispatch

§

fn from(value: IADsO) -> Self

Converts to this type from the input type.
§

impl From<IADsOU> for IDispatch

§

fn from(value: IADsOU) -> Self

Converts to this type from the input type.
§

impl From<IADsObjectOptions> for IDispatch

§

fn from(value: IADsObjectOptions) -> Self

Converts to this type from the input type.
§

impl From<IADsOctetList> for IDispatch

§

fn from(value: IADsOctetList) -> Self

Converts to this type from the input type.
§

impl From<IADsOpenDSObject> for IDispatch

§

fn from(value: IADsOpenDSObject) -> Self

Converts to this type from the input type.
§

impl From<IADsPath> for IDispatch

§

fn from(value: IADsPath) -> Self

Converts to this type from the input type.
§

impl From<IADsPathname> for IDispatch

§

fn from(value: IADsPathname) -> Self

Converts to this type from the input type.
§

impl From<IADsPostalAddress> for IDispatch

§

fn from(value: IADsPostalAddress) -> Self

Converts to this type from the input type.
§

impl From<IADsPrintJob> for IDispatch

§

fn from(value: IADsPrintJob) -> Self

Converts to this type from the input type.
§

impl From<IADsPrintJobOperations> for IDispatch

§

fn from(value: IADsPrintJobOperations) -> Self

Converts to this type from the input type.
§

impl From<IADsPrintQueue> for IDispatch

§

fn from(value: IADsPrintQueue) -> Self

Converts to this type from the input type.
§

impl From<IADsPrintQueueOperations> for IDispatch

§

fn from(value: IADsPrintQueueOperations) -> Self

Converts to this type from the input type.
§

impl From<IADsProperty> for IDispatch

§

fn from(value: IADsProperty) -> Self

Converts to this type from the input type.
§

impl From<IADsPropertyEntry> for IDispatch

§

fn from(value: IADsPropertyEntry) -> Self

Converts to this type from the input type.
§

impl From<IADsPropertyList> for IDispatch

§

fn from(value: IADsPropertyList) -> Self

Converts to this type from the input type.
§

impl From<IADsPropertyValue> for IDispatch

§

fn from(value: IADsPropertyValue) -> Self

Converts to this type from the input type.
§

impl From<IADsPropertyValue2> for IDispatch

§

fn from(value: IADsPropertyValue2) -> Self

Converts to this type from the input type.
§

impl From<IADsReplicaPointer> for IDispatch

§

fn from(value: IADsReplicaPointer) -> Self

Converts to this type from the input type.
§

impl From<IADsResource> for IDispatch

§

fn from(value: IADsResource) -> Self

Converts to this type from the input type.
§

impl From<IADsSecurityDescriptor> for IDispatch

§

fn from(value: IADsSecurityDescriptor) -> Self

Converts to this type from the input type.
§

impl From<IADsSecurityUtility> for IDispatch

§

fn from(value: IADsSecurityUtility) -> Self

Converts to this type from the input type.
§

impl From<IADsService> for IDispatch

§

fn from(value: IADsService) -> Self

Converts to this type from the input type.
§

impl From<IADsServiceOperations> for IDispatch

§

fn from(value: IADsServiceOperations) -> Self

Converts to this type from the input type.
§

impl From<IADsSession> for IDispatch

§

fn from(value: IADsSession) -> Self

Converts to this type from the input type.
§

impl From<IADsSyntax> for IDispatch

§

fn from(value: IADsSyntax) -> Self

Converts to this type from the input type.
§

impl From<IADsTSUserEx> for IDispatch

§

fn from(value: IADsTSUserEx) -> Self

Converts to this type from the input type.
§

impl From<IADsTimestamp> for IDispatch

§

fn from(value: IADsTimestamp) -> Self

Converts to this type from the input type.
§

impl From<IADsTypedName> for IDispatch

§

fn from(value: IADsTypedName) -> Self

Converts to this type from the input type.
§

impl From<IADsUser> for IDispatch

§

fn from(value: IADsUser) -> Self

Converts to this type from the input type.
§

impl From<IADsWinNTSystemInfo> for IDispatch

§

fn from(value: IADsWinNTSystemInfo) -> Self

Converts to this type from the input type.
§

impl From<IAMChannelInfo> for IDispatch

§

fn from(value: IAMChannelInfo) -> Self

Converts to this type from the input type.
§

impl From<IAMCollection> for IDispatch

§

fn from(value: IAMCollection) -> Self

Converts to this type from the input type.
§

impl From<IAMExtendedErrorInfo> for IDispatch

§

fn from(value: IAMExtendedErrorInfo) -> Self

Converts to this type from the input type.
§

impl From<IAMExtendedSeeking> for IDispatch

§

fn from(value: IAMExtendedSeeking) -> Self

Converts to this type from the input type.
§

impl From<IAMMediaContent> for IDispatch

§

fn from(value: IAMMediaContent) -> Self

Converts to this type from the input type.
§

impl From<IAMMediaContent2> for IDispatch

§

fn from(value: IAMMediaContent2) -> Self

Converts to this type from the input type.
§

impl From<IAMNetShowConfig> for IDispatch

§

fn from(value: IAMNetShowConfig) -> Self

Converts to this type from the input type.
§

impl From<IAMNetShowExProps> for IDispatch

§

fn from(value: IAMNetShowExProps) -> Self

Converts to this type from the input type.
§

impl From<IAMNetShowPreroll> for IDispatch

§

fn from(value: IAMNetShowPreroll) -> Self

Converts to this type from the input type.
§

impl From<IAMNetworkStatus> for IDispatch

§

fn from(value: IAMNetworkStatus) -> Self

Converts to this type from the input type.
§

impl From<IAMStats> for IDispatch

§

fn from(value: IAMStats) -> Self

Converts to this type from the input type.
§

impl From<IATSCChannelTuneRequest> for IDispatch

§

fn from(value: IATSCChannelTuneRequest) -> Self

Converts to this type from the input type.
§

impl From<IATSCComponentType> for IDispatch

§

fn from(value: IATSCComponentType) -> Self

Converts to this type from the input type.
§

impl From<IATSCLocator> for IDispatch

§

fn from(value: IATSCLocator) -> Self

Converts to this type from the input type.
§

impl From<IATSCLocator2> for IDispatch

§

fn from(value: IATSCLocator2) -> Self

Converts to this type from the input type.
§

impl From<IATSCTuningSpace> for IDispatch

§

fn from(value: IATSCTuningSpace) -> Self

Converts to this type from the input type.
§

impl From<IAccessible> for IDispatch

§

fn from(value: IAccessible) -> Self

Converts to this type from the input type.
§

impl From<IAccessibleWinSAT> for IDispatch

§

fn from(value: IAccessibleWinSAT) -> Self

Converts to this type from the input type.
§

impl From<IAction> for IDispatch

§

fn from(value: IAction) -> Self

Converts to this type from the input type.
§

impl From<IActionCollection> for IDispatch

§

fn from(value: IActionCollection) -> Self

Converts to this type from the input type.
§

impl From<IAlertDataCollector> for IDispatch

§

fn from(value: IAlertDataCollector) -> Self

Converts to this type from the input type.
§

impl From<IAlternativeName> for IDispatch

§

fn from(value: IAlternativeName) -> Self

Converts to this type from the input type.
§

impl From<IAlternativeNames> for IDispatch

§

fn from(value: IAlternativeNames) -> Self

Converts to this type from the input type.
§

impl From<IAnalogAudioComponentType> for IDispatch

§

fn from(value: IAnalogAudioComponentType) -> Self

Converts to this type from the input type.
§

impl From<IAnalogLocator> for IDispatch

§

fn from(value: IAnalogLocator) -> Self

Converts to this type from the input type.
§

impl From<IAnalogRadioTuningSpace> for IDispatch

§

fn from(value: IAnalogRadioTuningSpace) -> Self

Converts to this type from the input type.
§

impl From<IAnalogRadioTuningSpace2> for IDispatch

§

fn from(value: IAnalogRadioTuningSpace2) -> Self

Converts to this type from the input type.
§

impl From<IAnalogTVTuningSpace> for IDispatch

§

fn from(value: IAnalogTVTuningSpace) -> Self

Converts to this type from the input type.
§

impl From<IAnchorClick> for IDispatch

§

fn from(value: IAnchorClick) -> Self

Converts to this type from the input type.
§

impl From<IApiTracingDataCollector> for IDispatch

§

fn from(value: IApiTracingDataCollector) -> Self

Converts to this type from the input type.
§

impl From<IAppDomainHelper> for IDispatch

§

fn from(value: IAppDomainHelper) -> Self

Converts to this type from the input type.
§

impl From<IAssemblyLocator> for IDispatch

§

fn from(value: IAssemblyLocator) -> Self

Converts to this type from the input type.
§

impl From<IAutomaticUpdates> for IDispatch

§

fn from(value: IAutomaticUpdates) -> Self

Converts to this type from the input type.
§

impl From<IAutomaticUpdates2> for IDispatch

§

fn from(value: IAutomaticUpdates2) -> Self

Converts to this type from the input type.
§

impl From<IAutomaticUpdatesResults> for IDispatch

§

fn from(value: IAutomaticUpdatesResults) -> Self

Converts to this type from the input type.
§

impl From<IAutomaticUpdatesSettings> for IDispatch

§

fn from(value: IAutomaticUpdatesSettings) -> Self

Converts to this type from the input type.
§

impl From<IAutomaticUpdatesSettings2> for IDispatch

§

fn from(value: IAutomaticUpdatesSettings2) -> Self

Converts to this type from the input type.
§

impl From<IAutomaticUpdatesSettings3> for IDispatch

§

fn from(value: IAutomaticUpdatesSettings3) -> Self

Converts to this type from the input type.
§

impl From<IAuxInTuningSpace> for IDispatch

§

fn from(value: IAuxInTuningSpace) -> Self

Converts to this type from the input type.
§

impl From<IAuxInTuningSpace2> for IDispatch

§

fn from(value: IAuxInTuningSpace2) -> Self

Converts to this type from the input type.
§

impl From<IAzApplication> for IDispatch

§

fn from(value: IAzApplication) -> Self

Converts to this type from the input type.
§

impl From<IAzApplication2> for IDispatch

§

fn from(value: IAzApplication2) -> Self

Converts to this type from the input type.
§

impl From<IAzApplication3> for IDispatch

§

fn from(value: IAzApplication3) -> Self

Converts to this type from the input type.
§

impl From<IAzApplicationGroup> for IDispatch

§

fn from(value: IAzApplicationGroup) -> Self

Converts to this type from the input type.
§

impl From<IAzApplicationGroup2> for IDispatch

§

fn from(value: IAzApplicationGroup2) -> Self

Converts to this type from the input type.
§

impl From<IAzApplicationGroups> for IDispatch

§

fn from(value: IAzApplicationGroups) -> Self

Converts to this type from the input type.
§

impl From<IAzApplications> for IDispatch

§

fn from(value: IAzApplications) -> Self

Converts to this type from the input type.
§

impl From<IAzAuthorizationStore> for IDispatch

§

fn from(value: IAzAuthorizationStore) -> Self

Converts to this type from the input type.
§

impl From<IAzAuthorizationStore2> for IDispatch

§

fn from(value: IAzAuthorizationStore2) -> Self

Converts to this type from the input type.
§

impl From<IAzAuthorizationStore3> for IDispatch

§

fn from(value: IAzAuthorizationStore3) -> Self

Converts to this type from the input type.
§

impl From<IAzBizRuleContext> for IDispatch

§

fn from(value: IAzBizRuleContext) -> Self

Converts to this type from the input type.
§

impl From<IAzBizRuleInterfaces> for IDispatch

§

fn from(value: IAzBizRuleInterfaces) -> Self

Converts to this type from the input type.
§

impl From<IAzBizRuleParameters> for IDispatch

§

fn from(value: IAzBizRuleParameters) -> Self

Converts to this type from the input type.
§

impl From<IAzClientContext> for IDispatch

§

fn from(value: IAzClientContext) -> Self

Converts to this type from the input type.
§

impl From<IAzClientContext2> for IDispatch

§

fn from(value: IAzClientContext2) -> Self

Converts to this type from the input type.
§

impl From<IAzClientContext3> for IDispatch

§

fn from(value: IAzClientContext3) -> Self

Converts to this type from the input type.
§

impl From<IAzNameResolver> for IDispatch

§

fn from(value: IAzNameResolver) -> Self

Converts to this type from the input type.
§

impl From<IAzObjectPicker> for IDispatch

§

fn from(value: IAzObjectPicker) -> Self

Converts to this type from the input type.
§

impl From<IAzOperation> for IDispatch

§

fn from(value: IAzOperation) -> Self

Converts to this type from the input type.
§

impl From<IAzOperation2> for IDispatch

§

fn from(value: IAzOperation2) -> Self

Converts to this type from the input type.
§

impl From<IAzOperations> for IDispatch

§

fn from(value: IAzOperations) -> Self

Converts to this type from the input type.
§

impl From<IAzPrincipalLocator> for IDispatch

§

fn from(value: IAzPrincipalLocator) -> Self

Converts to this type from the input type.
§

impl From<IAzRole> for IDispatch

§

fn from(value: IAzRole) -> Self

Converts to this type from the input type.
§

impl From<IAzRoleAssignment> for IDispatch

§

fn from(value: IAzRoleAssignment) -> Self

Converts to this type from the input type.
§

impl From<IAzRoleAssignments> for IDispatch

§

fn from(value: IAzRoleAssignments) -> Self

Converts to this type from the input type.
§

impl From<IAzRoleDefinition> for IDispatch

§

fn from(value: IAzRoleDefinition) -> Self

Converts to this type from the input type.
§

impl From<IAzRoleDefinitions> for IDispatch

§

fn from(value: IAzRoleDefinitions) -> Self

Converts to this type from the input type.
§

impl From<IAzRoles> for IDispatch

§

fn from(value: IAzRoles) -> Self

Converts to this type from the input type.
§

impl From<IAzScope> for IDispatch

§

fn from(value: IAzScope) -> Self

Converts to this type from the input type.
§

impl From<IAzScope2> for IDispatch

§

fn from(value: IAzScope2) -> Self

Converts to this type from the input type.
§

impl From<IAzScopes> for IDispatch

§

fn from(value: IAzScopes) -> Self

Converts to this type from the input type.
§

impl From<IAzTask> for IDispatch

§

fn from(value: IAzTask) -> Self

Converts to this type from the input type.
§

impl From<IAzTask2> for IDispatch

§

fn from(value: IAzTask2) -> Self

Converts to this type from the input type.
§

impl From<IAzTasks> for IDispatch

§

fn from(value: IAzTasks) -> Self

Converts to this type from the input type.
§

impl From<IBITSExtensionSetup> for IDispatch

§

fn from(value: IBITSExtensionSetup) -> Self

Converts to this type from the input type.
§

impl From<IBITSExtensionSetupFactory> for IDispatch

§

fn from(value: IBITSExtensionSetupFactory) -> Self

Converts to this type from the input type.
§

impl From<IBasicAudio> for IDispatch

§

fn from(value: IBasicAudio) -> Self

Converts to this type from the input type.
§

impl From<IBasicVideo> for IDispatch

§

fn from(value: IBasicVideo) -> Self

Converts to this type from the input type.
§

impl From<IBasicVideo2> for IDispatch

§

fn from(value: IBasicVideo2) -> Self

Converts to this type from the input type.
§

impl From<IBinaryConverter> for IDispatch

§

fn from(value: IBinaryConverter) -> Self

Converts to this type from the input type.
§

impl From<IBinaryConverter2> for IDispatch

§

fn from(value: IBinaryConverter2) -> Self

Converts to this type from the input type.
§

impl From<IBlockRange> for IDispatch

§

fn from(value: IBlockRange) -> Self

Converts to this type from the input type.
§

impl From<IBlockRangeList> for IDispatch

§

fn from(value: IBlockRangeList) -> Self

Converts to this type from the input type.
§

impl From<IBootOptions> for IDispatch

§

fn from(value: IBootOptions) -> Self

Converts to this type from the input type.
§

impl From<IBootTrigger> for IDispatch

§

fn from(value: IBootTrigger) -> Self

Converts to this type from the input type.
§

impl From<ICEnroll> for IDispatch

§

fn from(value: ICEnroll) -> Self

Converts to this type from the input type.
§

impl From<ICEnroll2> for IDispatch

§

fn from(value: ICEnroll2) -> Self

Converts to this type from the input type.
§

impl From<ICEnroll3> for IDispatch

§

fn from(value: ICEnroll3) -> Self

Converts to this type from the input type.
§

impl From<ICEnroll4> for IDispatch

§

fn from(value: ICEnroll4) -> Self

Converts to this type from the input type.
§

impl From<ICOMAdminCatalog> for IDispatch

§

fn from(value: ICOMAdminCatalog) -> Self

Converts to this type from the input type.
§

impl From<ICOMAdminCatalog2> for IDispatch

§

fn from(value: ICOMAdminCatalog2) -> Self

Converts to this type from the input type.
§

impl From<ICatalog> for IDispatch

§

fn from(value: ICatalog) -> Self

Converts to this type from the input type.
§

impl From<ICatalogCollection> for IDispatch

§

fn from(value: ICatalogCollection) -> Self

Converts to this type from the input type.
§

impl From<ICatalogObject> for IDispatch

§

fn from(value: ICatalogObject) -> Self

Converts to this type from the input type.
§

impl From<ICategory> for IDispatch

§

fn from(value: ICategory) -> Self

Converts to this type from the input type.
§

impl From<ICategoryCollection> for IDispatch

§

fn from(value: ICategoryCollection) -> Self

Converts to this type from the input type.
§

impl From<ICertAdmin> for IDispatch

§

fn from(value: ICertAdmin) -> Self

Converts to this type from the input type.
§

impl From<ICertAdmin2> for IDispatch

§

fn from(value: ICertAdmin2) -> Self

Converts to this type from the input type.
§

impl From<ICertConfig> for IDispatch

§

fn from(value: ICertConfig) -> Self

Converts to this type from the input type.
§

impl From<ICertConfig2> for IDispatch

§

fn from(value: ICertConfig2) -> Self

Converts to this type from the input type.
§

impl From<ICertEncodeAltName> for IDispatch

§

fn from(value: ICertEncodeAltName) -> Self

Converts to this type from the input type.
§

impl From<ICertEncodeAltName2> for IDispatch

§

fn from(value: ICertEncodeAltName2) -> Self

Converts to this type from the input type.
§

impl From<ICertEncodeBitString> for IDispatch

§

fn from(value: ICertEncodeBitString) -> Self

Converts to this type from the input type.
§

impl From<ICertEncodeBitString2> for IDispatch

§

fn from(value: ICertEncodeBitString2) -> Self

Converts to this type from the input type.
§

impl From<ICertEncodeCRLDistInfo> for IDispatch

§

fn from(value: ICertEncodeCRLDistInfo) -> Self

Converts to this type from the input type.
§

impl From<ICertEncodeCRLDistInfo2> for IDispatch

§

fn from(value: ICertEncodeCRLDistInfo2) -> Self

Converts to this type from the input type.
§

impl From<ICertEncodeDateArray> for IDispatch

§

fn from(value: ICertEncodeDateArray) -> Self

Converts to this type from the input type.
§

impl From<ICertEncodeDateArray2> for IDispatch

§

fn from(value: ICertEncodeDateArray2) -> Self

Converts to this type from the input type.
§

impl From<ICertEncodeLongArray> for IDispatch

§

fn from(value: ICertEncodeLongArray) -> Self

Converts to this type from the input type.
§

impl From<ICertEncodeLongArray2> for IDispatch

§

fn from(value: ICertEncodeLongArray2) -> Self

Converts to this type from the input type.
§

impl From<ICertEncodeStringArray> for IDispatch

§

fn from(value: ICertEncodeStringArray) -> Self

Converts to this type from the input type.
§

impl From<ICertEncodeStringArray2> for IDispatch

§

fn from(value: ICertEncodeStringArray2) -> Self

Converts to this type from the input type.
§

impl From<ICertExit> for IDispatch

§

fn from(value: ICertExit) -> Self

Converts to this type from the input type.
§

impl From<ICertExit2> for IDispatch

§

fn from(value: ICertExit2) -> Self

Converts to this type from the input type.
§

impl From<ICertGetConfig> for IDispatch

§

fn from(value: ICertGetConfig) -> Self

Converts to this type from the input type.
§

impl From<ICertManageModule> for IDispatch

§

fn from(value: ICertManageModule) -> Self

Converts to this type from the input type.
§

impl From<ICertPolicy> for IDispatch

§

fn from(value: ICertPolicy) -> Self

Converts to this type from the input type.
§

impl From<ICertPolicy2> for IDispatch

§

fn from(value: ICertPolicy2) -> Self

Converts to this type from the input type.
§

impl From<ICertProperties> for IDispatch

§

fn from(value: ICertProperties) -> Self

Converts to this type from the input type.
§

impl From<ICertProperty> for IDispatch

§

fn from(value: ICertProperty) -> Self

Converts to this type from the input type.
§

impl From<ICertPropertyArchived> for IDispatch

§

fn from(value: ICertPropertyArchived) -> Self

Converts to this type from the input type.
§

impl From<ICertPropertyArchivedKeyHash> for IDispatch

§

fn from(value: ICertPropertyArchivedKeyHash) -> Self

Converts to this type from the input type.
§

impl From<ICertPropertyAutoEnroll> for IDispatch

§

fn from(value: ICertPropertyAutoEnroll) -> Self

Converts to this type from the input type.
§

impl From<ICertPropertyBackedUp> for IDispatch

§

fn from(value: ICertPropertyBackedUp) -> Self

Converts to this type from the input type.
§

impl From<ICertPropertyDescription> for IDispatch

§

fn from(value: ICertPropertyDescription) -> Self

Converts to this type from the input type.
§

impl From<ICertPropertyEnrollment> for IDispatch

§

fn from(value: ICertPropertyEnrollment) -> Self

Converts to this type from the input type.
§

impl From<ICertPropertyEnrollmentPolicyServer> for IDispatch

§

fn from(value: ICertPropertyEnrollmentPolicyServer) -> Self

Converts to this type from the input type.
§

impl From<ICertPropertyFriendlyName> for IDispatch

§

fn from(value: ICertPropertyFriendlyName) -> Self

Converts to this type from the input type.
§

impl From<ICertPropertyKeyProvInfo> for IDispatch

§

fn from(value: ICertPropertyKeyProvInfo) -> Self

Converts to this type from the input type.
§

impl From<ICertPropertyRenewal> for IDispatch

§

fn from(value: ICertPropertyRenewal) -> Self

Converts to this type from the input type.
§

impl From<ICertPropertyRequestOriginator> for IDispatch

§

fn from(value: ICertPropertyRequestOriginator) -> Self

Converts to this type from the input type.
§

impl From<ICertPropertySHA1Hash> for IDispatch

§

fn from(value: ICertPropertySHA1Hash) -> Self

Converts to this type from the input type.
§

impl From<ICertRequest> for IDispatch

§

fn from(value: ICertRequest) -> Self

Converts to this type from the input type.
§

impl From<ICertRequest2> for IDispatch

§

fn from(value: ICertRequest2) -> Self

Converts to this type from the input type.
§

impl From<ICertRequest3> for IDispatch

§

fn from(value: ICertRequest3) -> Self

Converts to this type from the input type.
§

impl From<ICertServerExit> for IDispatch

§

fn from(value: ICertServerExit) -> Self

Converts to this type from the input type.
§

impl From<ICertServerPolicy> for IDispatch

§

fn from(value: ICertServerPolicy) -> Self

Converts to this type from the input type.
§

impl From<ICertSrvSetup> for IDispatch

§

fn from(value: ICertSrvSetup) -> Self

Converts to this type from the input type.
§

impl From<ICertSrvSetupKeyInformation> for IDispatch

§

fn from(value: ICertSrvSetupKeyInformation) -> Self

Converts to this type from the input type.
§

impl From<ICertSrvSetupKeyInformationCollection> for IDispatch

§

fn from(value: ICertSrvSetupKeyInformationCollection) -> Self

Converts to this type from the input type.
§

impl From<ICertView> for IDispatch

§

fn from(value: ICertView) -> Self

Converts to this type from the input type.
§

impl From<ICertView2> for IDispatch

§

fn from(value: ICertView2) -> Self

Converts to this type from the input type.
§

impl From<ICertificateAttestationChallenge> for IDispatch

§

fn from(value: ICertificateAttestationChallenge) -> Self

Converts to this type from the input type.
§

impl From<ICertificateAttestationChallenge2> for IDispatch

§

fn from(value: ICertificateAttestationChallenge2) -> Self

Converts to this type from the input type.
§

impl From<ICertificateEnrollmentPolicyServerSetup> for IDispatch

§

fn from(value: ICertificateEnrollmentPolicyServerSetup) -> Self

Converts to this type from the input type.
§

impl From<ICertificateEnrollmentServerSetup> for IDispatch

§

fn from(value: ICertificateEnrollmentServerSetup) -> Self

Converts to this type from the input type.
§

impl From<ICertificatePolicies> for IDispatch

§

fn from(value: ICertificatePolicies) -> Self

Converts to this type from the input type.
§

impl From<ICertificatePolicy> for IDispatch

§

fn from(value: ICertificatePolicy) -> Self

Converts to this type from the input type.
§

impl From<ICertificationAuthorities> for IDispatch

§

fn from(value: ICertificationAuthorities) -> Self

Converts to this type from the input type.
§

impl From<ICertificationAuthority> for IDispatch

§

fn from(value: ICertificationAuthority) -> Self

Converts to this type from the input type.
§

impl From<IChannelCredentials> for IDispatch

§

fn from(value: IChannelCredentials) -> Self

Converts to this type from the input type.
§

impl From<IChannelIDTuneRequest> for IDispatch

§

fn from(value: IChannelIDTuneRequest) -> Self

Converts to this type from the input type.
§

impl From<IChannelTuneRequest> for IDispatch

§

fn from(value: IChannelTuneRequest) -> Self

Converts to this type from the input type.
§

impl From<ICivicAddressReportFactory> for IDispatch

§

fn from(value: ICivicAddressReportFactory) -> Self

Converts to this type from the input type.
§

impl From<IComHandlerAction> for IDispatch

§

fn from(value: IComHandlerAction) -> Self

Converts to this type from the input type.
§

impl From<IComponent> for IDispatch

§

fn from(value: IComponent) -> Self

Converts to this type from the input type.
§

impl From<IComponentType> for IDispatch

§

fn from(value: IComponentType) -> Self

Converts to this type from the input type.
§

impl From<IComponentTypes> for IDispatch

§

fn from(value: IComponentTypes) -> Self

Converts to this type from the input type.
§

impl From<IComponentUtil> for IDispatch

§

fn from(value: IComponentUtil) -> Self

Converts to this type from the input type.
§

impl From<IComponents> for IDispatch

§

fn from(value: IComponents) -> Self

Converts to this type from the input type.
§

impl From<IComponentsOld> for IDispatch

§

fn from(value: IComponentsOld) -> Self

Converts to this type from the input type.
§

impl From<IConfigurationDataCollector> for IDispatch

§

fn from(value: IConfigurationDataCollector) -> Self

Converts to this type from the input type.
§

impl From<ICounters> for IDispatch

§

fn from(value: ICounters) -> Self

Converts to this type from the input type.
§

impl From<ICrmMonitorClerks> for IDispatch

§

fn from(value: ICrmMonitorClerks) -> Self

Converts to this type from the input type.
§

impl From<ICryptAttribute> for IDispatch

§

fn from(value: ICryptAttribute) -> Self

Converts to this type from the input type.
§

impl From<ICryptAttributes> for IDispatch

§

fn from(value: ICryptAttributes) -> Self

Converts to this type from the input type.
§

impl From<ICspAlgorithm> for IDispatch

§

fn from(value: ICspAlgorithm) -> Self

Converts to this type from the input type.
§

impl From<ICspAlgorithms> for IDispatch

§

fn from(value: ICspAlgorithms) -> Self

Converts to this type from the input type.
§

impl From<ICspInformation> for IDispatch

§

fn from(value: ICspInformation) -> Self

Converts to this type from the input type.
§

impl From<ICspInformations> for IDispatch

§

fn from(value: ICspInformations) -> Self

Converts to this type from the input type.
§

impl From<ICspStatus> for IDispatch

§

fn from(value: ICspStatus) -> Self

Converts to this type from the input type.
§

impl From<ICspStatuses> for IDispatch

§

fn from(value: ICspStatuses) -> Self

Converts to this type from the input type.
§

impl From<IDTFilterEvents> for IDispatch

§

fn from(value: IDTFilterEvents) -> Self

Converts to this type from the input type.
§

impl From<IDVBCLocator> for IDispatch

§

fn from(value: IDVBCLocator) -> Self

Converts to this type from the input type.
§

impl From<IDVBSLocator> for IDispatch

§

fn from(value: IDVBSLocator) -> Self

Converts to this type from the input type.
§

impl From<IDVBSLocator2> for IDispatch

§

fn from(value: IDVBSLocator2) -> Self

Converts to this type from the input type.
§

impl From<IDVBSTuningSpace> for IDispatch

§

fn from(value: IDVBSTuningSpace) -> Self

Converts to this type from the input type.
§

impl From<IDVBTLocator> for IDispatch

§

fn from(value: IDVBTLocator) -> Self

Converts to this type from the input type.
§

impl From<IDVBTLocator2> for IDispatch

§

fn from(value: IDVBTLocator2) -> Self

Converts to this type from the input type.
§

impl From<IDVBTuneRequest> for IDispatch

§

fn from(value: IDVBTuneRequest) -> Self

Converts to this type from the input type.
§

impl From<IDVBTuningSpace> for IDispatch

§

fn from(value: IDVBTuningSpace) -> Self

Converts to this type from the input type.
§

impl From<IDVBTuningSpace2> for IDispatch

§

fn from(value: IDVBTuningSpace2) -> Self

Converts to this type from the input type.
§

impl From<IDailyTrigger> for IDispatch

§

fn from(value: IDailyTrigger) -> Self

Converts to this type from the input type.
§

impl From<IDataCollector> for IDispatch

§

fn from(value: IDataCollector) -> Self

Converts to this type from the input type.
§

impl From<IDataCollectorCollection> for IDispatch

§

fn from(value: IDataCollectorCollection) -> Self

Converts to this type from the input type.
§

impl From<IDataCollectorSet> for IDispatch

§

fn from(value: IDataCollectorSet) -> Self

Converts to this type from the input type.
§

impl From<IDataCollectorSetCollection> for IDispatch

§

fn from(value: IDataCollectorSetCollection) -> Self

Converts to this type from the input type.
§

impl From<IDataManager> for IDispatch

§

fn from(value: IDataManager) -> Self

Converts to this type from the input type.
§

impl From<IDataSourceLocator> for IDispatch

§

fn from(value: IDataSourceLocator) -> Self

Converts to this type from the input type.
§

impl From<IDeviceRect> for IDispatch

§

fn from(value: IDeviceRect) -> Self

Converts to this type from the input type.
§

impl From<IDigitalCableLocator> for IDispatch

§

fn from(value: IDigitalCableLocator) -> Self

Converts to this type from the input type.
§

impl From<IDigitalCableTuneRequest> for IDispatch

§

fn from(value: IDigitalCableTuneRequest) -> Self

Converts to this type from the input type.
§

impl From<IDigitalCableTuningSpace> for IDispatch

§

fn from(value: IDigitalCableTuningSpace) -> Self

Converts to this type from the input type.
§

impl From<IDigitalLocator> for IDispatch

§

fn from(value: IDigitalLocator) -> Self

Converts to this type from the input type.
§

impl From<IDiscFormat2> for IDispatch

§

fn from(value: IDiscFormat2) -> Self

Converts to this type from the input type.
§

impl From<IDiscFormat2Data> for IDispatch

§

fn from(value: IDiscFormat2Data) -> Self

Converts to this type from the input type.
§

impl From<IDiscFormat2DataEventArgs> for IDispatch

§

fn from(value: IDiscFormat2DataEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IDiscFormat2Erase> for IDispatch

§

fn from(value: IDiscFormat2Erase) -> Self

Converts to this type from the input type.
§

impl From<IDiscFormat2RawCD> for IDispatch

§

fn from(value: IDiscFormat2RawCD) -> Self

Converts to this type from the input type.
§

impl From<IDiscFormat2RawCDEventArgs> for IDispatch

§

fn from(value: IDiscFormat2RawCDEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IDiscFormat2TrackAtOnce> for IDispatch

§

fn from(value: IDiscFormat2TrackAtOnce) -> Self

Converts to this type from the input type.
§

impl From<IDiscFormat2TrackAtOnceEventArgs> for IDispatch

§

fn from(value: IDiscFormat2TrackAtOnceEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IDiscMaster2> for IDispatch

§

fn from(value: IDiscMaster2) -> Self

Converts to this type from the input type.
§

impl From<IDiscRecorder2> for IDispatch

§

fn from(value: IDiscRecorder2) -> Self

Converts to this type from the input type.
§

impl From<IDispCivicAddressReport> for IDispatch

§

fn from(value: IDispCivicAddressReport) -> Self

Converts to this type from the input type.
§

impl From<IDispLatLongReport> for IDispatch

§

fn from(value: IDispLatLongReport) -> Self

Converts to this type from the input type.
§

impl From<IDispatch> for IUnknown

§

fn from(value: IDispatch) -> Self

Converts to this type from the input type.
§

impl From<IDispatch> for PROPVARIANT

§

fn from(value: IDispatch) -> Self

Converts to this type from the input type.
§

impl From<IDispatch> for VARIANT

§

fn from(value: IDispatch) -> Self

Converts to this type from the input type.
§

impl From<IDispatchEx> for IDispatch

§

fn from(value: IDispatchEx) -> Self

Converts to this type from the input type.
§

impl From<IDownloadBehavior> for IDispatch

§

fn from(value: IDownloadBehavior) -> Self

Converts to this type from the input type.
§

impl From<IDownloadCompletedCallbackArgs> for IDispatch

§

fn from(value: IDownloadCompletedCallbackArgs) -> Self

Converts to this type from the input type.
§

impl From<IDownloadJob> for IDispatch

§

fn from(value: IDownloadJob) -> Self

Converts to this type from the input type.
§

impl From<IDownloadProgress> for IDispatch

§

fn from(value: IDownloadProgress) -> Self

Converts to this type from the input type.
§

impl From<IDownloadProgressChangedCallbackArgs> for IDispatch

§

fn from(value: IDownloadProgressChangedCallbackArgs) -> Self

Converts to this type from the input type.
§

impl From<IDownloadResult> for IDispatch

§

fn from(value: IDownloadResult) -> Self

Converts to this type from the input type.
§

impl From<IDummyMBNUCMExt> for IDispatch

§

fn from(value: IDummyMBNUCMExt) -> Self

Converts to this type from the input type.
§

impl From<IDynamicPortMapping> for IDispatch

§

fn from(value: IDynamicPortMapping) -> Self

Converts to this type from the input type.
§

impl From<IDynamicPortMappingCollection> for IDispatch

§

fn from(value: IDynamicPortMappingCollection) -> Self

Converts to this type from the input type.
§

impl From<IETFilterEvents> for IDispatch

§

fn from(value: IETFilterEvents) -> Self

Converts to this type from the input type.
§

impl From<IEmailAction> for IDispatch

§

fn from(value: IEmailAction) -> Self

Converts to this type from the input type.
§

impl From<IEnumCERTVIEWATTRIBUTE> for IDispatch

§

fn from(value: IEnumCERTVIEWATTRIBUTE) -> Self

Converts to this type from the input type.
§

impl From<IEnumCERTVIEWCOLUMN> for IDispatch

§

fn from(value: IEnumCERTVIEWCOLUMN) -> Self

Converts to this type from the input type.
§

impl From<IEnumCERTVIEWEXTENSION> for IDispatch

§

fn from(value: IEnumCERTVIEWEXTENSION) -> Self

Converts to this type from the input type.
§

impl From<IEnumCERTVIEWROW> for IDispatch

§

fn from(value: IEnumCERTVIEWROW) -> Self

Converts to this type from the input type.
§

impl From<IEnumNetworkConnections> for IDispatch

§

fn from(value: IEnumNetworkConnections) -> Self

Converts to this type from the input type.
§

impl From<IEnumNetworks> for IDispatch

§

fn from(value: IEnumNetworks) -> Self

Converts to this type from the input type.
§

impl From<IEvalRat> for IDispatch

§

fn from(value: IEvalRat) -> Self

Converts to this type from the input type.
§

impl From<IEventClass> for IDispatch

§

fn from(value: IEventClass) -> Self

Converts to this type from the input type.
§

impl From<IEventClass2> for IDispatch

§

fn from(value: IEventClass2) -> Self

Converts to this type from the input type.
§

impl From<IEventControl> for IDispatch

§

fn from(value: IEventControl) -> Self

Converts to this type from the input type.
§

impl From<IEventObjectCollection> for IDispatch

§

fn from(value: IEventObjectCollection) -> Self

Converts to this type from the input type.
§

impl From<IEventProperty> for IDispatch

§

fn from(value: IEventProperty) -> Self

Converts to this type from the input type.
§

impl From<IEventPublisher> for IDispatch

§

fn from(value: IEventPublisher) -> Self

Converts to this type from the input type.
§

impl From<IEventServerTrace> for IDispatch

§

fn from(value: IEventServerTrace) -> Self

Converts to this type from the input type.
§

impl From<IEventSubscription> for IDispatch

§

fn from(value: IEventSubscription) -> Self

Converts to this type from the input type.
§

impl From<IEventSystem> for IDispatch

§

fn from(value: IEventSystem) -> Self

Converts to this type from the input type.
§

impl From<IEventTrigger> for IDispatch

§

fn from(value: IEventTrigger) -> Self

Converts to this type from the input type.
§

impl From<IExecAction> for IDispatch

§

fn from(value: IExecAction) -> Self

Converts to this type from the input type.
§

impl From<IExecAction2> for IDispatch

§

fn from(value: IExecAction2) -> Self

Converts to this type from the input type.
§

impl From<IFaxAccount> for IDispatch

§

fn from(value: IFaxAccount) -> Self

Converts to this type from the input type.
§

impl From<IFaxAccountFolders> for IDispatch

§

fn from(value: IFaxAccountFolders) -> Self

Converts to this type from the input type.
§

impl From<IFaxAccountIncomingArchive> for IDispatch

§

fn from(value: IFaxAccountIncomingArchive) -> Self

Converts to this type from the input type.
§

impl From<IFaxAccountIncomingQueue> for IDispatch

§

fn from(value: IFaxAccountIncomingQueue) -> Self

Converts to this type from the input type.
§

impl From<IFaxAccountNotify> for IDispatch

§

fn from(value: IFaxAccountNotify) -> Self

Converts to this type from the input type.
§

impl From<IFaxAccountOutgoingArchive> for IDispatch

§

fn from(value: IFaxAccountOutgoingArchive) -> Self

Converts to this type from the input type.
§

impl From<IFaxAccountOutgoingQueue> for IDispatch

§

fn from(value: IFaxAccountOutgoingQueue) -> Self

Converts to this type from the input type.
§

impl From<IFaxAccountSet> for IDispatch

§

fn from(value: IFaxAccountSet) -> Self

Converts to this type from the input type.
§

impl From<IFaxAccounts> for IDispatch

§

fn from(value: IFaxAccounts) -> Self

Converts to this type from the input type.
§

impl From<IFaxActivity> for IDispatch

§

fn from(value: IFaxActivity) -> Self

Converts to this type from the input type.
§

impl From<IFaxActivityLogging> for IDispatch

§

fn from(value: IFaxActivityLogging) -> Self

Converts to this type from the input type.
§

impl From<IFaxConfiguration> for IDispatch

§

fn from(value: IFaxConfiguration) -> Self

Converts to this type from the input type.
§

impl From<IFaxDevice> for IDispatch

§

fn from(value: IFaxDevice) -> Self

Converts to this type from the input type.
§

impl From<IFaxDeviceIds> for IDispatch

§

fn from(value: IFaxDeviceIds) -> Self

Converts to this type from the input type.
§

impl From<IFaxDeviceProvider> for IDispatch

§

fn from(value: IFaxDeviceProvider) -> Self

Converts to this type from the input type.
§

impl From<IFaxDeviceProviders> for IDispatch

§

fn from(value: IFaxDeviceProviders) -> Self

Converts to this type from the input type.
§

impl From<IFaxDevices> for IDispatch

§

fn from(value: IFaxDevices) -> Self

Converts to this type from the input type.
§

impl From<IFaxDocument> for IDispatch

§

fn from(value: IFaxDocument) -> Self

Converts to this type from the input type.
§

impl From<IFaxDocument2> for IDispatch

§

fn from(value: IFaxDocument2) -> Self

Converts to this type from the input type.
§

impl From<IFaxEventLogging> for IDispatch

§

fn from(value: IFaxEventLogging) -> Self

Converts to this type from the input type.
§

impl From<IFaxFolders> for IDispatch

§

fn from(value: IFaxFolders) -> Self

Converts to this type from the input type.
§

impl From<IFaxInboundRouting> for IDispatch

§

fn from(value: IFaxInboundRouting) -> Self

Converts to this type from the input type.
§

impl From<IFaxInboundRoutingExtension> for IDispatch

§

fn from(value: IFaxInboundRoutingExtension) -> Self

Converts to this type from the input type.
§

impl From<IFaxInboundRoutingExtensions> for IDispatch

§

fn from(value: IFaxInboundRoutingExtensions) -> Self

Converts to this type from the input type.
§

impl From<IFaxInboundRoutingMethod> for IDispatch

§

fn from(value: IFaxInboundRoutingMethod) -> Self

Converts to this type from the input type.
§

impl From<IFaxInboundRoutingMethods> for IDispatch

§

fn from(value: IFaxInboundRoutingMethods) -> Self

Converts to this type from the input type.
§

impl From<IFaxIncomingArchive> for IDispatch

§

fn from(value: IFaxIncomingArchive) -> Self

Converts to this type from the input type.
§

impl From<IFaxIncomingJob> for IDispatch

§

fn from(value: IFaxIncomingJob) -> Self

Converts to this type from the input type.
§

impl From<IFaxIncomingJobs> for IDispatch

§

fn from(value: IFaxIncomingJobs) -> Self

Converts to this type from the input type.
§

impl From<IFaxIncomingMessage> for IDispatch

§

fn from(value: IFaxIncomingMessage) -> Self

Converts to this type from the input type.
§

impl From<IFaxIncomingMessage2> for IDispatch

§

fn from(value: IFaxIncomingMessage2) -> Self

Converts to this type from the input type.
§

impl From<IFaxIncomingMessageIterator> for IDispatch

§

fn from(value: IFaxIncomingMessageIterator) -> Self

Converts to this type from the input type.
§

impl From<IFaxIncomingQueue> for IDispatch

§

fn from(value: IFaxIncomingQueue) -> Self

Converts to this type from the input type.
§

impl From<IFaxJobStatus> for IDispatch

§

fn from(value: IFaxJobStatus) -> Self

Converts to this type from the input type.
§

impl From<IFaxLoggingOptions> for IDispatch

§

fn from(value: IFaxLoggingOptions) -> Self

Converts to this type from the input type.
§

impl From<IFaxOutboundRouting> for IDispatch

§

fn from(value: IFaxOutboundRouting) -> Self

Converts to this type from the input type.
§

impl From<IFaxOutboundRoutingGroup> for IDispatch

§

fn from(value: IFaxOutboundRoutingGroup) -> Self

Converts to this type from the input type.
§

impl From<IFaxOutboundRoutingGroups> for IDispatch

§

fn from(value: IFaxOutboundRoutingGroups) -> Self

Converts to this type from the input type.
§

impl From<IFaxOutboundRoutingRule> for IDispatch

§

fn from(value: IFaxOutboundRoutingRule) -> Self

Converts to this type from the input type.
§

impl From<IFaxOutboundRoutingRules> for IDispatch

§

fn from(value: IFaxOutboundRoutingRules) -> Self

Converts to this type from the input type.
§

impl From<IFaxOutgoingArchive> for IDispatch

§

fn from(value: IFaxOutgoingArchive) -> Self

Converts to this type from the input type.
§

impl From<IFaxOutgoingJob> for IDispatch

§

fn from(value: IFaxOutgoingJob) -> Self

Converts to this type from the input type.
§

impl From<IFaxOutgoingJob2> for IDispatch

§

fn from(value: IFaxOutgoingJob2) -> Self

Converts to this type from the input type.
§

impl From<IFaxOutgoingJobs> for IDispatch

§

fn from(value: IFaxOutgoingJobs) -> Self

Converts to this type from the input type.
§

impl From<IFaxOutgoingMessage> for IDispatch

§

fn from(value: IFaxOutgoingMessage) -> Self

Converts to this type from the input type.
§

impl From<IFaxOutgoingMessage2> for IDispatch

§

fn from(value: IFaxOutgoingMessage2) -> Self

Converts to this type from the input type.
§

impl From<IFaxOutgoingMessageIterator> for IDispatch

§

fn from(value: IFaxOutgoingMessageIterator) -> Self

Converts to this type from the input type.
§

impl From<IFaxOutgoingQueue> for IDispatch

§

fn from(value: IFaxOutgoingQueue) -> Self

Converts to this type from the input type.
§

impl From<IFaxReceiptOptions> for IDispatch

§

fn from(value: IFaxReceiptOptions) -> Self

Converts to this type from the input type.
§

impl From<IFaxRecipient> for IDispatch

§

fn from(value: IFaxRecipient) -> Self

Converts to this type from the input type.
§

impl From<IFaxRecipients> for IDispatch

§

fn from(value: IFaxRecipients) -> Self

Converts to this type from the input type.
§

impl From<IFaxSecurity> for IDispatch

§

fn from(value: IFaxSecurity) -> Self

Converts to this type from the input type.
§

impl From<IFaxSecurity2> for IDispatch

§

fn from(value: IFaxSecurity2) -> Self

Converts to this type from the input type.
§

impl From<IFaxSender> for IDispatch

§

fn from(value: IFaxSender) -> Self

Converts to this type from the input type.
§

impl From<IFaxServer> for IDispatch

§

fn from(value: IFaxServer) -> Self

Converts to this type from the input type.
§

impl From<IFaxServer2> for IDispatch

§

fn from(value: IFaxServer2) -> Self

Converts to this type from the input type.
§

impl From<IFaxServerNotify> for IDispatch

§

fn from(value: IFaxServerNotify) -> Self

Converts to this type from the input type.
§

impl From<IFaxServerNotify2> for IDispatch

§

fn from(value: IFaxServerNotify2) -> Self

Converts to this type from the input type.
§

impl From<IFeed> for IDispatch

§

fn from(value: IFeed) -> Self

Converts to this type from the input type.
§

impl From<IFeed2> for IDispatch

§

fn from(value: IFeed2) -> Self

Converts to this type from the input type.
§

impl From<IFeedEnclosure> for IDispatch

§

fn from(value: IFeedEnclosure) -> Self

Converts to this type from the input type.
§

impl From<IFeedEvents> for IDispatch

§

fn from(value: IFeedEvents) -> Self

Converts to this type from the input type.
§

impl From<IFeedFolder> for IDispatch

§

fn from(value: IFeedFolder) -> Self

Converts to this type from the input type.
§

impl From<IFeedFolderEvents> for IDispatch

§

fn from(value: IFeedFolderEvents) -> Self

Converts to this type from the input type.
§

impl From<IFeedItem> for IDispatch

§

fn from(value: IFeedItem) -> Self

Converts to this type from the input type.
§

impl From<IFeedItem2> for IDispatch

§

fn from(value: IFeedItem2) -> Self

Converts to this type from the input type.
§

impl From<IFeedsEnum> for IDispatch

§

fn from(value: IFeedsEnum) -> Self

Converts to this type from the input type.
§

impl From<IFeedsManager> for IDispatch

§

fn from(value: IFeedsManager) -> Self

Converts to this type from the input type.
§

impl From<IFileSearchBand> for IDispatch

§

fn from(value: IFileSearchBand) -> Self

Converts to this type from the input type.
§

impl From<IFileSystemImage> for IDispatch

§

fn from(value: IFileSystemImage) -> Self

Converts to this type from the input type.
§

impl From<IFileSystemImage2> for IDispatch

§

fn from(value: IFileSystemImage2) -> Self

Converts to this type from the input type.
§

impl From<IFileSystemImage3> for IDispatch

§

fn from(value: IFileSystemImage3) -> Self

Converts to this type from the input type.
§

impl From<IFileSystemImageResult> for IDispatch

§

fn from(value: IFileSystemImageResult) -> Self

Converts to this type from the input type.
§

impl From<IFileSystemImageResult2> for IDispatch

§

fn from(value: IFileSystemImageResult2) -> Self

Converts to this type from the input type.
§

impl From<IFilterInfo> for IDispatch

§

fn from(value: IFilterInfo) -> Self

Converts to this type from the input type.
§

impl From<IFiringControl> for IDispatch

§

fn from(value: IFiringControl) -> Self

Converts to this type from the input type.
§

impl From<IFolderAction> for IDispatch

§

fn from(value: IFolderAction) -> Self

Converts to this type from the input type.
§

impl From<IFolderActionCollection> for IDispatch

§

fn from(value: IFolderActionCollection) -> Self

Converts to this type from the input type.
§

impl From<IFolderViewOC> for IDispatch

§

fn from(value: IFolderViewOC) -> Self

Converts to this type from the input type.
§

impl From<IFontDisp> for IDispatch

§

fn from(value: IFontDisp) -> Self

Converts to this type from the input type.
§

impl From<IFontEventsDisp> for IDispatch

§

fn from(value: IFontEventsDisp) -> Self

Converts to this type from the input type.
§

impl From<IFsiDirectoryItem> for IDispatch

§

fn from(value: IFsiDirectoryItem) -> Self

Converts to this type from the input type.
§

impl From<IFsiDirectoryItem2> for IDispatch

§

fn from(value: IFsiDirectoryItem2) -> Self

Converts to this type from the input type.
§

impl From<IFsiFileItem> for IDispatch

§

fn from(value: IFsiFileItem) -> Self

Converts to this type from the input type.
§

impl From<IFsiFileItem2> for IDispatch

§

fn from(value: IFsiFileItem2) -> Self

Converts to this type from the input type.
§

impl From<IFsiItem> for IDispatch

§

fn from(value: IFsiItem) -> Self

Converts to this type from the input type.
§

impl From<IFsiNamedStreams> for IDispatch

§

fn from(value: IFsiNamedStreams) -> Self

Converts to this type from the input type.
§

impl From<IFsrmAccessDeniedRemediationClient> for IDispatch

§

fn from(value: IFsrmAccessDeniedRemediationClient) -> Self

Converts to this type from the input type.
§

impl From<IFsrmAction> for IDispatch

§

fn from(value: IFsrmAction) -> Self

Converts to this type from the input type.
§

impl From<IFsrmActionCommand> for IDispatch

§

fn from(value: IFsrmActionCommand) -> Self

Converts to this type from the input type.
§

impl From<IFsrmActionEmail> for IDispatch

§

fn from(value: IFsrmActionEmail) -> Self

Converts to this type from the input type.
§

impl From<IFsrmActionEmail2> for IDispatch

§

fn from(value: IFsrmActionEmail2) -> Self

Converts to this type from the input type.
§

impl From<IFsrmActionEventLog> for IDispatch

§

fn from(value: IFsrmActionEventLog) -> Self

Converts to this type from the input type.
§

impl From<IFsrmActionReport> for IDispatch

§

fn from(value: IFsrmActionReport) -> Self

Converts to this type from the input type.
§

impl From<IFsrmAutoApplyQuota> for IDispatch

§

fn from(value: IFsrmAutoApplyQuota) -> Self

Converts to this type from the input type.
§

impl From<IFsrmClassificationManager> for IDispatch

§

fn from(value: IFsrmClassificationManager) -> Self

Converts to this type from the input type.
§

impl From<IFsrmClassificationManager2> for IDispatch

§

fn from(value: IFsrmClassificationManager2) -> Self

Converts to this type from the input type.
§

impl From<IFsrmClassificationRule> for IDispatch

§

fn from(value: IFsrmClassificationRule) -> Self

Converts to this type from the input type.
§

impl From<IFsrmClassifierModuleDefinition> for IDispatch

§

fn from(value: IFsrmClassifierModuleDefinition) -> Self

Converts to this type from the input type.
§

impl From<IFsrmClassifierModuleImplementation> for IDispatch

§

fn from(value: IFsrmClassifierModuleImplementation) -> Self

Converts to this type from the input type.
§

impl From<IFsrmCollection> for IDispatch

§

fn from(value: IFsrmCollection) -> Self

Converts to this type from the input type.
§

impl From<IFsrmCommittableCollection> for IDispatch

§

fn from(value: IFsrmCommittableCollection) -> Self

Converts to this type from the input type.
§

impl From<IFsrmDerivedObjectsResult> for IDispatch

§

fn from(value: IFsrmDerivedObjectsResult) -> Self

Converts to this type from the input type.
§

impl From<IFsrmExportImport> for IDispatch

§

fn from(value: IFsrmExportImport) -> Self

Converts to this type from the input type.
§

impl From<IFsrmFileCondition> for IDispatch

§

fn from(value: IFsrmFileCondition) -> Self

Converts to this type from the input type.
§

impl From<IFsrmFileConditionProperty> for IDispatch

§

fn from(value: IFsrmFileConditionProperty) -> Self

Converts to this type from the input type.
§

impl From<IFsrmFileGroup> for IDispatch

§

fn from(value: IFsrmFileGroup) -> Self

Converts to this type from the input type.
§

impl From<IFsrmFileGroupImported> for IDispatch

§

fn from(value: IFsrmFileGroupImported) -> Self

Converts to this type from the input type.
§

impl From<IFsrmFileGroupManager> for IDispatch

§

fn from(value: IFsrmFileGroupManager) -> Self

Converts to this type from the input type.
§

impl From<IFsrmFileManagementJob> for IDispatch

§

fn from(value: IFsrmFileManagementJob) -> Self

Converts to this type from the input type.
§

impl From<IFsrmFileManagementJobManager> for IDispatch

§

fn from(value: IFsrmFileManagementJobManager) -> Self

Converts to this type from the input type.
§

impl From<IFsrmFileScreen> for IDispatch

§

fn from(value: IFsrmFileScreen) -> Self

Converts to this type from the input type.
§

impl From<IFsrmFileScreenBase> for IDispatch

§

fn from(value: IFsrmFileScreenBase) -> Self

Converts to this type from the input type.
§

impl From<IFsrmFileScreenException> for IDispatch

§

fn from(value: IFsrmFileScreenException) -> Self

Converts to this type from the input type.
§

impl From<IFsrmFileScreenManager> for IDispatch

§

fn from(value: IFsrmFileScreenManager) -> Self

Converts to this type from the input type.
§

impl From<IFsrmFileScreenTemplate> for IDispatch

§

fn from(value: IFsrmFileScreenTemplate) -> Self

Converts to this type from the input type.
§

impl From<IFsrmFileScreenTemplateImported> for IDispatch

§

fn from(value: IFsrmFileScreenTemplateImported) -> Self

Converts to this type from the input type.
§

impl From<IFsrmFileScreenTemplateManager> for IDispatch

§

fn from(value: IFsrmFileScreenTemplateManager) -> Self

Converts to this type from the input type.
§

impl From<IFsrmMutableCollection> for IDispatch

§

fn from(value: IFsrmMutableCollection) -> Self

Converts to this type from the input type.
§

impl From<IFsrmObject> for IDispatch

§

fn from(value: IFsrmObject) -> Self

Converts to this type from the input type.
§

impl From<IFsrmPathMapper> for IDispatch

§

fn from(value: IFsrmPathMapper) -> Self

Converts to this type from the input type.
§

impl From<IFsrmPipelineModuleConnector> for IDispatch

§

fn from(value: IFsrmPipelineModuleConnector) -> Self

Converts to this type from the input type.
§

impl From<IFsrmPipelineModuleDefinition> for IDispatch

§

fn from(value: IFsrmPipelineModuleDefinition) -> Self

Converts to this type from the input type.
§

impl From<IFsrmPipelineModuleImplementation> for IDispatch

§

fn from(value: IFsrmPipelineModuleImplementation) -> Self

Converts to this type from the input type.
§

impl From<IFsrmProperty> for IDispatch

§

fn from(value: IFsrmProperty) -> Self

Converts to this type from the input type.
§

impl From<IFsrmPropertyBag> for IDispatch

§

fn from(value: IFsrmPropertyBag) -> Self

Converts to this type from the input type.
§

impl From<IFsrmPropertyBag2> for IDispatch

§

fn from(value: IFsrmPropertyBag2) -> Self

Converts to this type from the input type.
§

impl From<IFsrmPropertyCondition> for IDispatch

§

fn from(value: IFsrmPropertyCondition) -> Self

Converts to this type from the input type.
§

impl From<IFsrmPropertyDefinition> for IDispatch

§

fn from(value: IFsrmPropertyDefinition) -> Self

Converts to this type from the input type.
§

impl From<IFsrmPropertyDefinition2> for IDispatch

§

fn from(value: IFsrmPropertyDefinition2) -> Self

Converts to this type from the input type.
§

impl From<IFsrmPropertyDefinitionValue> for IDispatch

§

fn from(value: IFsrmPropertyDefinitionValue) -> Self

Converts to this type from the input type.
§

impl From<IFsrmQuota> for IDispatch

§

fn from(value: IFsrmQuota) -> Self

Converts to this type from the input type.
§

impl From<IFsrmQuotaBase> for IDispatch

§

fn from(value: IFsrmQuotaBase) -> Self

Converts to this type from the input type.
§

impl From<IFsrmQuotaManager> for IDispatch

§

fn from(value: IFsrmQuotaManager) -> Self

Converts to this type from the input type.
§

impl From<IFsrmQuotaManagerEx> for IDispatch

§

fn from(value: IFsrmQuotaManagerEx) -> Self

Converts to this type from the input type.
§

impl From<IFsrmQuotaObject> for IDispatch

§

fn from(value: IFsrmQuotaObject) -> Self

Converts to this type from the input type.
§

impl From<IFsrmQuotaTemplate> for IDispatch

§

fn from(value: IFsrmQuotaTemplate) -> Self

Converts to this type from the input type.
§

impl From<IFsrmQuotaTemplateImported> for IDispatch

§

fn from(value: IFsrmQuotaTemplateImported) -> Self

Converts to this type from the input type.
§

impl From<IFsrmQuotaTemplateManager> for IDispatch

§

fn from(value: IFsrmQuotaTemplateManager) -> Self

Converts to this type from the input type.
§

impl From<IFsrmReport> for IDispatch

§

fn from(value: IFsrmReport) -> Self

Converts to this type from the input type.
§

impl From<IFsrmReportJob> for IDispatch

§

fn from(value: IFsrmReportJob) -> Self

Converts to this type from the input type.
§

impl From<IFsrmReportManager> for IDispatch

§

fn from(value: IFsrmReportManager) -> Self

Converts to this type from the input type.
§

impl From<IFsrmReportScheduler> for IDispatch

§

fn from(value: IFsrmReportScheduler) -> Self

Converts to this type from the input type.
§

impl From<IFsrmRule> for IDispatch

§

fn from(value: IFsrmRule) -> Self

Converts to this type from the input type.
§

impl From<IFsrmSetting> for IDispatch

§

fn from(value: IFsrmSetting) -> Self

Converts to this type from the input type.
§

impl From<IFsrmStorageModuleDefinition> for IDispatch

§

fn from(value: IFsrmStorageModuleDefinition) -> Self

Converts to this type from the input type.
§

impl From<IFsrmStorageModuleImplementation> for IDispatch

§

fn from(value: IFsrmStorageModuleImplementation) -> Self

Converts to this type from the input type.
§

impl From<IGPM> for IDispatch

§

fn from(value: IGPM) -> Self

Converts to this type from the input type.
§

impl From<IGPM2> for IDispatch

§

fn from(value: IGPM2) -> Self

Converts to this type from the input type.
§

impl From<IGPMAsyncCancel> for IDispatch

§

fn from(value: IGPMAsyncCancel) -> Self

Converts to this type from the input type.
§

impl From<IGPMAsyncProgress> for IDispatch

§

fn from(value: IGPMAsyncProgress) -> Self

Converts to this type from the input type.
§

impl From<IGPMBackup> for IDispatch

§

fn from(value: IGPMBackup) -> Self

Converts to this type from the input type.
§

impl From<IGPMBackupCollection> for IDispatch

§

fn from(value: IGPMBackupCollection) -> Self

Converts to this type from the input type.
§

impl From<IGPMBackupDir> for IDispatch

§

fn from(value: IGPMBackupDir) -> Self

Converts to this type from the input type.
§

impl From<IGPMBackupDirEx> for IDispatch

§

fn from(value: IGPMBackupDirEx) -> Self

Converts to this type from the input type.
§

impl From<IGPMCSECollection> for IDispatch

§

fn from(value: IGPMCSECollection) -> Self

Converts to this type from the input type.
§

impl From<IGPMClientSideExtension> for IDispatch

§

fn from(value: IGPMClientSideExtension) -> Self

Converts to this type from the input type.
§

impl From<IGPMConstants> for IDispatch

§

fn from(value: IGPMConstants) -> Self

Converts to this type from the input type.
§

impl From<IGPMConstants2> for IDispatch

§

fn from(value: IGPMConstants2) -> Self

Converts to this type from the input type.
§

impl From<IGPMDomain> for IDispatch

§

fn from(value: IGPMDomain) -> Self

Converts to this type from the input type.
§

impl From<IGPMDomain2> for IDispatch

§

fn from(value: IGPMDomain2) -> Self

Converts to this type from the input type.
§

impl From<IGPMDomain3> for IDispatch

§

fn from(value: IGPMDomain3) -> Self

Converts to this type from the input type.
§

impl From<IGPMGPO> for IDispatch

§

fn from(value: IGPMGPO) -> Self

Converts to this type from the input type.
§

impl From<IGPMGPO2> for IDispatch

§

fn from(value: IGPMGPO2) -> Self

Converts to this type from the input type.
§

impl From<IGPMGPO3> for IDispatch

§

fn from(value: IGPMGPO3) -> Self

Converts to this type from the input type.
§

impl From<IGPMGPOCollection> for IDispatch

§

fn from(value: IGPMGPOCollection) -> Self

Converts to this type from the input type.
§

impl From<IGPMGPOLink> for IDispatch

§

fn from(value: IGPMGPOLink) -> Self

Converts to this type from the input type.
§

impl From<IGPMGPOLinksCollection> for IDispatch

§

fn from(value: IGPMGPOLinksCollection) -> Self

Converts to this type from the input type.
§

impl From<IGPMMapEntry> for IDispatch

§

fn from(value: IGPMMapEntry) -> Self

Converts to this type from the input type.
§

impl From<IGPMMapEntryCollection> for IDispatch

§

fn from(value: IGPMMapEntryCollection) -> Self

Converts to this type from the input type.
§

impl From<IGPMMigrationTable> for IDispatch

§

fn from(value: IGPMMigrationTable) -> Self

Converts to this type from the input type.
§

impl From<IGPMPermission> for IDispatch

§

fn from(value: IGPMPermission) -> Self

Converts to this type from the input type.
§

impl From<IGPMRSOP> for IDispatch

§

fn from(value: IGPMRSOP) -> Self

Converts to this type from the input type.
§

impl From<IGPMResult> for IDispatch

§

fn from(value: IGPMResult) -> Self

Converts to this type from the input type.
§

impl From<IGPMSOM> for IDispatch

§

fn from(value: IGPMSOM) -> Self

Converts to this type from the input type.
§

impl From<IGPMSOMCollection> for IDispatch

§

fn from(value: IGPMSOMCollection) -> Self

Converts to this type from the input type.
§

impl From<IGPMSearchCriteria> for IDispatch

§

fn from(value: IGPMSearchCriteria) -> Self

Converts to this type from the input type.
§

impl From<IGPMSecurityInfo> for IDispatch

§

fn from(value: IGPMSecurityInfo) -> Self

Converts to this type from the input type.
§

impl From<IGPMSitesContainer> for IDispatch

§

fn from(value: IGPMSitesContainer) -> Self

Converts to this type from the input type.
§

impl From<IGPMStarterGPO> for IDispatch

§

fn from(value: IGPMStarterGPO) -> Self

Converts to this type from the input type.
§

impl From<IGPMStarterGPOBackup> for IDispatch

§

fn from(value: IGPMStarterGPOBackup) -> Self

Converts to this type from the input type.
§

impl From<IGPMStarterGPOBackupCollection> for IDispatch

§

fn from(value: IGPMStarterGPOBackupCollection) -> Self

Converts to this type from the input type.
§

impl From<IGPMStarterGPOCollection> for IDispatch

§

fn from(value: IGPMStarterGPOCollection) -> Self

Converts to this type from the input type.
§

impl From<IGPMStatusMessage> for IDispatch

§

fn from(value: IGPMStatusMessage) -> Self

Converts to this type from the input type.
§

impl From<IGPMStatusMsgCollection> for IDispatch

§

fn from(value: IGPMStatusMsgCollection) -> Self

Converts to this type from the input type.
§

impl From<IGPMTrustee> for IDispatch

§

fn from(value: IGPMTrustee) -> Self

Converts to this type from the input type.
§

impl From<IGPMWMIFilter> for IDispatch

§

fn from(value: IGPMWMIFilter) -> Self

Converts to this type from the input type.
§

impl From<IGPMWMIFilterCollection> for IDispatch

§

fn from(value: IGPMWMIFilterCollection) -> Self

Converts to this type from the input type.
§

impl From<IGetSecurityCallContext> for IDispatch

§

fn from(value: IGetSecurityCallContext) -> Self

Converts to this type from the input type.
§

impl From<IHTMLPersistDataOM> for IDispatch

§

fn from(value: IHTMLPersistDataOM) -> Self

Converts to this type from the input type.
§

impl From<IHTMLUserDataOM> for IDispatch

§

fn from(value: IHTMLUserDataOM) -> Self

Converts to this type from the input type.
§

impl From<IHeaderFooter> for IDispatch

§

fn from(value: IHeaderFooter) -> Self

Converts to this type from the input type.
§

impl From<IHeaderFooter2> for IDispatch

§

fn from(value: IHeaderFooter2) -> Self

Converts to this type from the input type.
§

impl From<IHomePage> for IDispatch

§

fn from(value: IHomePage) -> Self

Converts to this type from the input type.
§

impl From<IIEWebDriverManager> for IDispatch

§

fn from(value: IIEWebDriverManager) -> Self

Converts to this type from the input type.
§

impl From<IIEWebDriverSite> for IDispatch

§

fn from(value: IIEWebDriverSite) -> Self

Converts to this type from the input type.
§

impl From<IISDBSLocator> for IDispatch

§

fn from(value: IISDBSLocator) -> Self

Converts to this type from the input type.
§

impl From<IIdleSettings> for IDispatch

§

fn from(value: IIdleSettings) -> Self

Converts to this type from the input type.
§

impl From<IIdleTrigger> for IDispatch

§

fn from(value: IIdleTrigger) -> Self

Converts to this type from the input type.
§

impl From<IImageInformation> for IDispatch

§

fn from(value: IImageInformation) -> Self

Converts to this type from the input type.
§

impl From<IInk> for IDispatch

§

fn from(value: IInk) -> Self

Converts to this type from the input type.
§

impl From<IInkCollector> for IDispatch

§

fn from(value: IInkCollector) -> Self

Converts to this type from the input type.
§

impl From<IInkCursor> for IDispatch

§

fn from(value: IInkCursor) -> Self

Converts to this type from the input type.
§

impl From<IInkCursorButton> for IDispatch

§

fn from(value: IInkCursorButton) -> Self

Converts to this type from the input type.
§

impl From<IInkCursorButtons> for IDispatch

§

fn from(value: IInkCursorButtons) -> Self

Converts to this type from the input type.
§

impl From<IInkCursors> for IDispatch

§

fn from(value: IInkCursors) -> Self

Converts to this type from the input type.
§

impl From<IInkCustomStrokes> for IDispatch

§

fn from(value: IInkCustomStrokes) -> Self

Converts to this type from the input type.
§

impl From<IInkDisp> for IDispatch

§

fn from(value: IInkDisp) -> Self

Converts to this type from the input type.
§

impl From<IInkDivider> for IDispatch

§

fn from(value: IInkDivider) -> Self

Converts to this type from the input type.
§

impl From<IInkDivisionResult> for IDispatch

§

fn from(value: IInkDivisionResult) -> Self

Converts to this type from the input type.
§

impl From<IInkDivisionUnit> for IDispatch

§

fn from(value: IInkDivisionUnit) -> Self

Converts to this type from the input type.
§

impl From<IInkDivisionUnits> for IDispatch

§

fn from(value: IInkDivisionUnits) -> Self

Converts to this type from the input type.
§

impl From<IInkDrawingAttributes> for IDispatch

§

fn from(value: IInkDrawingAttributes) -> Self

Converts to this type from the input type.
§

impl From<IInkEdit> for IDispatch

§

fn from(value: IInkEdit) -> Self

Converts to this type from the input type.
§

impl From<IInkExtendedProperties> for IDispatch

§

fn from(value: IInkExtendedProperties) -> Self

Converts to this type from the input type.
§

impl From<IInkExtendedProperty> for IDispatch

§

fn from(value: IInkExtendedProperty) -> Self

Converts to this type from the input type.
§

impl From<IInkGesture> for IDispatch

§

fn from(value: IInkGesture) -> Self

Converts to this type from the input type.
§

impl From<IInkOverlay> for IDispatch

§

fn from(value: IInkOverlay) -> Self

Converts to this type from the input type.
§

impl From<IInkPicture> for IDispatch

§

fn from(value: IInkPicture) -> Self

Converts to this type from the input type.
§

impl From<IInkRecognitionAlternate> for IDispatch

§

fn from(value: IInkRecognitionAlternate) -> Self

Converts to this type from the input type.
§

impl From<IInkRecognitionAlternates> for IDispatch

§

fn from(value: IInkRecognitionAlternates) -> Self

Converts to this type from the input type.
§

impl From<IInkRecognitionResult> for IDispatch

§

fn from(value: IInkRecognitionResult) -> Self

Converts to this type from the input type.
§

impl From<IInkRecognizer> for IDispatch

§

fn from(value: IInkRecognizer) -> Self

Converts to this type from the input type.
§

impl From<IInkRecognizer2> for IDispatch

§

fn from(value: IInkRecognizer2) -> Self

Converts to this type from the input type.
§

impl From<IInkRecognizerContext> for IDispatch

§

fn from(value: IInkRecognizerContext) -> Self

Converts to this type from the input type.
§

impl From<IInkRecognizerContext2> for IDispatch

§

fn from(value: IInkRecognizerContext2) -> Self

Converts to this type from the input type.
§

impl From<IInkRecognizerGuide> for IDispatch

§

fn from(value: IInkRecognizerGuide) -> Self

Converts to this type from the input type.
§

impl From<IInkRecognizers> for IDispatch

§

fn from(value: IInkRecognizers) -> Self

Converts to this type from the input type.
§

impl From<IInkRectangle> for IDispatch

§

fn from(value: IInkRectangle) -> Self

Converts to this type from the input type.
§

impl From<IInkRenderer> for IDispatch

§

fn from(value: IInkRenderer) -> Self

Converts to this type from the input type.
§

impl From<IInkStrokeDisp> for IDispatch

§

fn from(value: IInkStrokeDisp) -> Self

Converts to this type from the input type.
§

impl From<IInkStrokes> for IDispatch

§

fn from(value: IInkStrokes) -> Self

Converts to this type from the input type.
§

impl From<IInkTablet> for IDispatch

§

fn from(value: IInkTablet) -> Self

Converts to this type from the input type.
§

impl From<IInkTablet2> for IDispatch

§

fn from(value: IInkTablet2) -> Self

Converts to this type from the input type.
§

impl From<IInkTablet3> for IDispatch

§

fn from(value: IInkTablet3) -> Self

Converts to this type from the input type.
§

impl From<IInkTablets> for IDispatch

§

fn from(value: IInkTablets) -> Self

Converts to this type from the input type.
§

impl From<IInkTransform> for IDispatch

§

fn from(value: IInkTransform) -> Self

Converts to this type from the input type.
§

impl From<IInkWordList> for IDispatch

§

fn from(value: IInkWordList) -> Self

Converts to this type from the input type.
§

impl From<IInkWordList2> for IDispatch

§

fn from(value: IInkWordList2) -> Self

Converts to this type from the input type.
§

impl From<IInstallationAgent> for IDispatch

§

fn from(value: IInstallationAgent) -> Self

Converts to this type from the input type.
§

impl From<IInstallationBehavior> for IDispatch

§

fn from(value: IInstallationBehavior) -> Self

Converts to this type from the input type.
§

impl From<IInstallationCompletedCallbackArgs> for IDispatch

§

fn from(value: IInstallationCompletedCallbackArgs) -> Self

Converts to this type from the input type.
§

impl From<IInstallationJob> for IDispatch

§

fn from(value: IInstallationJob) -> Self

Converts to this type from the input type.
§

impl From<IInstallationProgress> for IDispatch

§

fn from(value: IInstallationProgress) -> Self

Converts to this type from the input type.
§

impl From<IInstallationProgressChangedCallbackArgs> for IDispatch

§

fn from(value: IInstallationProgressChangedCallbackArgs) -> Self

Converts to this type from the input type.
§

impl From<IInstallationResult> for IDispatch

§

fn from(value: IInstallationResult) -> Self

Converts to this type from the input type.
§

impl From<IIntelliForms> for IDispatch

§

fn from(value: IIntelliForms) -> Self

Converts to this type from the input type.
§

impl From<IInvalidProductLicenseException> for IDispatch

§

fn from(value: IInvalidProductLicenseException) -> Self

Converts to this type from the input type.
§

impl From<IIsoImageManager> for IDispatch

§

fn from(value: IIsoImageManager) -> Self

Converts to this type from the input type.
§

impl From<ILanguageComponentType> for IDispatch

§

fn from(value: ILanguageComponentType) -> Self

Converts to this type from the input type.
§

impl From<ILatLongReportFactory> for IDispatch

§

fn from(value: ILatLongReportFactory) -> Self

Converts to this type from the input type.
§

impl From<ILayoutRect> for IDispatch

§

fn from(value: ILayoutRect) -> Self

Converts to this type from the input type.
§

impl From<ILocationReportFactory> for IDispatch

§

fn from(value: ILocationReportFactory) -> Self

Converts to this type from the input type.
§

impl From<ILocator> for IDispatch

§

fn from(value: ILocator) -> Self

Converts to this type from the input type.
§

impl From<ILogFiles> for IDispatch

§

fn from(value: ILogFiles) -> Self

Converts to this type from the input type.
§

impl From<ILogonTrigger> for IDispatch

§

fn from(value: ILogonTrigger) -> Self

Converts to this type from the input type.
§

impl From<IMPEG2Component> for IDispatch

§

fn from(value: IMPEG2Component) -> Self

Converts to this type from the input type.
§

impl From<IMPEG2ComponentType> for IDispatch

§

fn from(value: IMPEG2ComponentType) -> Self

Converts to this type from the input type.
§

impl From<IMPEG2TuneRequest> for IDispatch

§

fn from(value: IMPEG2TuneRequest) -> Self

Converts to this type from the input type.
§

impl From<IMPEG2TuneRequestFactory> for IDispatch

§

fn from(value: IMPEG2TuneRequestFactory) -> Self

Converts to this type from the input type.
§

impl From<IMSCEPSetup> for IDispatch

§

fn from(value: IMSCEPSetup) -> Self

Converts to this type from the input type.
§

impl From<IMSEventBinder> for IDispatch

§

fn from(value: IMSEventBinder) -> Self

Converts to this type from the input type.
§

impl From<IMSMQApplication> for IDispatch

§

fn from(value: IMSMQApplication) -> Self

Converts to this type from the input type.
§

impl From<IMSMQApplication2> for IDispatch

§

fn from(value: IMSMQApplication2) -> Self

Converts to this type from the input type.
§

impl From<IMSMQApplication3> for IDispatch

§

fn from(value: IMSMQApplication3) -> Self

Converts to this type from the input type.
§

impl From<IMSMQCollection> for IDispatch

§

fn from(value: IMSMQCollection) -> Self

Converts to this type from the input type.
§

impl From<IMSMQCoordinatedTransactionDispenser> for IDispatch

§

fn from(value: IMSMQCoordinatedTransactionDispenser) -> Self

Converts to this type from the input type.
§

impl From<IMSMQCoordinatedTransactionDispenser2> for IDispatch

§

fn from(value: IMSMQCoordinatedTransactionDispenser2) -> Self

Converts to this type from the input type.
§

impl From<IMSMQCoordinatedTransactionDispenser3> for IDispatch

§

fn from(value: IMSMQCoordinatedTransactionDispenser3) -> Self

Converts to this type from the input type.
§

impl From<IMSMQDestination> for IDispatch

§

fn from(value: IMSMQDestination) -> Self

Converts to this type from the input type.
§

impl From<IMSMQEvent> for IDispatch

§

fn from(value: IMSMQEvent) -> Self

Converts to this type from the input type.
§

impl From<IMSMQEvent2> for IDispatch

§

fn from(value: IMSMQEvent2) -> Self

Converts to this type from the input type.
§

impl From<IMSMQEvent3> for IDispatch

§

fn from(value: IMSMQEvent3) -> Self

Converts to this type from the input type.
§

impl From<IMSMQManagement> for IDispatch

§

fn from(value: IMSMQManagement) -> Self

Converts to this type from the input type.
§

impl From<IMSMQMessage> for IDispatch

§

fn from(value: IMSMQMessage) -> Self

Converts to this type from the input type.
§

impl From<IMSMQMessage2> for IDispatch

§

fn from(value: IMSMQMessage2) -> Self

Converts to this type from the input type.
§

impl From<IMSMQMessage3> for IDispatch

§

fn from(value: IMSMQMessage3) -> Self

Converts to this type from the input type.
§

impl From<IMSMQMessage4> for IDispatch

§

fn from(value: IMSMQMessage4) -> Self

Converts to this type from the input type.
§

impl From<IMSMQOutgoingQueueManagement> for IDispatch

§

fn from(value: IMSMQOutgoingQueueManagement) -> Self

Converts to this type from the input type.
§

impl From<IMSMQPrivateDestination> for IDispatch

§

fn from(value: IMSMQPrivateDestination) -> Self

Converts to this type from the input type.
§

impl From<IMSMQPrivateEvent> for IDispatch

§

fn from(value: IMSMQPrivateEvent) -> Self

Converts to this type from the input type.
§

impl From<IMSMQQuery> for IDispatch

§

fn from(value: IMSMQQuery) -> Self

Converts to this type from the input type.
§

impl From<IMSMQQuery2> for IDispatch

§

fn from(value: IMSMQQuery2) -> Self

Converts to this type from the input type.
§

impl From<IMSMQQuery3> for IDispatch

§

fn from(value: IMSMQQuery3) -> Self

Converts to this type from the input type.
§

impl From<IMSMQQuery4> for IDispatch

§

fn from(value: IMSMQQuery4) -> Self

Converts to this type from the input type.
§

impl From<IMSMQQueue> for IDispatch

§

fn from(value: IMSMQQueue) -> Self

Converts to this type from the input type.
§

impl From<IMSMQQueue2> for IDispatch

§

fn from(value: IMSMQQueue2) -> Self

Converts to this type from the input type.
§

impl From<IMSMQQueue3> for IDispatch

§

fn from(value: IMSMQQueue3) -> Self

Converts to this type from the input type.
§

impl From<IMSMQQueue4> for IDispatch

§

fn from(value: IMSMQQueue4) -> Self

Converts to this type from the input type.
§

impl From<IMSMQQueueInfo> for IDispatch

§

fn from(value: IMSMQQueueInfo) -> Self

Converts to this type from the input type.
§

impl From<IMSMQQueueInfo2> for IDispatch

§

fn from(value: IMSMQQueueInfo2) -> Self

Converts to this type from the input type.
§

impl From<IMSMQQueueInfo3> for IDispatch

§

fn from(value: IMSMQQueueInfo3) -> Self

Converts to this type from the input type.
§

impl From<IMSMQQueueInfo4> for IDispatch

§

fn from(value: IMSMQQueueInfo4) -> Self

Converts to this type from the input type.
§

impl From<IMSMQQueueInfos> for IDispatch

§

fn from(value: IMSMQQueueInfos) -> Self

Converts to this type from the input type.
§

impl From<IMSMQQueueInfos2> for IDispatch

§

fn from(value: IMSMQQueueInfos2) -> Self

Converts to this type from the input type.
§

impl From<IMSMQQueueInfos3> for IDispatch

§

fn from(value: IMSMQQueueInfos3) -> Self

Converts to this type from the input type.
§

impl From<IMSMQQueueInfos4> for IDispatch

§

fn from(value: IMSMQQueueInfos4) -> Self

Converts to this type from the input type.
§

impl From<IMSMQQueueManagement> for IDispatch

§

fn from(value: IMSMQQueueManagement) -> Self

Converts to this type from the input type.
§

impl From<IMSMQTransaction> for IDispatch

§

fn from(value: IMSMQTransaction) -> Self

Converts to this type from the input type.
§

impl From<IMSMQTransaction2> for IDispatch

§

fn from(value: IMSMQTransaction2) -> Self

Converts to this type from the input type.
§

impl From<IMSMQTransaction3> for IDispatch

§

fn from(value: IMSMQTransaction3) -> Self

Converts to this type from the input type.
§

impl From<IMSMQTransactionDispenser> for IDispatch

§

fn from(value: IMSMQTransactionDispenser) -> Self

Converts to this type from the input type.
§

impl From<IMSMQTransactionDispenser2> for IDispatch

§

fn from(value: IMSMQTransactionDispenser2) -> Self

Converts to this type from the input type.
§

impl From<IMSMQTransactionDispenser3> for IDispatch

§

fn from(value: IMSMQTransactionDispenser3) -> Self

Converts to this type from the input type.
§

impl From<IMSVidAnalogTuner> for IDispatch

§

fn from(value: IMSVidAnalogTuner) -> Self

Converts to this type from the input type.
§

impl From<IMSVidAnalogTuner2> for IDispatch

§

fn from(value: IMSVidAnalogTuner2) -> Self

Converts to this type from the input type.
§

impl From<IMSVidAnalogTunerEvent> for IDispatch

§

fn from(value: IMSVidAnalogTunerEvent) -> Self

Converts to this type from the input type.
§

impl From<IMSVidAudioRenderer> for IDispatch

§

fn from(value: IMSVidAudioRenderer) -> Self

Converts to this type from the input type.
§

impl From<IMSVidAudioRendererDevices> for IDispatch

§

fn from(value: IMSVidAudioRendererDevices) -> Self

Converts to this type from the input type.
§

impl From<IMSVidAudioRendererEvent> for IDispatch

§

fn from(value: IMSVidAudioRendererEvent) -> Self

Converts to this type from the input type.
§

impl From<IMSVidAudioRendererEvent2> for IDispatch

§

fn from(value: IMSVidAudioRendererEvent2) -> Self

Converts to this type from the input type.
§

impl From<IMSVidClosedCaptioning> for IDispatch

§

fn from(value: IMSVidClosedCaptioning) -> Self

Converts to this type from the input type.
§

impl From<IMSVidClosedCaptioning2> for IDispatch

§

fn from(value: IMSVidClosedCaptioning2) -> Self

Converts to this type from the input type.
§

impl From<IMSVidClosedCaptioning3> for IDispatch

§

fn from(value: IMSVidClosedCaptioning3) -> Self

Converts to this type from the input type.
§

impl From<IMSVidCtl> for IDispatch

§

fn from(value: IMSVidCtl) -> Self

Converts to this type from the input type.
§

impl From<IMSVidDataServices> for IDispatch

§

fn from(value: IMSVidDataServices) -> Self

Converts to this type from the input type.
§

impl From<IMSVidDataServicesEvent> for IDispatch

§

fn from(value: IMSVidDataServicesEvent) -> Self

Converts to this type from the input type.
§

impl From<IMSVidDevice> for IDispatch

§

fn from(value: IMSVidDevice) -> Self

Converts to this type from the input type.
§

impl From<IMSVidDeviceEvent> for IDispatch

§

fn from(value: IMSVidDeviceEvent) -> Self

Converts to this type from the input type.
§

impl From<IMSVidEVR> for IDispatch

§

fn from(value: IMSVidEVR) -> Self

Converts to this type from the input type.
§

impl From<IMSVidEVREvent> for IDispatch

§

fn from(value: IMSVidEVREvent) -> Self

Converts to this type from the input type.
§

impl From<IMSVidEncoder> for IDispatch

§

fn from(value: IMSVidEncoder) -> Self

Converts to this type from the input type.
§

impl From<IMSVidFeature> for IDispatch

§

fn from(value: IMSVidFeature) -> Self

Converts to this type from the input type.
§

impl From<IMSVidFeatureEvent> for IDispatch

§

fn from(value: IMSVidFeatureEvent) -> Self

Converts to this type from the input type.
§

impl From<IMSVidFeatures> for IDispatch

§

fn from(value: IMSVidFeatures) -> Self

Converts to this type from the input type.
§

impl From<IMSVidFilePlayback> for IDispatch

§

fn from(value: IMSVidFilePlayback) -> Self

Converts to this type from the input type.
§

impl From<IMSVidFilePlayback2> for IDispatch

§

fn from(value: IMSVidFilePlayback2) -> Self

Converts to this type from the input type.
§

impl From<IMSVidFilePlaybackEvent> for IDispatch

§

fn from(value: IMSVidFilePlaybackEvent) -> Self

Converts to this type from the input type.
§

impl From<IMSVidGenericSink> for IDispatch

§

fn from(value: IMSVidGenericSink) -> Self

Converts to this type from the input type.
§

impl From<IMSVidGenericSink2> for IDispatch

§

fn from(value: IMSVidGenericSink2) -> Self

Converts to this type from the input type.
§

impl From<IMSVidInputDevice> for IDispatch

§

fn from(value: IMSVidInputDevice) -> Self

Converts to this type from the input type.
§

impl From<IMSVidInputDeviceEvent> for IDispatch

§

fn from(value: IMSVidInputDeviceEvent) -> Self

Converts to this type from the input type.
§

impl From<IMSVidInputDevices> for IDispatch

§

fn from(value: IMSVidInputDevices) -> Self

Converts to this type from the input type.
§

impl From<IMSVidOutputDevice> for IDispatch

§

fn from(value: IMSVidOutputDevice) -> Self

Converts to this type from the input type.
§

impl From<IMSVidOutputDeviceEvent> for IDispatch

§

fn from(value: IMSVidOutputDeviceEvent) -> Self

Converts to this type from the input type.
§

impl From<IMSVidOutputDevices> for IDispatch

§

fn from(value: IMSVidOutputDevices) -> Self

Converts to this type from the input type.
§

impl From<IMSVidPlayback> for IDispatch

§

fn from(value: IMSVidPlayback) -> Self

Converts to this type from the input type.
§

impl From<IMSVidPlaybackEvent> for IDispatch

§

fn from(value: IMSVidPlaybackEvent) -> Self

Converts to this type from the input type.
§

impl From<IMSVidRect> for IDispatch

§

fn from(value: IMSVidRect) -> Self

Converts to this type from the input type.
§

impl From<IMSVidStreamBufferRecordingControl> for IDispatch

§

fn from(value: IMSVidStreamBufferRecordingControl) -> Self

Converts to this type from the input type.
§

impl From<IMSVidStreamBufferSink> for IDispatch

§

fn from(value: IMSVidStreamBufferSink) -> Self

Converts to this type from the input type.
§

impl From<IMSVidStreamBufferSink2> for IDispatch

§

fn from(value: IMSVidStreamBufferSink2) -> Self

Converts to this type from the input type.
§

impl From<IMSVidStreamBufferSink3> for IDispatch

§

fn from(value: IMSVidStreamBufferSink3) -> Self

Converts to this type from the input type.
§

impl From<IMSVidStreamBufferSinkEvent> for IDispatch

§

fn from(value: IMSVidStreamBufferSinkEvent) -> Self

Converts to this type from the input type.
§

impl From<IMSVidStreamBufferSinkEvent2> for IDispatch

§

fn from(value: IMSVidStreamBufferSinkEvent2) -> Self

Converts to this type from the input type.
§

impl From<IMSVidStreamBufferSinkEvent3> for IDispatch

§

fn from(value: IMSVidStreamBufferSinkEvent3) -> Self

Converts to this type from the input type.
§

impl From<IMSVidStreamBufferSinkEvent4> for IDispatch

§

fn from(value: IMSVidStreamBufferSinkEvent4) -> Self

Converts to this type from the input type.
§

impl From<IMSVidStreamBufferSource> for IDispatch

§

fn from(value: IMSVidStreamBufferSource) -> Self

Converts to this type from the input type.
§

impl From<IMSVidStreamBufferSource2> for IDispatch

§

fn from(value: IMSVidStreamBufferSource2) -> Self

Converts to this type from the input type.
§

impl From<IMSVidStreamBufferSourceEvent> for IDispatch

§

fn from(value: IMSVidStreamBufferSourceEvent) -> Self

Converts to this type from the input type.
§

impl From<IMSVidStreamBufferSourceEvent2> for IDispatch

§

fn from(value: IMSVidStreamBufferSourceEvent2) -> Self

Converts to this type from the input type.
§

impl From<IMSVidStreamBufferSourceEvent3> for IDispatch

§

fn from(value: IMSVidStreamBufferSourceEvent3) -> Self

Converts to this type from the input type.
§

impl From<IMSVidStreamBufferV2SourceEvent> for IDispatch

§

fn from(value: IMSVidStreamBufferV2SourceEvent) -> Self

Converts to this type from the input type.
§

impl From<IMSVidTuner> for IDispatch

§

fn from(value: IMSVidTuner) -> Self

Converts to this type from the input type.
§

impl From<IMSVidTunerEvent> for IDispatch

§

fn from(value: IMSVidTunerEvent) -> Self

Converts to this type from the input type.
§

impl From<IMSVidVMR9> for IDispatch

§

fn from(value: IMSVidVMR9) -> Self

Converts to this type from the input type.
§

impl From<IMSVidVideoInputDevice> for IDispatch

§

fn from(value: IMSVidVideoInputDevice) -> Self

Converts to this type from the input type.
§

impl From<IMSVidVideoRenderer> for IDispatch

§

fn from(value: IMSVidVideoRenderer) -> Self

Converts to this type from the input type.
§

impl From<IMSVidVideoRenderer2> for IDispatch

§

fn from(value: IMSVidVideoRenderer2) -> Self

Converts to this type from the input type.
§

impl From<IMSVidVideoRendererDevices> for IDispatch

§

fn from(value: IMSVidVideoRendererDevices) -> Self

Converts to this type from the input type.
§

impl From<IMSVidVideoRendererEvent> for IDispatch

§

fn from(value: IMSVidVideoRendererEvent) -> Self

Converts to this type from the input type.
§

impl From<IMSVidVideoRendererEvent2> for IDispatch

§

fn from(value: IMSVidVideoRendererEvent2) -> Self

Converts to this type from the input type.
§

impl From<IMSVidWebDVD> for IDispatch

§

fn from(value: IMSVidWebDVD) -> Self

Converts to this type from the input type.
§

impl From<IMSVidWebDVD2> for IDispatch

§

fn from(value: IMSVidWebDVD2) -> Self

Converts to this type from the input type.
§

impl From<IMSVidWebDVDAdm> for IDispatch

§

fn from(value: IMSVidWebDVDAdm) -> Self

Converts to this type from the input type.
§

impl From<IMSVidWebDVDEvent> for IDispatch

§

fn from(value: IMSVidWebDVDEvent) -> Self

Converts to this type from the input type.
§

impl From<IMSVidXDS> for IDispatch

§

fn from(value: IMSVidXDS) -> Self

Converts to this type from the input type.
§

impl From<IMSVidXDSEvent> for IDispatch

§

fn from(value: IMSVidXDSEvent) -> Self

Converts to this type from the input type.
§

impl From<IMTSLocator> for IDispatch

§

fn from(value: IMTSLocator) -> Self

Converts to this type from the input type.
§

impl From<IMXAttributes> for IDispatch

§

fn from(value: IMXAttributes) -> Self

Converts to this type from the input type.
§

impl From<IMXNamespacePrefixes> for IDispatch

§

fn from(value: IMXNamespacePrefixes) -> Self

Converts to this type from the input type.
§

impl From<IMXReaderControl> for IDispatch

§

fn from(value: IMXReaderControl) -> Self

Converts to this type from the input type.
§

impl From<IMXSchemaDeclHandler> for IDispatch

§

fn from(value: IMXSchemaDeclHandler) -> Self

Converts to this type from the input type.
§

impl From<IMXWriter> for IDispatch

§

fn from(value: IMXWriter) -> Self

Converts to this type from the input type.
§

impl From<IMXXMLFilter> for IDispatch

§

fn from(value: IMXXMLFilter) -> Self

Converts to this type from the input type.
§

impl From<IMaintenanceSettings> for IDispatch

§

fn from(value: IMaintenanceSettings) -> Self

Converts to this type from the input type.
§

impl From<IMathInputControl> for IDispatch

§

fn from(value: IMathInputControl) -> Self

Converts to this type from the input type.
§

impl From<IMcastAddressAllocation> for IDispatch

§

fn from(value: IMcastAddressAllocation) -> Self

Converts to this type from the input type.
§

impl From<IMcastLeaseInfo> for IDispatch

§

fn from(value: IMcastLeaseInfo) -> Self

Converts to this type from the input type.
§

impl From<IMcastScope> for IDispatch

§

fn from(value: IMcastScope) -> Self

Converts to this type from the input type.
§

impl From<IMediaControl> for IDispatch

§

fn from(value: IMediaControl) -> Self

Converts to this type from the input type.
§

impl From<IMediaEvent> for IDispatch

§

fn from(value: IMediaEvent) -> Self

Converts to this type from the input type.
§

impl From<IMediaEventEx> for IDispatch

§

fn from(value: IMediaEventEx) -> Self

Converts to this type from the input type.
§

impl From<IMediaPosition> for IDispatch

§

fn from(value: IMediaPosition) -> Self

Converts to this type from the input type.
§

impl From<IMediaTypeInfo> for IDispatch

§

fn from(value: IMediaTypeInfo) -> Self

Converts to this type from the input type.
§

impl From<IMessageMover> for IDispatch

§

fn from(value: IMessageMover) -> Self

Converts to this type from the input type.
§

impl From<IMonthlyDOWTrigger> for IDispatch

§

fn from(value: IMonthlyDOWTrigger) -> Self

Converts to this type from the input type.
§

impl From<IMonthlyTrigger> for IDispatch

§

fn from(value: IMonthlyTrigger) -> Self

Converts to this type from the input type.
§

impl From<IMsmDependencies> for IDispatch

§

fn from(value: IMsmDependencies) -> Self

Converts to this type from the input type.
§

impl From<IMsmDependency> for IDispatch

§

fn from(value: IMsmDependency) -> Self

Converts to this type from the input type.
§

impl From<IMsmError> for IDispatch

§

fn from(value: IMsmError) -> Self

Converts to this type from the input type.
§

impl From<IMsmErrors> for IDispatch

§

fn from(value: IMsmErrors) -> Self

Converts to this type from the input type.
§

impl From<IMsmGetFiles> for IDispatch

§

fn from(value: IMsmGetFiles) -> Self

Converts to this type from the input type.
§

impl From<IMsmMerge> for IDispatch

§

fn from(value: IMsmMerge) -> Self

Converts to this type from the input type.
§

impl From<IMsmStrings> for IDispatch

§

fn from(value: IMsmStrings) -> Self

Converts to this type from the input type.
§

impl From<IMtsEventInfo> for IDispatch

§

fn from(value: IMtsEventInfo) -> Self

Converts to this type from the input type.
§

impl From<IMtsEvents> for IDispatch

§

fn from(value: IMtsEvents) -> Self

Converts to this type from the input type.
§

impl From<IMtsGrp> for IDispatch

§

fn from(value: IMtsGrp) -> Self

Converts to this type from the input type.
§

impl From<IMultisession> for IDispatch

§

fn from(value: IMultisession) -> Self

Converts to this type from the input type.
§

impl From<IMultisessionRandomWrite> for IDispatch

§

fn from(value: IMultisessionRandomWrite) -> Self

Converts to this type from the input type.
§

impl From<IMultisessionSequential> for IDispatch

§

fn from(value: IMultisessionSequential) -> Self

Converts to this type from the input type.
§

impl From<IMultisessionSequential2> for IDispatch

§

fn from(value: IMultisessionSequential2) -> Self

Converts to this type from the input type.
§

impl From<INATEventManager> for IDispatch

§

fn from(value: INATEventManager) -> Self

Converts to this type from the input type.
§

impl From<INetConnectionProps> for IDispatch

§

fn from(value: INetConnectionProps) -> Self

Converts to this type from the input type.
§

impl From<INetFwAuthorizedApplication> for IDispatch

§

fn from(value: INetFwAuthorizedApplication) -> Self

Converts to this type from the input type.
§

impl From<INetFwAuthorizedApplications> for IDispatch

§

fn from(value: INetFwAuthorizedApplications) -> Self

Converts to this type from the input type.
§

impl From<INetFwIcmpSettings> for IDispatch

§

fn from(value: INetFwIcmpSettings) -> Self

Converts to this type from the input type.
§

impl From<INetFwMgr> for IDispatch

§

fn from(value: INetFwMgr) -> Self

Converts to this type from the input type.
§

impl From<INetFwOpenPort> for IDispatch

§

fn from(value: INetFwOpenPort) -> Self

Converts to this type from the input type.
§

impl From<INetFwOpenPorts> for IDispatch

§

fn from(value: INetFwOpenPorts) -> Self

Converts to this type from the input type.
§

impl From<INetFwPolicy> for IDispatch

§

fn from(value: INetFwPolicy) -> Self

Converts to this type from the input type.
§

impl From<INetFwPolicy2> for IDispatch

§

fn from(value: INetFwPolicy2) -> Self

Converts to this type from the input type.
§

impl From<INetFwProduct> for IDispatch

§

fn from(value: INetFwProduct) -> Self

Converts to this type from the input type.
§

impl From<INetFwProducts> for IDispatch

§

fn from(value: INetFwProducts) -> Self

Converts to this type from the input type.
§

impl From<INetFwProfile> for IDispatch

§

fn from(value: INetFwProfile) -> Self

Converts to this type from the input type.
§

impl From<INetFwRemoteAdminSettings> for IDispatch

§

fn from(value: INetFwRemoteAdminSettings) -> Self

Converts to this type from the input type.
§

impl From<INetFwRule> for IDispatch

§

fn from(value: INetFwRule) -> Self

Converts to this type from the input type.
§

impl From<INetFwRule2> for IDispatch

§

fn from(value: INetFwRule2) -> Self

Converts to this type from the input type.
§

impl From<INetFwRule3> for IDispatch

§

fn from(value: INetFwRule3) -> Self

Converts to this type from the input type.
§

impl From<INetFwRules> for IDispatch

§

fn from(value: INetFwRules) -> Self

Converts to this type from the input type.
§

impl From<INetFwService> for IDispatch

§

fn from(value: INetFwService) -> Self

Converts to this type from the input type.
§

impl From<INetFwServiceRestriction> for IDispatch

§

fn from(value: INetFwServiceRestriction) -> Self

Converts to this type from the input type.
§

impl From<INetFwServices> for IDispatch

§

fn from(value: INetFwServices) -> Self

Converts to this type from the input type.
§

impl From<INetSharingConfiguration> for IDispatch

§

fn from(value: INetSharingConfiguration) -> Self

Converts to this type from the input type.
§

impl From<INetSharingEveryConnectionCollection> for IDispatch

§

fn from(value: INetSharingEveryConnectionCollection) -> Self

Converts to this type from the input type.
§

impl From<INetSharingManager> for IDispatch

§

fn from(value: INetSharingManager) -> Self

Converts to this type from the input type.
§

impl From<INetSharingPortMapping> for IDispatch

§

fn from(value: INetSharingPortMapping) -> Self

Converts to this type from the input type.
§

impl From<INetSharingPortMappingCollection> for IDispatch

§

fn from(value: INetSharingPortMappingCollection) -> Self

Converts to this type from the input type.
§

impl From<INetSharingPortMappingProps> for IDispatch

§

fn from(value: INetSharingPortMappingProps) -> Self

Converts to this type from the input type.
§

impl From<INetSharingPrivateConnectionCollection> for IDispatch

§

fn from(value: INetSharingPrivateConnectionCollection) -> Self

Converts to this type from the input type.
§

impl From<INetSharingPublicConnectionCollection> for IDispatch

§

fn from(value: INetSharingPublicConnectionCollection) -> Self

Converts to this type from the input type.
§

impl From<INetwork> for IDispatch

§

fn from(value: INetwork) -> Self

Converts to this type from the input type.
§

impl From<INetwork2> for IDispatch

§

fn from(value: INetwork2) -> Self

Converts to this type from the input type.
§

impl From<INetworkConnection> for IDispatch

§

fn from(value: INetworkConnection) -> Self

Converts to this type from the input type.
§

impl From<INetworkConnection2> for IDispatch

§

fn from(value: INetworkConnection2) -> Self

Converts to this type from the input type.
§

impl From<INetworkListManager> for IDispatch

§

fn from(value: INetworkListManager) -> Self

Converts to this type from the input type.
§

impl From<INetworkSettings> for IDispatch

§

fn from(value: INetworkSettings) -> Self

Converts to this type from the input type.
§

impl From<INewWDEvents> for IDispatch

§

fn from(value: INewWDEvents) -> Self

Converts to this type from the input type.
§

impl From<IOCSPAdmin> for IDispatch

§

fn from(value: IOCSPAdmin) -> Self

Converts to this type from the input type.
§

impl From<IOCSPCAConfiguration> for IDispatch

§

fn from(value: IOCSPCAConfiguration) -> Self

Converts to this type from the input type.
§

impl From<IOCSPCAConfigurationCollection> for IDispatch

§

fn from(value: IOCSPCAConfigurationCollection) -> Self

Converts to this type from the input type.
§

impl From<IOCSPProperty> for IDispatch

§

fn from(value: IOCSPProperty) -> Self

Converts to this type from the input type.
§

impl From<IOCSPPropertyCollection> for IDispatch

§

fn from(value: IOCSPPropertyCollection) -> Self

Converts to this type from the input type.
§

impl From<IObjectConstructString> for IDispatch

§

fn from(value: IObjectConstructString) -> Self

Converts to this type from the input type.
§

impl From<IObjectId> for IDispatch

§

fn from(value: IObjectId) -> Self

Converts to this type from the input type.
§

impl From<IObjectIds> for IDispatch

§

fn from(value: IObjectIds) -> Self

Converts to this type from the input type.
§

impl From<IPackageUtil> for IDispatch

§

fn from(value: IPackageUtil) -> Self

Converts to this type from the input type.
§

impl From<IPenInputPanel> for IDispatch

§

fn from(value: IPenInputPanel) -> Self

Converts to this type from the input type.
§

impl From<IPerformanceCounterDataCollector> for IDispatch

§

fn from(value: IPerformanceCounterDataCollector) -> Self

Converts to this type from the input type.
§

impl From<IPictureDisp> for IDispatch

§

fn from(value: IPictureDisp) -> Self

Converts to this type from the input type.
§

impl From<IPinInfo> for IDispatch

§

fn from(value: IPinInfo) -> Self

Converts to this type from the input type.
§

impl From<IPolicyQualifier> for IDispatch

§

fn from(value: IPolicyQualifier) -> Self

Converts to this type from the input type.
§

impl From<IPolicyQualifiers> for IDispatch

§

fn from(value: IPolicyQualifiers) -> Self

Converts to this type from the input type.
§

impl From<IPoolManager> for IDispatch

§

fn from(value: IPoolManager) -> Self

Converts to this type from the input type.
§

impl From<IPortableDeviceWebControl> for IDispatch

§

fn from(value: IPortableDeviceWebControl) -> Self

Converts to this type from the input type.
§

impl From<IPrincipal> for IDispatch

§

fn from(value: IPrincipal) -> Self

Converts to this type from the input type.
§

impl From<IPrincipal2> for IDispatch

§

fn from(value: IPrincipal2) -> Self

Converts to this type from the input type.
§

impl From<IPrintDocumentPackageStatusEvent> for IDispatch

§

fn from(value: IPrintDocumentPackageStatusEvent) -> Self

Converts to this type from the input type.
§

impl From<IPrintJobCollection> for IDispatch

§

fn from(value: IPrintJobCollection) -> Self

Converts to this type from the input type.
§

impl From<IPrintSchemaAsyncOperation> for IDispatch

§

fn from(value: IPrintSchemaAsyncOperation) -> Self

Converts to this type from the input type.
§

impl From<IPrintSchemaAsyncOperationEvent> for IDispatch

§

fn from(value: IPrintSchemaAsyncOperationEvent) -> Self

Converts to this type from the input type.
§

impl From<IPrintSchemaCapabilities> for IDispatch

§

fn from(value: IPrintSchemaCapabilities) -> Self

Converts to this type from the input type.
§

impl From<IPrintSchemaCapabilities2> for IDispatch

§

fn from(value: IPrintSchemaCapabilities2) -> Self

Converts to this type from the input type.
§

impl From<IPrintSchemaDisplayableElement> for IDispatch

§

fn from(value: IPrintSchemaDisplayableElement) -> Self

Converts to this type from the input type.
§

impl From<IPrintSchemaElement> for IDispatch

§

fn from(value: IPrintSchemaElement) -> Self

Converts to this type from the input type.
§

impl From<IPrintSchemaFeature> for IDispatch

§

fn from(value: IPrintSchemaFeature) -> Self

Converts to this type from the input type.
§

impl From<IPrintSchemaNUpOption> for IDispatch

§

fn from(value: IPrintSchemaNUpOption) -> Self

Converts to this type from the input type.
§

impl From<IPrintSchemaOption> for IDispatch

§

fn from(value: IPrintSchemaOption) -> Self

Converts to this type from the input type.
§

impl From<IPrintSchemaOptionCollection> for IDispatch

§

fn from(value: IPrintSchemaOptionCollection) -> Self

Converts to this type from the input type.
§

impl From<IPrintSchemaPageImageableSize> for IDispatch

§

fn from(value: IPrintSchemaPageImageableSize) -> Self

Converts to this type from the input type.
§

impl From<IPrintSchemaPageMediaSizeOption> for IDispatch

§

fn from(value: IPrintSchemaPageMediaSizeOption) -> Self

Converts to this type from the input type.
§

impl From<IPrintSchemaParameterDefinition> for IDispatch

§

fn from(value: IPrintSchemaParameterDefinition) -> Self

Converts to this type from the input type.
§

impl From<IPrintSchemaParameterInitializer> for IDispatch

§

fn from(value: IPrintSchemaParameterInitializer) -> Self

Converts to this type from the input type.
§

impl From<IPrintSchemaTicket> for IDispatch

§

fn from(value: IPrintSchemaTicket) -> Self

Converts to this type from the input type.
§

impl From<IPrintSchemaTicket2> for IDispatch

§

fn from(value: IPrintSchemaTicket2) -> Self

Converts to this type from the input type.
§

impl From<IPrinterExtensionContext> for IDispatch

§

fn from(value: IPrinterExtensionContext) -> Self

Converts to this type from the input type.
§

impl From<IPrinterExtensionContextCollection> for IDispatch

§

fn from(value: IPrinterExtensionContextCollection) -> Self

Converts to this type from the input type.
§

impl From<IPrinterExtensionEvent> for IDispatch

§

fn from(value: IPrinterExtensionEvent) -> Self

Converts to this type from the input type.
§

impl From<IPrinterExtensionEventArgs> for IDispatch

§

fn from(value: IPrinterExtensionEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IPrinterExtensionRequest> for IDispatch

§

fn from(value: IPrinterExtensionRequest) -> Self

Converts to this type from the input type.
§

impl From<IPrinterPropertyBag> for IDispatch

§

fn from(value: IPrinterPropertyBag) -> Self

Converts to this type from the input type.
§

impl From<IPrinterQueue> for IDispatch

§

fn from(value: IPrinterQueue) -> Self

Converts to this type from the input type.
§

impl From<IPrinterQueue2> for IDispatch

§

fn from(value: IPrinterQueue2) -> Self

Converts to this type from the input type.
§

impl From<IPrinterQueueEvent> for IDispatch

§

fn from(value: IPrinterQueueEvent) -> Self

Converts to this type from the input type.
§

impl From<IPrinterQueueView> for IDispatch

§

fn from(value: IPrinterQueueView) -> Self

Converts to this type from the input type.
§

impl From<IPrinterQueueViewEvent> for IDispatch

§

fn from(value: IPrinterQueueViewEvent) -> Self

Converts to this type from the input type.
§

impl From<IPrinterScriptContext> for IDispatch

§

fn from(value: IPrinterScriptContext) -> Self

Converts to this type from the input type.
§

impl From<IPrinterScriptablePropertyBag> for IDispatch

§

fn from(value: IPrinterScriptablePropertyBag) -> Self

Converts to this type from the input type.
§

impl From<IPrinterScriptablePropertyBag2> for IDispatch

§

fn from(value: IPrinterScriptablePropertyBag2) -> Self

Converts to this type from the input type.
§

impl From<IPrinterScriptableSequentialStream> for IDispatch

§

fn from(value: IPrinterScriptableSequentialStream) -> Self

Converts to this type from the input type.
§

impl From<IPrinterScriptableStream> for IDispatch

§

fn from(value: IPrinterScriptableStream) -> Self

Converts to this type from the input type.
§

impl From<IProgressItem> for IDispatch

§

fn from(value: IProgressItem) -> Self

Converts to this type from the input type.
§

impl From<IProgressItems> for IDispatch

§

fn from(value: IProgressItems) -> Self

Converts to this type from the input type.
§

impl From<IProvideWinSATAssessmentInfo> for IDispatch

§

fn from(value: IProvideWinSATAssessmentInfo) -> Self

Converts to this type from the input type.
§

impl From<IProvideWinSATResultsInfo> for IDispatch

§

fn from(value: IProvideWinSATResultsInfo) -> Self

Converts to this type from the input type.
§

impl From<IQueryAllWinSATAssessments> for IDispatch

§

fn from(value: IQueryAllWinSATAssessments) -> Self

Converts to this type from the input type.
§

impl From<IQueryRecentWinSATAssessment> for IDispatch

§

fn from(value: IQueryRecentWinSATAssessment) -> Self

Converts to this type from the input type.
§

impl From<IRDPSRAPIApplication> for IDispatch

§

fn from(value: IRDPSRAPIApplication) -> Self

Converts to this type from the input type.
§

impl From<IRDPSRAPIApplicationFilter> for IDispatch

§

fn from(value: IRDPSRAPIApplicationFilter) -> Self

Converts to this type from the input type.
§

impl From<IRDPSRAPIApplicationList> for IDispatch

§

fn from(value: IRDPSRAPIApplicationList) -> Self

Converts to this type from the input type.
§

impl From<IRDPSRAPIAttendee> for IDispatch

§

fn from(value: IRDPSRAPIAttendee) -> Self

Converts to this type from the input type.
§

impl From<IRDPSRAPIAttendeeDisconnectInfo> for IDispatch

§

fn from(value: IRDPSRAPIAttendeeDisconnectInfo) -> Self

Converts to this type from the input type.
§

impl From<IRDPSRAPIAttendeeManager> for IDispatch

§

fn from(value: IRDPSRAPIAttendeeManager) -> Self

Converts to this type from the input type.
§

impl From<IRDPSRAPIFrameBuffer> for IDispatch

§

fn from(value: IRDPSRAPIFrameBuffer) -> Self

Converts to this type from the input type.
§

impl From<IRDPSRAPIInvitation> for IDispatch

§

fn from(value: IRDPSRAPIInvitation) -> Self

Converts to this type from the input type.
§

impl From<IRDPSRAPIInvitationManager> for IDispatch

§

fn from(value: IRDPSRAPIInvitationManager) -> Self

Converts to this type from the input type.
§

impl From<IRDPSRAPISessionProperties> for IDispatch

§

fn from(value: IRDPSRAPISessionProperties) -> Self

Converts to this type from the input type.
§

impl From<IRDPSRAPISharingSession> for IDispatch

§

fn from(value: IRDPSRAPISharingSession) -> Self

Converts to this type from the input type.
§

impl From<IRDPSRAPISharingSession2> for IDispatch

§

fn from(value: IRDPSRAPISharingSession2) -> Self

Converts to this type from the input type.
§

impl From<IRDPSRAPITcpConnectionInfo> for IDispatch

§

fn from(value: IRDPSRAPITcpConnectionInfo) -> Self

Converts to this type from the input type.
§

impl From<IRDPSRAPIViewer> for IDispatch

§

fn from(value: IRDPSRAPIViewer) -> Self

Converts to this type from the input type.
§

impl From<IRDPSRAPIVirtualChannel> for IDispatch

§

fn from(value: IRDPSRAPIVirtualChannel) -> Self

Converts to this type from the input type.
§

impl From<IRDPSRAPIVirtualChannelManager> for IDispatch

§

fn from(value: IRDPSRAPIVirtualChannelManager) -> Self

Converts to this type from the input type.
§

impl From<IRDPSRAPIWindow> for IDispatch

§

fn from(value: IRDPSRAPIWindow) -> Self

Converts to this type from the input type.
§

impl From<IRDPSRAPIWindowList> for IDispatch

§

fn from(value: IRDPSRAPIWindowList) -> Self

Converts to this type from the input type.
§

impl From<IRTCBuddyEvent> for IDispatch

§

fn from(value: IRTCBuddyEvent) -> Self

Converts to this type from the input type.
§

impl From<IRTCBuddyEvent2> for IDispatch

§

fn from(value: IRTCBuddyEvent2) -> Self

Converts to this type from the input type.
§

impl From<IRTCBuddyGroupEvent> for IDispatch

§

fn from(value: IRTCBuddyGroupEvent) -> Self

Converts to this type from the input type.
§

impl From<IRTCClientEvent> for IDispatch

§

fn from(value: IRTCClientEvent) -> Self

Converts to this type from the input type.
§

impl From<IRTCCollection> for IDispatch

§

fn from(value: IRTCCollection) -> Self

Converts to this type from the input type.
§

impl From<IRTCDispatchEventNotification> for IDispatch

§

fn from(value: IRTCDispatchEventNotification) -> Self

Converts to this type from the input type.
§

impl From<IRTCInfoEvent> for IDispatch

§

fn from(value: IRTCInfoEvent) -> Self

Converts to this type from the input type.
§

impl From<IRTCIntensityEvent> for IDispatch

§

fn from(value: IRTCIntensityEvent) -> Self

Converts to this type from the input type.
§

impl From<IRTCMediaEvent> for IDispatch

§

fn from(value: IRTCMediaEvent) -> Self

Converts to this type from the input type.
§

impl From<IRTCMediaRequestEvent> for IDispatch

§

fn from(value: IRTCMediaRequestEvent) -> Self

Converts to this type from the input type.
§

impl From<IRTCMessagingEvent> for IDispatch

§

fn from(value: IRTCMessagingEvent) -> Self

Converts to this type from the input type.
§

impl From<IRTCParticipantStateChangeEvent> for IDispatch

§

fn from(value: IRTCParticipantStateChangeEvent) -> Self

Converts to this type from the input type.
§

impl From<IRTCPresenceDataEvent> for IDispatch

§

fn from(value: IRTCPresenceDataEvent) -> Self

Converts to this type from the input type.
§

impl From<IRTCPresencePropertyEvent> for IDispatch

§

fn from(value: IRTCPresencePropertyEvent) -> Self

Converts to this type from the input type.
§

impl From<IRTCPresenceStatusEvent> for IDispatch

§

fn from(value: IRTCPresenceStatusEvent) -> Self

Converts to this type from the input type.
§

impl From<IRTCProfileEvent> for IDispatch

§

fn from(value: IRTCProfileEvent) -> Self

Converts to this type from the input type.
§

impl From<IRTCProfileEvent2> for IDispatch

§

fn from(value: IRTCProfileEvent2) -> Self

Converts to this type from the input type.
§

impl From<IRTCReInviteEvent> for IDispatch

§

fn from(value: IRTCReInviteEvent) -> Self

Converts to this type from the input type.
§

impl From<IRTCRegistrationStateChangeEvent> for IDispatch

§

fn from(value: IRTCRegistrationStateChangeEvent) -> Self

Converts to this type from the input type.
§

impl From<IRTCRoamingEvent> for IDispatch

§

fn from(value: IRTCRoamingEvent) -> Self

Converts to this type from the input type.
§

impl From<IRTCSessionOperationCompleteEvent> for IDispatch

§

fn from(value: IRTCSessionOperationCompleteEvent) -> Self

Converts to this type from the input type.
§

impl From<IRTCSessionOperationCompleteEvent2> for IDispatch

§

fn from(value: IRTCSessionOperationCompleteEvent2) -> Self

Converts to this type from the input type.
§

impl From<IRTCSessionReferStatusEvent> for IDispatch

§

fn from(value: IRTCSessionReferStatusEvent) -> Self

Converts to this type from the input type.
§

impl From<IRTCSessionReferredEvent> for IDispatch

§

fn from(value: IRTCSessionReferredEvent) -> Self

Converts to this type from the input type.
§

impl From<IRTCSessionStateChangeEvent> for IDispatch

§

fn from(value: IRTCSessionStateChangeEvent) -> Self

Converts to this type from the input type.
§

impl From<IRTCSessionStateChangeEvent2> for IDispatch

§

fn from(value: IRTCSessionStateChangeEvent2) -> Self

Converts to this type from the input type.
§

impl From<IRTCUserSearchResultsEvent> for IDispatch

§

fn from(value: IRTCUserSearchResultsEvent) -> Self

Converts to this type from the input type.
§

impl From<IRTCWatcherEvent> for IDispatch

§

fn from(value: IRTCWatcherEvent) -> Self

Converts to this type from the input type.
§

impl From<IRTCWatcherEvent2> for IDispatch

§

fn from(value: IRTCWatcherEvent2) -> Self

Converts to this type from the input type.
§

impl From<IRawCDImageCreator> for IDispatch

§

fn from(value: IRawCDImageCreator) -> Self

Converts to this type from the input type.
§

impl From<IRawCDImageTrackInfo> for IDispatch

§

fn from(value: IRawCDImageTrackInfo) -> Self

Converts to this type from the input type.
§

impl From<IRegFilterInfo> for IDispatch

§

fn from(value: IRegFilterInfo) -> Self

Converts to this type from the input type.
§

impl From<IRegisteredTask> for IDispatch

§

fn from(value: IRegisteredTask) -> Self

Converts to this type from the input type.
§

impl From<IRegisteredTaskCollection> for IDispatch

§

fn from(value: IRegisteredTaskCollection) -> Self

Converts to this type from the input type.
§

impl From<IRegistrationInfo> for IDispatch

§

fn from(value: IRegistrationInfo) -> Self

Converts to this type from the input type.
§

impl From<IRegistrationTrigger> for IDispatch

§

fn from(value: IRegistrationTrigger) -> Self

Converts to this type from the input type.
§

impl From<IRemoteComponentUtil> for IDispatch

§

fn from(value: IRemoteComponentUtil) -> Self

Converts to this type from the input type.
§

impl From<IRemoteDesktopClient> for IDispatch

§

fn from(value: IRemoteDesktopClient) -> Self

Converts to this type from the input type.
§

impl From<IRemoteDesktopClientActions> for IDispatch

§

fn from(value: IRemoteDesktopClientActions) -> Self

Converts to this type from the input type.
§

impl From<IRemoteDesktopClientSettings> for IDispatch

§

fn from(value: IRemoteDesktopClientSettings) -> Self

Converts to this type from the input type.
§

impl From<IRemoteDesktopClientTouchPointer> for IDispatch

§

fn from(value: IRemoteDesktopClientTouchPointer) -> Self

Converts to this type from the input type.
§

impl From<IRepetitionPattern> for IDispatch

§

fn from(value: IRepetitionPattern) -> Self

Converts to this type from the input type.
§

impl From<IRoleAssociationUtil> for IDispatch

§

fn from(value: IRoleAssociationUtil) -> Self

Converts to this type from the input type.
§

impl From<IRunningTask> for IDispatch

§

fn from(value: IRunningTask) -> Self

Converts to this type from the input type.
§

impl From<IRunningTaskCollection> for IDispatch

§

fn from(value: IRunningTaskCollection) -> Self

Converts to this type from the input type.
§

impl From<ISClusApplication> for IDispatch

§

fn from(value: ISClusApplication) -> Self

Converts to this type from the input type.
§

impl From<ISClusCryptoKeys> for IDispatch

§

fn from(value: ISClusCryptoKeys) -> Self

Converts to this type from the input type.
§

impl From<ISClusDisk> for IDispatch

§

fn from(value: ISClusDisk) -> Self

Converts to this type from the input type.
§

impl From<ISClusDisks> for IDispatch

§

fn from(value: ISClusDisks) -> Self

Converts to this type from the input type.
§

impl From<ISClusNetInterface> for IDispatch

§

fn from(value: ISClusNetInterface) -> Self

Converts to this type from the input type.
§

impl From<ISClusNetInterfaces> for IDispatch

§

fn from(value: ISClusNetInterfaces) -> Self

Converts to this type from the input type.
§

impl From<ISClusNetwork> for IDispatch

§

fn from(value: ISClusNetwork) -> Self

Converts to this type from the input type.
§

impl From<ISClusNetworkNetInterfaces> for IDispatch

§

fn from(value: ISClusNetworkNetInterfaces) -> Self

Converts to this type from the input type.
§

impl From<ISClusNetworks> for IDispatch

§

fn from(value: ISClusNetworks) -> Self

Converts to this type from the input type.
§

impl From<ISClusNode> for IDispatch

§

fn from(value: ISClusNode) -> Self

Converts to this type from the input type.
§

impl From<ISClusNodeNetInterfaces> for IDispatch

§

fn from(value: ISClusNodeNetInterfaces) -> Self

Converts to this type from the input type.
§

impl From<ISClusNodes> for IDispatch

§

fn from(value: ISClusNodes) -> Self

Converts to this type from the input type.
§

impl From<ISClusPartition> for IDispatch

§

fn from(value: ISClusPartition) -> Self

Converts to this type from the input type.
§

impl From<ISClusPartitionEx> for IDispatch

§

fn from(value: ISClusPartitionEx) -> Self

Converts to this type from the input type.
§

impl From<ISClusPartitions> for IDispatch

§

fn from(value: ISClusPartitions) -> Self

Converts to this type from the input type.
§

impl From<ISClusProperties> for IDispatch

§

fn from(value: ISClusProperties) -> Self

Converts to this type from the input type.
§

impl From<ISClusProperty> for IDispatch

§

fn from(value: ISClusProperty) -> Self

Converts to this type from the input type.
§

impl From<ISClusPropertyValue> for IDispatch

§

fn from(value: ISClusPropertyValue) -> Self

Converts to this type from the input type.
§

impl From<ISClusPropertyValueData> for IDispatch

§

fn from(value: ISClusPropertyValueData) -> Self

Converts to this type from the input type.
§

impl From<ISClusPropertyValues> for IDispatch

§

fn from(value: ISClusPropertyValues) -> Self

Converts to this type from the input type.
§

impl From<ISClusRefObject> for IDispatch

§

fn from(value: ISClusRefObject) -> Self

Converts to this type from the input type.
§

impl From<ISClusRegistryKeys> for IDispatch

§

fn from(value: ISClusRegistryKeys) -> Self

Converts to this type from the input type.
§

impl From<ISClusResDependencies> for IDispatch

§

fn from(value: ISClusResDependencies) -> Self

Converts to this type from the input type.
§

impl From<ISClusResDependents> for IDispatch

§

fn from(value: ISClusResDependents) -> Self

Converts to this type from the input type.
§

impl From<ISClusResGroup> for IDispatch

§

fn from(value: ISClusResGroup) -> Self

Converts to this type from the input type.
§

impl From<ISClusResGroupPreferredOwnerNodes> for IDispatch

§

fn from(value: ISClusResGroupPreferredOwnerNodes) -> Self

Converts to this type from the input type.
§

impl From<ISClusResGroupResources> for IDispatch

§

fn from(value: ISClusResGroupResources) -> Self

Converts to this type from the input type.
§

impl From<ISClusResGroups> for IDispatch

§

fn from(value: ISClusResGroups) -> Self

Converts to this type from the input type.
§

impl From<ISClusResPossibleOwnerNodes> for IDispatch

§

fn from(value: ISClusResPossibleOwnerNodes) -> Self

Converts to this type from the input type.
§

impl From<ISClusResType> for IDispatch

§

fn from(value: ISClusResType) -> Self

Converts to this type from the input type.
§

impl From<ISClusResTypePossibleOwnerNodes> for IDispatch

§

fn from(value: ISClusResTypePossibleOwnerNodes) -> Self

Converts to this type from the input type.
§

impl From<ISClusResTypeResources> for IDispatch

§

fn from(value: ISClusResTypeResources) -> Self

Converts to this type from the input type.
§

impl From<ISClusResTypes> for IDispatch

§

fn from(value: ISClusResTypes) -> Self

Converts to this type from the input type.
§

impl From<ISClusResource> for IDispatch

§

fn from(value: ISClusResource) -> Self

Converts to this type from the input type.
§

impl From<ISClusResources> for IDispatch

§

fn from(value: ISClusResources) -> Self

Converts to this type from the input type.
§

impl From<ISClusScsiAddress> for IDispatch

§

fn from(value: ISClusScsiAddress) -> Self

Converts to this type from the input type.
§

impl From<ISClusVersion> for IDispatch

§

fn from(value: ISClusVersion) -> Self

Converts to this type from the input type.
§

impl From<ISCluster> for IDispatch

§

fn from(value: ISCluster) -> Self

Converts to this type from the input type.
§

impl From<ISClusterNames> for IDispatch

§

fn from(value: ISClusterNames) -> Self

Converts to this type from the input type.
§

impl From<ISDomainNames> for IDispatch

§

fn from(value: ISDomainNames) -> Self

Converts to this type from the input type.
§

impl From<ISWbemDateTime> for IDispatch

§

fn from(value: ISWbemDateTime) -> Self

Converts to this type from the input type.
§

impl From<ISWbemEventSource> for IDispatch

§

fn from(value: ISWbemEventSource) -> Self

Converts to this type from the input type.
§

impl From<ISWbemLastError> for IDispatch

§

fn from(value: ISWbemLastError) -> Self

Converts to this type from the input type.
§

impl From<ISWbemLocator> for IDispatch

§

fn from(value: ISWbemLocator) -> Self

Converts to this type from the input type.
§

impl From<ISWbemMethod> for IDispatch

§

fn from(value: ISWbemMethod) -> Self

Converts to this type from the input type.
§

impl From<ISWbemMethodSet> for IDispatch

§

fn from(value: ISWbemMethodSet) -> Self

Converts to this type from the input type.
§

impl From<ISWbemNamedValue> for IDispatch

§

fn from(value: ISWbemNamedValue) -> Self

Converts to this type from the input type.
§

impl From<ISWbemNamedValueSet> for IDispatch

§

fn from(value: ISWbemNamedValueSet) -> Self

Converts to this type from the input type.
§

impl From<ISWbemObject> for IDispatch

§

fn from(value: ISWbemObject) -> Self

Converts to this type from the input type.
§

impl From<ISWbemObjectEx> for IDispatch

§

fn from(value: ISWbemObjectEx) -> Self

Converts to this type from the input type.
§

impl From<ISWbemObjectPath> for IDispatch

§

fn from(value: ISWbemObjectPath) -> Self

Converts to this type from the input type.
§

impl From<ISWbemObjectSet> for IDispatch

§

fn from(value: ISWbemObjectSet) -> Self

Converts to this type from the input type.
§

impl From<ISWbemPrivilege> for IDispatch

§

fn from(value: ISWbemPrivilege) -> Self

Converts to this type from the input type.
§

impl From<ISWbemPrivilegeSet> for IDispatch

§

fn from(value: ISWbemPrivilegeSet) -> Self

Converts to this type from the input type.
§

impl From<ISWbemProperty> for IDispatch

§

fn from(value: ISWbemProperty) -> Self

Converts to this type from the input type.
§

impl From<ISWbemPropertySet> for IDispatch

§

fn from(value: ISWbemPropertySet) -> Self

Converts to this type from the input type.
§

impl From<ISWbemQualifier> for IDispatch

§

fn from(value: ISWbemQualifier) -> Self

Converts to this type from the input type.
§

impl From<ISWbemQualifierSet> for IDispatch

§

fn from(value: ISWbemQualifierSet) -> Self

Converts to this type from the input type.
§

impl From<ISWbemRefreshableItem> for IDispatch

§

fn from(value: ISWbemRefreshableItem) -> Self

Converts to this type from the input type.
§

impl From<ISWbemRefresher> for IDispatch

§

fn from(value: ISWbemRefresher) -> Self

Converts to this type from the input type.
§

impl From<ISWbemSecurity> for IDispatch

§

fn from(value: ISWbemSecurity) -> Self

Converts to this type from the input type.
§

impl From<ISWbemServices> for IDispatch

§

fn from(value: ISWbemServices) -> Self

Converts to this type from the input type.
§

impl From<ISWbemServicesEx> for IDispatch

§

fn from(value: ISWbemServicesEx) -> Self

Converts to this type from the input type.
§

impl From<ISWbemSink> for IDispatch

§

fn from(value: ISWbemSink) -> Self

Converts to this type from the input type.
§

impl From<ISWbemSinkEvents> for IDispatch

§

fn from(value: ISWbemSinkEvents) -> Self

Converts to this type from the input type.
§

impl From<ISchedule> for IDispatch

§

fn from(value: ISchedule) -> Self

Converts to this type from the input type.
§

impl From<IScheduleCollection> for IDispatch

§

fn from(value: IScheduleCollection) -> Self

Converts to this type from the input type.
§

impl From<ISchema> for IDispatch

§

fn from(value: ISchema) -> Self

Converts to this type from the input type.
§

impl From<ISchemaAny> for IDispatch

§

fn from(value: ISchemaAny) -> Self

Converts to this type from the input type.
§

impl From<ISchemaAttribute> for IDispatch

§

fn from(value: ISchemaAttribute) -> Self

Converts to this type from the input type.
§

impl From<ISchemaAttributeGroup> for IDispatch

§

fn from(value: ISchemaAttributeGroup) -> Self

Converts to this type from the input type.
§

impl From<ISchemaComplexType> for IDispatch

§

fn from(value: ISchemaComplexType) -> Self

Converts to this type from the input type.
§

impl From<ISchemaElement> for IDispatch

§

fn from(value: ISchemaElement) -> Self

Converts to this type from the input type.
§

impl From<ISchemaIdentityConstraint> for IDispatch

§

fn from(value: ISchemaIdentityConstraint) -> Self

Converts to this type from the input type.
§

impl From<ISchemaItem> for IDispatch

§

fn from(value: ISchemaItem) -> Self

Converts to this type from the input type.
§

impl From<ISchemaItemCollection> for IDispatch

§

fn from(value: ISchemaItemCollection) -> Self

Converts to this type from the input type.
§

impl From<ISchemaModelGroup> for IDispatch

§

fn from(value: ISchemaModelGroup) -> Self

Converts to this type from the input type.
§

impl From<ISchemaNotation> for IDispatch

§

fn from(value: ISchemaNotation) -> Self

Converts to this type from the input type.
§

impl From<ISchemaParticle> for IDispatch

§

fn from(value: ISchemaParticle) -> Self

Converts to this type from the input type.
§

impl From<ISchemaStringCollection> for IDispatch

§

fn from(value: ISchemaStringCollection) -> Self

Converts to this type from the input type.
§

impl From<ISchemaType> for IDispatch

§

fn from(value: ISchemaType) -> Self

Converts to this type from the input type.
§

impl From<IScriptErrorList> for IDispatch

§

fn from(value: IScriptErrorList) -> Self

Converts to this type from the input type.
§

impl From<ISdo> for IDispatch

§

fn from(value: ISdo) -> Self

Converts to this type from the input type.
§

impl From<ISdoCollection> for IDispatch

§

fn from(value: ISdoCollection) -> Self

Converts to this type from the input type.
§

impl From<ISdoDictionaryOld> for IDispatch

§

fn from(value: ISdoDictionaryOld) -> Self

Converts to this type from the input type.
§

impl From<ISdoMachine> for IDispatch

§

fn from(value: ISdoMachine) -> Self

Converts to this type from the input type.
§

impl From<ISdoMachine2> for IDispatch

§

fn from(value: ISdoMachine2) -> Self

Converts to this type from the input type.
§

impl From<ISdoServiceControl> for IDispatch

§

fn from(value: ISdoServiceControl) -> Self

Converts to this type from the input type.
§

impl From<ISearchCompletedCallbackArgs> for IDispatch

§

fn from(value: ISearchCompletedCallbackArgs) -> Self

Converts to this type from the input type.
§

impl From<ISearchJob> for IDispatch

§

fn from(value: ISearchJob) -> Self

Converts to this type from the input type.
§

impl From<ISearchResult> for IDispatch

§

fn from(value: ISearchResult) -> Self

Converts to this type from the input type.
§

impl From<ISecurityCallContext> for IDispatch

§

fn from(value: ISecurityCallContext) -> Self

Converts to this type from the input type.
§

impl From<ISecurityCallersColl> for IDispatch

§

fn from(value: ISecurityCallersColl) -> Self

Converts to this type from the input type.
§

impl From<ISecurityIdentityColl> for IDispatch

§

fn from(value: ISecurityIdentityColl) -> Self

Converts to this type from the input type.
§

impl From<ISensLogon> for IDispatch

§

fn from(value: ISensLogon) -> Self

Converts to this type from the input type.
§

impl From<ISensLogon2> for IDispatch

§

fn from(value: ISensLogon2) -> Self

Converts to this type from the input type.
§

impl From<ISensNetwork> for IDispatch

§

fn from(value: ISensNetwork) -> Self

Converts to this type from the input type.
§

impl From<ISensOnNow> for IDispatch

§

fn from(value: ISensOnNow) -> Self

Converts to this type from the input type.
§

impl From<IServerXMLHTTPRequest> for IDispatch

§

fn from(value: IServerXMLHTTPRequest) -> Self

Converts to this type from the input type.
§

impl From<IServerXMLHTTPRequest2> for IDispatch

§

fn from(value: IServerXMLHTTPRequest2) -> Self

Converts to this type from the input type.
§

impl From<ISessionStateChangeTrigger> for IDispatch

§

fn from(value: ISessionStateChangeTrigger) -> Self

Converts to this type from the input type.
§

impl From<ISharedProperty> for IDispatch

§

fn from(value: ISharedProperty) -> Self

Converts to this type from the input type.
§

impl From<ISharedPropertyGroup> for IDispatch

§

fn from(value: ISharedPropertyGroup) -> Self

Converts to this type from the input type.
§

impl From<ISharedPropertyGroupManager> for IDispatch

§

fn from(value: ISharedPropertyGroupManager) -> Self

Converts to this type from the input type.
§

impl From<IShellDispatch> for IDispatch

§

fn from(value: IShellDispatch) -> Self

Converts to this type from the input type.
§

impl From<IShellDispatch2> for IDispatch

§

fn from(value: IShellDispatch2) -> Self

Converts to this type from the input type.
§

impl From<IShellDispatch3> for IDispatch

§

fn from(value: IShellDispatch3) -> Self

Converts to this type from the input type.
§

impl From<IShellDispatch4> for IDispatch

§

fn from(value: IShellDispatch4) -> Self

Converts to this type from the input type.
§

impl From<IShellDispatch5> for IDispatch

§

fn from(value: IShellDispatch5) -> Self

Converts to this type from the input type.
§

impl From<IShellDispatch6> for IDispatch

§

fn from(value: IShellDispatch6) -> Self

Converts to this type from the input type.
§

impl From<IShellFavoritesNameSpace> for IDispatch

§

fn from(value: IShellFavoritesNameSpace) -> Self

Converts to this type from the input type.
§

impl From<IShellFolderViewDual> for IDispatch

§

fn from(value: IShellFolderViewDual) -> Self

Converts to this type from the input type.
§

impl From<IShellFolderViewDual2> for IDispatch

§

fn from(value: IShellFolderViewDual2) -> Self

Converts to this type from the input type.
§

impl From<IShellFolderViewDual3> for IDispatch

§

fn from(value: IShellFolderViewDual3) -> Self

Converts to this type from the input type.
§

impl From<IShellLinkDual> for IDispatch

§

fn from(value: IShellLinkDual) -> Self

Converts to this type from the input type.
§

impl From<IShellLinkDual2> for IDispatch

§

fn from(value: IShellLinkDual2) -> Self

Converts to this type from the input type.
§

impl From<IShellNameSpace> for IDispatch

§

fn from(value: IShellNameSpace) -> Self

Converts to this type from the input type.
§

impl From<IShellUIHelper> for IDispatch

§

fn from(value: IShellUIHelper) -> Self

Converts to this type from the input type.
§

impl From<IShellUIHelper2> for IDispatch

§

fn from(value: IShellUIHelper2) -> Self

Converts to this type from the input type.
§

impl From<IShellUIHelper3> for IDispatch

§

fn from(value: IShellUIHelper3) -> Self

Converts to this type from the input type.
§

impl From<IShellUIHelper4> for IDispatch

§

fn from(value: IShellUIHelper4) -> Self

Converts to this type from the input type.
§

impl From<IShellUIHelper5> for IDispatch

§

fn from(value: IShellUIHelper5) -> Self

Converts to this type from the input type.
§

impl From<IShellUIHelper6> for IDispatch

§

fn from(value: IShellUIHelper6) -> Self

Converts to this type from the input type.
§

impl From<IShellUIHelper7> for IDispatch

§

fn from(value: IShellUIHelper7) -> Self

Converts to this type from the input type.
§

impl From<IShellUIHelper8> for IDispatch

§

fn from(value: IShellUIHelper8) -> Self

Converts to this type from the input type.
§

impl From<IShellUIHelper9> for IDispatch

§

fn from(value: IShellUIHelper9) -> Self

Converts to this type from the input type.
§

impl From<IShellWindows> for IDispatch

§

fn from(value: IShellWindows) -> Self

Converts to this type from the input type.
§

impl From<IShowMessageAction> for IDispatch

§

fn from(value: IShowMessageAction) -> Self

Converts to this type from the input type.
§

impl From<ISignerCertificate> for IDispatch

§

fn from(value: ISignerCertificate) -> Self

Converts to this type from the input type.
§

impl From<ISignerCertificates> for IDispatch

§

fn from(value: ISignerCertificates) -> Self

Converts to this type from the input type.
§

impl From<ISketchInk> for IDispatch

§

fn from(value: ISketchInk) -> Self

Converts to this type from the input type.
§

impl From<ISmimeCapabilities> for IDispatch

§

fn from(value: ISmimeCapabilities) -> Self

Converts to this type from the input type.
§

impl From<ISmimeCapability> for IDispatch

§

fn from(value: ISmimeCapability) -> Self

Converts to this type from the input type.
§

impl From<ISpeechAudio> for IDispatch

§

fn from(value: ISpeechAudio) -> Self

Converts to this type from the input type.
§

impl From<ISpeechAudioBufferInfo> for IDispatch

§

fn from(value: ISpeechAudioBufferInfo) -> Self

Converts to this type from the input type.
§

impl From<ISpeechAudioFormat> for IDispatch

§

fn from(value: ISpeechAudioFormat) -> Self

Converts to this type from the input type.
§

impl From<ISpeechAudioStatus> for IDispatch

§

fn from(value: ISpeechAudioStatus) -> Self

Converts to this type from the input type.
§

impl From<ISpeechBaseStream> for IDispatch

§

fn from(value: ISpeechBaseStream) -> Self

Converts to this type from the input type.
§

impl From<ISpeechCustomStream> for IDispatch

§

fn from(value: ISpeechCustomStream) -> Self

Converts to this type from the input type.
§

impl From<ISpeechDataKey> for IDispatch

§

fn from(value: ISpeechDataKey) -> Self

Converts to this type from the input type.
§

impl From<ISpeechFileStream> for IDispatch

§

fn from(value: ISpeechFileStream) -> Self

Converts to this type from the input type.
§

impl From<ISpeechGrammarRule> for IDispatch

§

fn from(value: ISpeechGrammarRule) -> Self

Converts to this type from the input type.
§

impl From<ISpeechGrammarRuleState> for IDispatch

§

fn from(value: ISpeechGrammarRuleState) -> Self

Converts to this type from the input type.
§

impl From<ISpeechGrammarRuleStateTransition> for IDispatch

§

fn from(value: ISpeechGrammarRuleStateTransition) -> Self

Converts to this type from the input type.
§

impl From<ISpeechGrammarRuleStateTransitions> for IDispatch

§

fn from(value: ISpeechGrammarRuleStateTransitions) -> Self

Converts to this type from the input type.
§

impl From<ISpeechGrammarRules> for IDispatch

§

fn from(value: ISpeechGrammarRules) -> Self

Converts to this type from the input type.
§

impl From<ISpeechLexicon> for IDispatch

§

fn from(value: ISpeechLexicon) -> Self

Converts to this type from the input type.
§

impl From<ISpeechLexiconPronunciation> for IDispatch

§

fn from(value: ISpeechLexiconPronunciation) -> Self

Converts to this type from the input type.
§

impl From<ISpeechLexiconPronunciations> for IDispatch

§

fn from(value: ISpeechLexiconPronunciations) -> Self

Converts to this type from the input type.
§

impl From<ISpeechLexiconWord> for IDispatch

§

fn from(value: ISpeechLexiconWord) -> Self

Converts to this type from the input type.
§

impl From<ISpeechLexiconWords> for IDispatch

§

fn from(value: ISpeechLexiconWords) -> Self

Converts to this type from the input type.
§

impl From<ISpeechMMSysAudio> for IDispatch

§

fn from(value: ISpeechMMSysAudio) -> Self

Converts to this type from the input type.
§

impl From<ISpeechMemoryStream> for IDispatch

§

fn from(value: ISpeechMemoryStream) -> Self

Converts to this type from the input type.
§

impl From<ISpeechObjectToken> for IDispatch

§

fn from(value: ISpeechObjectToken) -> Self

Converts to this type from the input type.
§

impl From<ISpeechObjectTokenCategory> for IDispatch

§

fn from(value: ISpeechObjectTokenCategory) -> Self

Converts to this type from the input type.
§

impl From<ISpeechObjectTokens> for IDispatch

§

fn from(value: ISpeechObjectTokens) -> Self

Converts to this type from the input type.
§

impl From<ISpeechPhoneConverter> for IDispatch

§

fn from(value: ISpeechPhoneConverter) -> Self

Converts to this type from the input type.
§

impl From<ISpeechPhraseAlternate> for IDispatch

§

fn from(value: ISpeechPhraseAlternate) -> Self

Converts to this type from the input type.
§

impl From<ISpeechPhraseAlternates> for IDispatch

§

fn from(value: ISpeechPhraseAlternates) -> Self

Converts to this type from the input type.
§

impl From<ISpeechPhraseElement> for IDispatch

§

fn from(value: ISpeechPhraseElement) -> Self

Converts to this type from the input type.
§

impl From<ISpeechPhraseElements> for IDispatch

§

fn from(value: ISpeechPhraseElements) -> Self

Converts to this type from the input type.
§

impl From<ISpeechPhraseInfo> for IDispatch

§

fn from(value: ISpeechPhraseInfo) -> Self

Converts to this type from the input type.
§

impl From<ISpeechPhraseInfoBuilder> for IDispatch

§

fn from(value: ISpeechPhraseInfoBuilder) -> Self

Converts to this type from the input type.
§

impl From<ISpeechPhraseProperties> for IDispatch

§

fn from(value: ISpeechPhraseProperties) -> Self

Converts to this type from the input type.
§

impl From<ISpeechPhraseProperty> for IDispatch

§

fn from(value: ISpeechPhraseProperty) -> Self

Converts to this type from the input type.
§

impl From<ISpeechPhraseReplacement> for IDispatch

§

fn from(value: ISpeechPhraseReplacement) -> Self

Converts to this type from the input type.
§

impl From<ISpeechPhraseReplacements> for IDispatch

§

fn from(value: ISpeechPhraseReplacements) -> Self

Converts to this type from the input type.
§

impl From<ISpeechPhraseRule> for IDispatch

§

fn from(value: ISpeechPhraseRule) -> Self

Converts to this type from the input type.
§

impl From<ISpeechPhraseRules> for IDispatch

§

fn from(value: ISpeechPhraseRules) -> Self

Converts to this type from the input type.
§

impl From<ISpeechRecoContext> for IDispatch

§

fn from(value: ISpeechRecoContext) -> Self

Converts to this type from the input type.
§

impl From<ISpeechRecoGrammar> for IDispatch

§

fn from(value: ISpeechRecoGrammar) -> Self

Converts to this type from the input type.
§

impl From<ISpeechRecoResult> for IDispatch

§

fn from(value: ISpeechRecoResult) -> Self

Converts to this type from the input type.
§

impl From<ISpeechRecoResult2> for IDispatch

§

fn from(value: ISpeechRecoResult2) -> Self

Converts to this type from the input type.
§

impl From<ISpeechRecoResultDispatch> for IDispatch

§

fn from(value: ISpeechRecoResultDispatch) -> Self

Converts to this type from the input type.
§

impl From<ISpeechRecoResultTimes> for IDispatch

§

fn from(value: ISpeechRecoResultTimes) -> Self

Converts to this type from the input type.
§

impl From<ISpeechRecognizer> for IDispatch

§

fn from(value: ISpeechRecognizer) -> Self

Converts to this type from the input type.
§

impl From<ISpeechRecognizerStatus> for IDispatch

§

fn from(value: ISpeechRecognizerStatus) -> Self

Converts to this type from the input type.
§

impl From<ISpeechResourceLoader> for IDispatch

§

fn from(value: ISpeechResourceLoader) -> Self

Converts to this type from the input type.
§

impl From<ISpeechTextSelectionInformation> for IDispatch

§

fn from(value: ISpeechTextSelectionInformation) -> Self

Converts to this type from the input type.
§

impl From<ISpeechVoice> for IDispatch

§

fn from(value: ISpeechVoice) -> Self

Converts to this type from the input type.
§

impl From<ISpeechVoiceStatus> for IDispatch

§

fn from(value: ISpeechVoiceStatus) -> Self

Converts to this type from the input type.
§

impl From<ISpeechWaveFormatEx> for IDispatch

§

fn from(value: ISpeechWaveFormatEx) -> Self

Converts to this type from the input type.
§

impl From<ISpeechXMLRecoResult> for IDispatch

§

fn from(value: ISpeechXMLRecoResult) -> Self

Converts to this type from the input type.
§

impl From<IStaticPortMapping> for IDispatch

§

fn from(value: IStaticPortMapping) -> Self

Converts to this type from the input type.
§

impl From<IStaticPortMappingCollection> for IDispatch

§

fn from(value: IStaticPortMappingCollection) -> Self

Converts to this type from the input type.
§

impl From<IStringCollection> for IDispatch

§

fn from(value: IStringCollection) -> Self

Converts to this type from the input type.
§

impl From<ISystemInformation> for IDispatch

§

fn from(value: ISystemInformation) -> Self

Converts to this type from the input type.
§

impl From<ITACDGroup> for IDispatch

§

fn from(value: ITACDGroup) -> Self

Converts to this type from the input type.
§

impl From<ITACDGroupEvent> for IDispatch

§

fn from(value: ITACDGroupEvent) -> Self

Converts to this type from the input type.
§

impl From<ITASRTerminalEvent> for IDispatch

§

fn from(value: ITASRTerminalEvent) -> Self

Converts to this type from the input type.
§

impl From<ITAddress> for IDispatch

§

fn from(value: ITAddress) -> Self

Converts to this type from the input type.
§

impl From<ITAddress2> for IDispatch

§

fn from(value: ITAddress2) -> Self

Converts to this type from the input type.
§

impl From<ITAddressCapabilities> for IDispatch

§

fn from(value: ITAddressCapabilities) -> Self

Converts to this type from the input type.
§

impl From<ITAddressDeviceSpecificEvent> for IDispatch

§

fn from(value: ITAddressDeviceSpecificEvent) -> Self

Converts to this type from the input type.
§

impl From<ITAddressEvent> for IDispatch

§

fn from(value: ITAddressEvent) -> Self

Converts to this type from the input type.
§

impl From<ITAddressTranslation> for IDispatch

§

fn from(value: ITAddressTranslation) -> Self

Converts to this type from the input type.
§

impl From<ITAddressTranslationInfo> for IDispatch

§

fn from(value: ITAddressTranslationInfo) -> Self

Converts to this type from the input type.
§

impl From<ITAgent> for IDispatch

§

fn from(value: ITAgent) -> Self

Converts to this type from the input type.
§

impl From<ITAgentEvent> for IDispatch

§

fn from(value: ITAgentEvent) -> Self

Converts to this type from the input type.
§

impl From<ITAgentHandler> for IDispatch

§

fn from(value: ITAgentHandler) -> Self

Converts to this type from the input type.
§

impl From<ITAgentHandlerEvent> for IDispatch

§

fn from(value: ITAgentHandlerEvent) -> Self

Converts to this type from the input type.
§

impl From<ITAgentSession> for IDispatch

§

fn from(value: ITAgentSession) -> Self

Converts to this type from the input type.
§

impl From<ITAgentSessionEvent> for IDispatch

§

fn from(value: ITAgentSessionEvent) -> Self

Converts to this type from the input type.
§

impl From<ITAutomatedPhoneControl> for IDispatch

§

fn from(value: ITAutomatedPhoneControl) -> Self

Converts to this type from the input type.
§

impl From<ITBasicAudioTerminal> for IDispatch

§

fn from(value: ITBasicAudioTerminal) -> Self

Converts to this type from the input type.
§

impl From<ITBasicCallControl> for IDispatch

§

fn from(value: ITBasicCallControl) -> Self

Converts to this type from the input type.
§

impl From<ITBasicCallControl2> for IDispatch

§

fn from(value: ITBasicCallControl2) -> Self

Converts to this type from the input type.
§

impl From<ITCallHub> for IDispatch

§

fn from(value: ITCallHub) -> Self

Converts to this type from the input type.
§

impl From<ITCallHubEvent> for IDispatch

§

fn from(value: ITCallHubEvent) -> Self

Converts to this type from the input type.
§

impl From<ITCallInfo> for IDispatch

§

fn from(value: ITCallInfo) -> Self

Converts to this type from the input type.
§

impl From<ITCallInfo2> for IDispatch

§

fn from(value: ITCallInfo2) -> Self

Converts to this type from the input type.
§

impl From<ITCallInfoChangeEvent> for IDispatch

§

fn from(value: ITCallInfoChangeEvent) -> Self

Converts to this type from the input type.
§

impl From<ITCallMediaEvent> for IDispatch

§

fn from(value: ITCallMediaEvent) -> Self

Converts to this type from the input type.
§

impl From<ITCallNotificationEvent> for IDispatch

§

fn from(value: ITCallNotificationEvent) -> Self

Converts to this type from the input type.
§

impl From<ITCallStateEvent> for IDispatch

§

fn from(value: ITCallStateEvent) -> Self

Converts to this type from the input type.
§

impl From<ITCallingCard> for IDispatch

§

fn from(value: ITCallingCard) -> Self

Converts to this type from the input type.
§

impl From<ITCollection> for IDispatch

§

fn from(value: ITCollection) -> Self

Converts to this type from the input type.
§

impl From<ITCollection2> for IDispatch

§

fn from(value: ITCollection2) -> Self

Converts to this type from the input type.
§

impl From<ITCustomTone> for IDispatch

§

fn from(value: ITCustomTone) -> Self

Converts to this type from the input type.
§

impl From<ITDetectTone> for IDispatch

§

fn from(value: ITDetectTone) -> Self

Converts to this type from the input type.
§

impl From<ITDigitDetectionEvent> for IDispatch

§

fn from(value: ITDigitDetectionEvent) -> Self

Converts to this type from the input type.
§

impl From<ITDigitGenerationEvent> for IDispatch

§

fn from(value: ITDigitGenerationEvent) -> Self

Converts to this type from the input type.
§

impl From<ITDigitsGatheredEvent> for IDispatch

§

fn from(value: ITDigitsGatheredEvent) -> Self

Converts to this type from the input type.
§

impl From<ITDirectory> for IDispatch

§

fn from(value: ITDirectory) -> Self

Converts to this type from the input type.
§

impl From<ITDirectoryObject> for IDispatch

§

fn from(value: ITDirectoryObject) -> Self

Converts to this type from the input type.
§

impl From<ITDirectoryObjectConference> for IDispatch

§

fn from(value: ITDirectoryObjectConference) -> Self

Converts to this type from the input type.
§

impl From<ITDirectoryObjectUser> for IDispatch

§

fn from(value: ITDirectoryObjectUser) -> Self

Converts to this type from the input type.
§

impl From<ITDispatchMapper> for IDispatch

§

fn from(value: ITDispatchMapper) -> Self

Converts to this type from the input type.
§

impl From<ITFileTerminalEvent> for IDispatch

§

fn from(value: ITFileTerminalEvent) -> Self

Converts to this type from the input type.
§

impl From<ITFileTrack> for IDispatch

§

fn from(value: ITFileTrack) -> Self

Converts to this type from the input type.
§

impl From<ITForwardInformation> for IDispatch

§

fn from(value: ITForwardInformation) -> Self

Converts to this type from the input type.
§

impl From<ITForwardInformation2> for IDispatch

§

fn from(value: ITForwardInformation2) -> Self

Converts to this type from the input type.
§

impl From<ITILSConfig> for IDispatch

§

fn from(value: ITILSConfig) -> Self

Converts to this type from the input type.
§

impl From<ITLegacyCallMediaControl> for IDispatch

§

fn from(value: ITLegacyCallMediaControl) -> Self

Converts to this type from the input type.
§

impl From<ITLegacyCallMediaControl2> for IDispatch

§

fn from(value: ITLegacyCallMediaControl2) -> Self

Converts to this type from the input type.
§

impl From<ITLegacyWaveSupport> for IDispatch

§

fn from(value: ITLegacyWaveSupport) -> Self

Converts to this type from the input type.
§

impl From<ITLocationInfo> for IDispatch

§

fn from(value: ITLocationInfo) -> Self

Converts to this type from the input type.
§

impl From<ITMediaControl> for IDispatch

§

fn from(value: ITMediaControl) -> Self

Converts to this type from the input type.
§

impl From<ITMediaPlayback> for IDispatch

§

fn from(value: ITMediaPlayback) -> Self

Converts to this type from the input type.
§

impl From<ITMediaRecord> for IDispatch

§

fn from(value: ITMediaRecord) -> Self

Converts to this type from the input type.
§

impl From<ITMediaSupport> for IDispatch

§

fn from(value: ITMediaSupport) -> Self

Converts to this type from the input type.
§

impl From<ITMultiTrackTerminal> for IDispatch

§

fn from(value: ITMultiTrackTerminal) -> Self

Converts to this type from the input type.
§

impl From<ITPhone> for IDispatch

§

fn from(value: ITPhone) -> Self

Converts to this type from the input type.
§

impl From<ITPhoneDeviceSpecificEvent> for IDispatch

§

fn from(value: ITPhoneDeviceSpecificEvent) -> Self

Converts to this type from the input type.
§

impl From<ITPhoneEvent> for IDispatch

§

fn from(value: ITPhoneEvent) -> Self

Converts to this type from the input type.
§

impl From<ITPluggableTerminalClassInfo> for IDispatch

§

fn from(value: ITPluggableTerminalClassInfo) -> Self

Converts to this type from the input type.
§

impl From<ITPluggableTerminalSuperclassInfo> for IDispatch

§

fn from(value: ITPluggableTerminalSuperclassInfo) -> Self

Converts to this type from the input type.
§

impl From<ITPrivateEvent> for IDispatch

§

fn from(value: ITPrivateEvent) -> Self

Converts to this type from the input type.
§

impl From<ITQOSEvent> for IDispatch

§

fn from(value: ITQOSEvent) -> Self

Converts to this type from the input type.
§

impl From<ITQueue> for IDispatch

§

fn from(value: ITQueue) -> Self

Converts to this type from the input type.
§

impl From<ITQueueEvent> for IDispatch

§

fn from(value: ITQueueEvent) -> Self

Converts to this type from the input type.
§

impl From<ITRendezvous> for IDispatch

§

fn from(value: ITRendezvous) -> Self

Converts to this type from the input type.
§

impl From<ITRequest> for IDispatch

§

fn from(value: ITRequest) -> Self

Converts to this type from the input type.
§

impl From<ITRequestEvent> for IDispatch

§

fn from(value: ITRequestEvent) -> Self

Converts to this type from the input type.
§

impl From<ITScriptableAudioFormat> for IDispatch

§

fn from(value: ITScriptableAudioFormat) -> Self

Converts to this type from the input type.
§

impl From<ITStaticAudioTerminal> for IDispatch

§

fn from(value: ITStaticAudioTerminal) -> Self

Converts to this type from the input type.
§

impl From<ITStream> for IDispatch

§

fn from(value: ITStream) -> Self

Converts to this type from the input type.
§

impl From<ITStreamControl> for IDispatch

§

fn from(value: ITStreamControl) -> Self

Converts to this type from the input type.
§

impl From<ITSubStream> for IDispatch

§

fn from(value: ITSubStream) -> Self

Converts to this type from the input type.
§

impl From<ITSubStreamControl> for IDispatch

§

fn from(value: ITSubStreamControl) -> Self

Converts to this type from the input type.
§

impl From<ITTAPI> for IDispatch

§

fn from(value: ITTAPI) -> Self

Converts to this type from the input type.
§

impl From<ITTAPI2> for IDispatch

§

fn from(value: ITTAPI2) -> Self

Converts to this type from the input type.
§

impl From<ITTAPICallCenter> for IDispatch

§

fn from(value: ITTAPICallCenter) -> Self

Converts to this type from the input type.
§

impl From<ITTAPIDispatchEventNotification> for IDispatch

§

fn from(value: ITTAPIDispatchEventNotification) -> Self

Converts to this type from the input type.
§

impl From<ITTAPIObjectEvent> for IDispatch

§

fn from(value: ITTAPIObjectEvent) -> Self

Converts to this type from the input type.
§

impl From<ITTAPIObjectEvent2> for IDispatch

§

fn from(value: ITTAPIObjectEvent2) -> Self

Converts to this type from the input type.
§

impl From<ITTTSTerminalEvent> for IDispatch

§

fn from(value: ITTTSTerminalEvent) -> Self

Converts to this type from the input type.
§

impl From<ITTerminal> for IDispatch

§

fn from(value: ITTerminal) -> Self

Converts to this type from the input type.
§

impl From<ITTerminalSupport> for IDispatch

§

fn from(value: ITTerminalSupport) -> Self

Converts to this type from the input type.
§

impl From<ITTerminalSupport2> for IDispatch

§

fn from(value: ITTerminalSupport2) -> Self

Converts to this type from the input type.
§

impl From<ITToneDetectionEvent> for IDispatch

§

fn from(value: ITToneDetectionEvent) -> Self

Converts to this type from the input type.
§

impl From<ITToneTerminalEvent> for IDispatch

§

fn from(value: ITToneTerminalEvent) -> Self

Converts to this type from the input type.
§

impl From<ITaskDefinition> for IDispatch

§

fn from(value: ITaskDefinition) -> Self

Converts to this type from the input type.
§

impl From<ITaskFolder> for IDispatch

§

fn from(value: ITaskFolder) -> Self

Converts to this type from the input type.
§

impl From<ITaskFolderCollection> for IDispatch

§

fn from(value: ITaskFolderCollection) -> Self

Converts to this type from the input type.
§

impl From<ITaskNamedValueCollection> for IDispatch

§

fn from(value: ITaskNamedValueCollection) -> Self

Converts to this type from the input type.
§

impl From<ITaskNamedValuePair> for IDispatch

§

fn from(value: ITaskNamedValuePair) -> Self

Converts to this type from the input type.
§

impl From<ITaskService> for IDispatch

§

fn from(value: ITaskService) -> Self

Converts to this type from the input type.
§

impl From<ITaskSettings> for IDispatch

§

fn from(value: ITaskSettings) -> Self

Converts to this type from the input type.
§

impl From<ITaskSettings2> for IDispatch

§

fn from(value: ITaskSettings2) -> Self

Converts to this type from the input type.
§

impl From<ITaskSettings3> for IDispatch

§

fn from(value: ITaskSettings3) -> Self

Converts to this type from the input type.
§

impl From<ITemplateSdo> for IDispatch

§

fn from(value: ITemplateSdo) -> Self

Converts to this type from the input type.
§

impl From<ITextDisplays> for IDispatch

§

fn from(value: ITextDisplays) -> Self

Converts to this type from the input type.
§

impl From<ITextDocument> for IDispatch

§

fn from(value: ITextDocument) -> Self

Converts to this type from the input type.
§

impl From<ITextDocument2> for IDispatch

§

fn from(value: ITextDocument2) -> Self

Converts to this type from the input type.
§

impl From<ITextDocument2Old> for IDispatch

§

fn from(value: ITextDocument2Old) -> Self

Converts to this type from the input type.
§

impl From<ITextFont> for IDispatch

§

fn from(value: ITextFont) -> Self

Converts to this type from the input type.
§

impl From<ITextFont2> for IDispatch

§

fn from(value: ITextFont2) -> Self

Converts to this type from the input type.
§

impl From<ITextPara> for IDispatch

§

fn from(value: ITextPara) -> Self

Converts to this type from the input type.
§

impl From<ITextPara2> for IDispatch

§

fn from(value: ITextPara2) -> Self

Converts to this type from the input type.
§

impl From<ITextRange> for IDispatch

§

fn from(value: ITextRange) -> Self

Converts to this type from the input type.
§

impl From<ITextRange2> for IDispatch

§

fn from(value: ITextRange2) -> Self

Converts to this type from the input type.
§

impl From<ITextRow> for IDispatch

§

fn from(value: ITextRow) -> Self

Converts to this type from the input type.
§

impl From<ITextSelection> for IDispatch

§

fn from(value: ITextSelection) -> Self

Converts to this type from the input type.
§

impl From<ITextSelection2> for IDispatch

§

fn from(value: ITextSelection2) -> Self

Converts to this type from the input type.
§

impl From<ITextStoryRanges> for IDispatch

§

fn from(value: ITextStoryRanges) -> Self

Converts to this type from the input type.
§

impl From<ITextStoryRanges2> for IDispatch

§

fn from(value: ITextStoryRanges2) -> Self

Converts to this type from the input type.
§

impl From<ITextStrings> for IDispatch

§

fn from(value: ITextStrings) -> Self

Converts to this type from the input type.
§

impl From<ITimeTrigger> for IDispatch

§

fn from(value: ITimeTrigger) -> Self

Converts to this type from the input type.
§

impl From<ITraceDataCollector> for IDispatch

§

fn from(value: ITraceDataCollector) -> Self

Converts to this type from the input type.
§

impl From<ITraceDataProvider> for IDispatch

§

fn from(value: ITraceDataProvider) -> Self

Converts to this type from the input type.
§

impl From<ITraceDataProviderCollection> for IDispatch

§

fn from(value: ITraceDataProviderCollection) -> Self

Converts to this type from the input type.
§

impl From<ITransactionContext> for IDispatch

§

fn from(value: ITransactionContext) -> Self

Converts to this type from the input type.
§

impl From<ITrigger> for IDispatch

§

fn from(value: ITrigger) -> Self

Converts to this type from the input type.
§

impl From<ITriggerCollection> for IDispatch

§

fn from(value: ITriggerCollection) -> Self

Converts to this type from the input type.
§

impl From<ITuneRequest> for IDispatch

§

fn from(value: ITuneRequest) -> Self

Converts to this type from the input type.
§

impl From<ITuningSpace> for IDispatch

§

fn from(value: ITuningSpace) -> Self

Converts to this type from the input type.
§

impl From<ITuningSpaceContainer> for IDispatch

§

fn from(value: ITuningSpaceContainer) -> Self

Converts to this type from the input type.
§

impl From<ITuningSpaces> for IDispatch

§

fn from(value: ITuningSpaces) -> Self

Converts to this type from the input type.
§

impl From<IUPnPDescriptionDocument> for IDispatch

§

fn from(value: IUPnPDescriptionDocument) -> Self

Converts to this type from the input type.
§

impl From<IUPnPDevice> for IDispatch

§

fn from(value: IUPnPDevice) -> Self

Converts to this type from the input type.
§

impl From<IUPnPDeviceFinder> for IDispatch

§

fn from(value: IUPnPDeviceFinder) -> Self

Converts to this type from the input type.
§

impl From<IUPnPDevices> for IDispatch

§

fn from(value: IUPnPDevices) -> Self

Converts to this type from the input type.
§

impl From<IUPnPNAT> for IDispatch

§

fn from(value: IUPnPNAT) -> Self

Converts to this type from the input type.
§

impl From<IUPnPService> for IDispatch

§

fn from(value: IUPnPService) -> Self

Converts to this type from the input type.
§

impl From<IUPnPServices> for IDispatch

§

fn from(value: IUPnPServices) -> Self

Converts to this type from the input type.
§

impl From<IUpdate> for IDispatch

§

fn from(value: IUpdate) -> Self

Converts to this type from the input type.
§

impl From<IUpdate2> for IDispatch

§

fn from(value: IUpdate2) -> Self

Converts to this type from the input type.
§

impl From<IUpdate3> for IDispatch

§

fn from(value: IUpdate3) -> Self

Converts to this type from the input type.
§

impl From<IUpdate4> for IDispatch

§

fn from(value: IUpdate4) -> Self

Converts to this type from the input type.
§

impl From<IUpdate5> for IDispatch

§

fn from(value: IUpdate5) -> Self

Converts to this type from the input type.
§

impl From<IUpdateCollection> for IDispatch

§

fn from(value: IUpdateCollection) -> Self

Converts to this type from the input type.
§

impl From<IUpdateDownloadContent> for IDispatch

§

fn from(value: IUpdateDownloadContent) -> Self

Converts to this type from the input type.
§

impl From<IUpdateDownloadContent2> for IDispatch

§

fn from(value: IUpdateDownloadContent2) -> Self

Converts to this type from the input type.
§

impl From<IUpdateDownloadContentCollection> for IDispatch

§

fn from(value: IUpdateDownloadContentCollection) -> Self

Converts to this type from the input type.
§

impl From<IUpdateDownloadResult> for IDispatch

§

fn from(value: IUpdateDownloadResult) -> Self

Converts to this type from the input type.
§

impl From<IUpdateDownloader> for IDispatch

§

fn from(value: IUpdateDownloader) -> Self

Converts to this type from the input type.
§

impl From<IUpdateException> for IDispatch

§

fn from(value: IUpdateException) -> Self

Converts to this type from the input type.
§

impl From<IUpdateExceptionCollection> for IDispatch

§

fn from(value: IUpdateExceptionCollection) -> Self

Converts to this type from the input type.
§

impl From<IUpdateHistoryEntry> for IDispatch

§

fn from(value: IUpdateHistoryEntry) -> Self

Converts to this type from the input type.
§

impl From<IUpdateHistoryEntry2> for IDispatch

§

fn from(value: IUpdateHistoryEntry2) -> Self

Converts to this type from the input type.
§

impl From<IUpdateHistoryEntryCollection> for IDispatch

§

fn from(value: IUpdateHistoryEntryCollection) -> Self

Converts to this type from the input type.
§

impl From<IUpdateIdentity> for IDispatch

§

fn from(value: IUpdateIdentity) -> Self

Converts to this type from the input type.
§

impl From<IUpdateInstallationResult> for IDispatch

§

fn from(value: IUpdateInstallationResult) -> Self

Converts to this type from the input type.
§

impl From<IUpdateInstaller> for IDispatch

§

fn from(value: IUpdateInstaller) -> Self

Converts to this type from the input type.
§

impl From<IUpdateInstaller2> for IDispatch

§

fn from(value: IUpdateInstaller2) -> Self

Converts to this type from the input type.
§

impl From<IUpdateInstaller3> for IDispatch

§

fn from(value: IUpdateInstaller3) -> Self

Converts to this type from the input type.
§

impl From<IUpdateInstaller4> for IDispatch

§

fn from(value: IUpdateInstaller4) -> Self

Converts to this type from the input type.
§

impl From<IUpdateSearcher> for IDispatch

§

fn from(value: IUpdateSearcher) -> Self

Converts to this type from the input type.
§

impl From<IUpdateSearcher2> for IDispatch

§

fn from(value: IUpdateSearcher2) -> Self

Converts to this type from the input type.
§

impl From<IUpdateSearcher3> for IDispatch

§

fn from(value: IUpdateSearcher3) -> Self

Converts to this type from the input type.
§

impl From<IUpdateService> for IDispatch

§

fn from(value: IUpdateService) -> Self

Converts to this type from the input type.
§

impl From<IUpdateService2> for IDispatch

§

fn from(value: IUpdateService2) -> Self

Converts to this type from the input type.
§

impl From<IUpdateServiceCollection> for IDispatch

§

fn from(value: IUpdateServiceCollection) -> Self

Converts to this type from the input type.
§

impl From<IUpdateServiceManager> for IDispatch

§

fn from(value: IUpdateServiceManager) -> Self

Converts to this type from the input type.
§

impl From<IUpdateServiceManager2> for IDispatch

§

fn from(value: IUpdateServiceManager2) -> Self

Converts to this type from the input type.
§

impl From<IUpdateServiceRegistration> for IDispatch

§

fn from(value: IUpdateServiceRegistration) -> Self

Converts to this type from the input type.
§

impl From<IUpdateSession> for IDispatch

§

fn from(value: IUpdateSession) -> Self

Converts to this type from the input type.
§

impl From<IUpdateSession2> for IDispatch

§

fn from(value: IUpdateSession2) -> Self

Converts to this type from the input type.
§

impl From<IUpdateSession3> for IDispatch

§

fn from(value: IUpdateSession3) -> Self

Converts to this type from the input type.
§

impl From<IVBMXNamespaceManager> for IDispatch

§

fn from(value: IVBMXNamespaceManager) -> Self

Converts to this type from the input type.
§

impl From<IVBSAXAttributes> for IDispatch

§

fn from(value: IVBSAXAttributes) -> Self

Converts to this type from the input type.
§

impl From<IVBSAXContentHandler> for IDispatch

§

fn from(value: IVBSAXContentHandler) -> Self

Converts to this type from the input type.
§

impl From<IVBSAXDTDHandler> for IDispatch

§

fn from(value: IVBSAXDTDHandler) -> Self

Converts to this type from the input type.
§

impl From<IVBSAXDeclHandler> for IDispatch

§

fn from(value: IVBSAXDeclHandler) -> Self

Converts to this type from the input type.
§

impl From<IVBSAXEntityResolver> for IDispatch

§

fn from(value: IVBSAXEntityResolver) -> Self

Converts to this type from the input type.
§

impl From<IVBSAXErrorHandler> for IDispatch

§

fn from(value: IVBSAXErrorHandler) -> Self

Converts to this type from the input type.
§

impl From<IVBSAXLexicalHandler> for IDispatch

§

fn from(value: IVBSAXLexicalHandler) -> Self

Converts to this type from the input type.
§

impl From<IVBSAXLocator> for IDispatch

§

fn from(value: IVBSAXLocator) -> Self

Converts to this type from the input type.
§

impl From<IVBSAXXMLFilter> for IDispatch

§

fn from(value: IVBSAXXMLFilter) -> Self

Converts to this type from the input type.
§

impl From<IVBSAXXMLReader> for IDispatch

§

fn from(value: IVBSAXXMLReader) -> Self

Converts to this type from the input type.
§

impl From<IValueMap> for IDispatch

§

fn from(value: IValueMap) -> Self

Converts to this type from the input type.
§

impl From<IValueMapItem> for IDispatch

§

fn from(value: IValueMapItem) -> Self

Converts to this type from the input type.
§

impl From<IVideoWindow> for IDispatch

§

fn from(value: IVideoWindow) -> Self

Converts to this type from the input type.
§

impl From<IWMIExtension> for IDispatch

§

fn from(value: IWMIExtension) -> Self

Converts to this type from the input type.
§

impl From<IWMPCdrom> for IDispatch

§

fn from(value: IWMPCdrom) -> Self

Converts to this type from the input type.
§

impl From<IWMPCdromCollection> for IDispatch

§

fn from(value: IWMPCdromCollection) -> Self

Converts to this type from the input type.
§

impl From<IWMPClosedCaption> for IDispatch

§

fn from(value: IWMPClosedCaption) -> Self

Converts to this type from the input type.
§

impl From<IWMPClosedCaption2> for IDispatch

§

fn from(value: IWMPClosedCaption2) -> Self

Converts to this type from the input type.
§

impl From<IWMPControls> for IDispatch

§

fn from(value: IWMPControls) -> Self

Converts to this type from the input type.
§

impl From<IWMPControls2> for IDispatch

§

fn from(value: IWMPControls2) -> Self

Converts to this type from the input type.
§

impl From<IWMPControls3> for IDispatch

§

fn from(value: IWMPControls3) -> Self

Converts to this type from the input type.
§

impl From<IWMPCore> for IDispatch

§

fn from(value: IWMPCore) -> Self

Converts to this type from the input type.
§

impl From<IWMPCore2> for IDispatch

§

fn from(value: IWMPCore2) -> Self

Converts to this type from the input type.
§

impl From<IWMPCore3> for IDispatch

§

fn from(value: IWMPCore3) -> Self

Converts to this type from the input type.
§

impl From<IWMPDVD> for IDispatch

§

fn from(value: IWMPDVD) -> Self

Converts to this type from the input type.
§

impl From<IWMPDownloadCollection> for IDispatch

§

fn from(value: IWMPDownloadCollection) -> Self

Converts to this type from the input type.
§

impl From<IWMPDownloadItem> for IDispatch

§

fn from(value: IWMPDownloadItem) -> Self

Converts to this type from the input type.
§

impl From<IWMPDownloadItem2> for IDispatch

§

fn from(value: IWMPDownloadItem2) -> Self

Converts to this type from the input type.
§

impl From<IWMPDownloadManager> for IDispatch

§

fn from(value: IWMPDownloadManager) -> Self

Converts to this type from the input type.
§

impl From<IWMPError> for IDispatch

§

fn from(value: IWMPError) -> Self

Converts to this type from the input type.
§

impl From<IWMPErrorItem> for IDispatch

§

fn from(value: IWMPErrorItem) -> Self

Converts to this type from the input type.
§

impl From<IWMPErrorItem2> for IDispatch

§

fn from(value: IWMPErrorItem2) -> Self

Converts to this type from the input type.
§

impl From<IWMPMedia> for IDispatch

§

fn from(value: IWMPMedia) -> Self

Converts to this type from the input type.
§

impl From<IWMPMedia2> for IDispatch

§

fn from(value: IWMPMedia2) -> Self

Converts to this type from the input type.
§

impl From<IWMPMedia3> for IDispatch

§

fn from(value: IWMPMedia3) -> Self

Converts to this type from the input type.
§

impl From<IWMPMediaCollection> for IDispatch

§

fn from(value: IWMPMediaCollection) -> Self

Converts to this type from the input type.
§

impl From<IWMPMediaCollection2> for IDispatch

§

fn from(value: IWMPMediaCollection2) -> Self

Converts to this type from the input type.
§

impl From<IWMPMetadataPicture> for IDispatch

§

fn from(value: IWMPMetadataPicture) -> Self

Converts to this type from the input type.
§

impl From<IWMPMetadataText> for IDispatch

§

fn from(value: IWMPMetadataText) -> Self

Converts to this type from the input type.
§

impl From<IWMPNetwork> for IDispatch

§

fn from(value: IWMPNetwork) -> Self

Converts to this type from the input type.
§

impl From<IWMPPlayer> for IDispatch

§

fn from(value: IWMPPlayer) -> Self

Converts to this type from the input type.
§

impl From<IWMPPlayer2> for IDispatch

§

fn from(value: IWMPPlayer2) -> Self

Converts to this type from the input type.
§

impl From<IWMPPlayer3> for IDispatch

§

fn from(value: IWMPPlayer3) -> Self

Converts to this type from the input type.
§

impl From<IWMPPlayer4> for IDispatch

§

fn from(value: IWMPPlayer4) -> Self

Converts to this type from the input type.
§

impl From<IWMPPlayerApplication> for IDispatch

§

fn from(value: IWMPPlayerApplication) -> Self

Converts to this type from the input type.
§

impl From<IWMPPlaylist> for IDispatch

§

fn from(value: IWMPPlaylist) -> Self

Converts to this type from the input type.
§

impl From<IWMPPlaylistArray> for IDispatch

§

fn from(value: IWMPPlaylistArray) -> Self

Converts to this type from the input type.
§

impl From<IWMPPlaylistCollection> for IDispatch

§

fn from(value: IWMPPlaylistCollection) -> Self

Converts to this type from the input type.
§

impl From<IWMPQuery> for IDispatch

§

fn from(value: IWMPQuery) -> Self

Converts to this type from the input type.
§

impl From<IWMPSettings> for IDispatch

§

fn from(value: IWMPSettings) -> Self

Converts to this type from the input type.
§

impl From<IWMPSettings2> for IDispatch

§

fn from(value: IWMPSettings2) -> Self

Converts to this type from the input type.
§

impl From<IWMPStringCollection> for IDispatch

§

fn from(value: IWMPStringCollection) -> Self

Converts to this type from the input type.
§

impl From<IWMPStringCollection2> for IDispatch

§

fn from(value: IWMPStringCollection2) -> Self

Converts to this type from the input type.
§

impl From<IWSCDefaultProduct> for IDispatch

§

fn from(value: IWSCDefaultProduct) -> Self

Converts to this type from the input type.
§

impl From<IWSCProductList> for IDispatch

§

fn from(value: IWSCProductList) -> Self

Converts to this type from the input type.
§

impl From<IWSMan> for IDispatch

§

fn from(value: IWSMan) -> Self

Converts to this type from the input type.
§

impl From<IWSManConnectionOptions> for IDispatch

§

fn from(value: IWSManConnectionOptions) -> Self

Converts to this type from the input type.
§

impl From<IWSManConnectionOptionsEx> for IDispatch

§

fn from(value: IWSManConnectionOptionsEx) -> Self

Converts to this type from the input type.
§

impl From<IWSManConnectionOptionsEx2> for IDispatch

§

fn from(value: IWSManConnectionOptionsEx2) -> Self

Converts to this type from the input type.
§

impl From<IWSManEnumerator> for IDispatch

§

fn from(value: IWSManEnumerator) -> Self

Converts to this type from the input type.
§

impl From<IWSManEx> for IDispatch

§

fn from(value: IWSManEx) -> Self

Converts to this type from the input type.
§

impl From<IWSManEx2> for IDispatch

§

fn from(value: IWSManEx2) -> Self

Converts to this type from the input type.
§

impl From<IWSManEx3> for IDispatch

§

fn from(value: IWSManEx3) -> Self

Converts to this type from the input type.
§

impl From<IWSManInternal> for IDispatch

§

fn from(value: IWSManInternal) -> Self

Converts to this type from the input type.
§

impl From<IWSManResourceLocator> for IDispatch

§

fn from(value: IWSManResourceLocator) -> Self

Converts to this type from the input type.
§

impl From<IWSManSession> for IDispatch

§

fn from(value: IWSManSession) -> Self

Converts to this type from the input type.
§

impl From<IWdsTransportCacheable> for IDispatch

§

fn from(value: IWdsTransportCacheable) -> Self

Converts to this type from the input type.
§

impl From<IWdsTransportClient> for IDispatch

§

fn from(value: IWdsTransportClient) -> Self

Converts to this type from the input type.
§

impl From<IWdsTransportCollection> for IDispatch

§

fn from(value: IWdsTransportCollection) -> Self

Converts to this type from the input type.
§

impl From<IWdsTransportConfigurationManager> for IDispatch

§

fn from(value: IWdsTransportConfigurationManager) -> Self

Converts to this type from the input type.
§

impl From<IWdsTransportConfigurationManager2> for IDispatch

§

fn from(value: IWdsTransportConfigurationManager2) -> Self

Converts to this type from the input type.
§

impl From<IWdsTransportContent> for IDispatch

§

fn from(value: IWdsTransportContent) -> Self

Converts to this type from the input type.
§

impl From<IWdsTransportContentProvider> for IDispatch

§

fn from(value: IWdsTransportContentProvider) -> Self

Converts to this type from the input type.
§

impl From<IWdsTransportDiagnosticsPolicy> for IDispatch

§

fn from(value: IWdsTransportDiagnosticsPolicy) -> Self

Converts to this type from the input type.
§

impl From<IWdsTransportManager> for IDispatch

§

fn from(value: IWdsTransportManager) -> Self

Converts to this type from the input type.
§

impl From<IWdsTransportMulticastSessionPolicy> for IDispatch

§

fn from(value: IWdsTransportMulticastSessionPolicy) -> Self

Converts to this type from the input type.
§

impl From<IWdsTransportNamespace> for IDispatch

§

fn from(value: IWdsTransportNamespace) -> Self

Converts to this type from the input type.
§

impl From<IWdsTransportNamespaceAutoCast> for IDispatch

§

fn from(value: IWdsTransportNamespaceAutoCast) -> Self

Converts to this type from the input type.
§

impl From<IWdsTransportNamespaceManager> for IDispatch

§

fn from(value: IWdsTransportNamespaceManager) -> Self

Converts to this type from the input type.
§

impl From<IWdsTransportNamespaceScheduledCast> for IDispatch

§

fn from(value: IWdsTransportNamespaceScheduledCast) -> Self

Converts to this type from the input type.
§

impl From<IWdsTransportNamespaceScheduledCastAutoStart> for IDispatch

§

fn from(value: IWdsTransportNamespaceScheduledCastAutoStart) -> Self

Converts to this type from the input type.
§

impl From<IWdsTransportNamespaceScheduledCastManualStart> for IDispatch

§

fn from(value: IWdsTransportNamespaceScheduledCastManualStart) -> Self

Converts to this type from the input type.
§

impl From<IWdsTransportServer> for IDispatch

§

fn from(value: IWdsTransportServer) -> Self

Converts to this type from the input type.
§

impl From<IWdsTransportServer2> for IDispatch

§

fn from(value: IWdsTransportServer2) -> Self

Converts to this type from the input type.
§

impl From<IWdsTransportServicePolicy> for IDispatch

§

fn from(value: IWdsTransportServicePolicy) -> Self

Converts to this type from the input type.
§

impl From<IWdsTransportServicePolicy2> for IDispatch

§

fn from(value: IWdsTransportServicePolicy2) -> Self

Converts to this type from the input type.
§

impl From<IWdsTransportSession> for IDispatch

§

fn from(value: IWdsTransportSession) -> Self

Converts to this type from the input type.
§

impl From<IWdsTransportSetupManager> for IDispatch

§

fn from(value: IWdsTransportSetupManager) -> Self

Converts to this type from the input type.
§

impl From<IWdsTransportSetupManager2> for IDispatch

§

fn from(value: IWdsTransportSetupManager2) -> Self

Converts to this type from the input type.
§

impl From<IWdsTransportTftpClient> for IDispatch

§

fn from(value: IWdsTransportTftpClient) -> Self

Converts to this type from the input type.
§

impl From<IWdsTransportTftpManager> for IDispatch

§

fn from(value: IWdsTransportTftpManager) -> Self

Converts to this type from the input type.
§

impl From<IWebBrowser> for IDispatch

§

fn from(value: IWebBrowser) -> Self

Converts to this type from the input type.
§

impl From<IWebBrowser2> for IDispatch

§

fn from(value: IWebBrowser2) -> Self

Converts to this type from the input type.
§

impl From<IWebBrowserApp> for IDispatch

§

fn from(value: IWebBrowserApp) -> Self

Converts to this type from the input type.
§

impl From<IWebProxy> for IDispatch

§

fn from(value: IWebProxy) -> Self

Converts to this type from the input type.
§

impl From<IWebWizardHost> for IDispatch

§

fn from(value: IWebWizardHost) -> Self

Converts to this type from the input type.
§

impl From<IWebWizardHost2> for IDispatch

§

fn from(value: IWebWizardHost2) -> Self

Converts to this type from the input type.
§

impl From<IWeeklyTrigger> for IDispatch

§

fn from(value: IWeeklyTrigger) -> Self

Converts to this type from the input type.
§

impl From<IWinHttpRequest> for IDispatch

§

fn from(value: IWinHttpRequest) -> Self

Converts to this type from the input type.
§

impl From<IWindowsDriverUpdate> for IDispatch

§

fn from(value: IWindowsDriverUpdate) -> Self

Converts to this type from the input type.
§

impl From<IWindowsDriverUpdate2> for IDispatch

§

fn from(value: IWindowsDriverUpdate2) -> Self

Converts to this type from the input type.
§

impl From<IWindowsDriverUpdate3> for IDispatch

§

fn from(value: IWindowsDriverUpdate3) -> Self

Converts to this type from the input type.
§

impl From<IWindowsDriverUpdate4> for IDispatch

§

fn from(value: IWindowsDriverUpdate4) -> Self

Converts to this type from the input type.
§

impl From<IWindowsDriverUpdate5> for IDispatch

§

fn from(value: IWindowsDriverUpdate5) -> Self

Converts to this type from the input type.
§

impl From<IWindowsDriverUpdateEntry> for IDispatch

§

fn from(value: IWindowsDriverUpdateEntry) -> Self

Converts to this type from the input type.
§

impl From<IWindowsDriverUpdateEntryCollection> for IDispatch

§

fn from(value: IWindowsDriverUpdateEntryCollection) -> Self

Converts to this type from the input type.
§

impl From<IWindowsMediaLibrarySharingDevice> for IDispatch

§

fn from(value: IWindowsMediaLibrarySharingDevice) -> Self

Converts to this type from the input type.
§

impl From<IWindowsMediaLibrarySharingDeviceProperties> for IDispatch

§

fn from(value: IWindowsMediaLibrarySharingDeviceProperties) -> Self

Converts to this type from the input type.
§

impl From<IWindowsMediaLibrarySharingDeviceProperty> for IDispatch

§

fn from(value: IWindowsMediaLibrarySharingDeviceProperty) -> Self

Converts to this type from the input type.
§

impl From<IWindowsMediaLibrarySharingDevices> for IDispatch

§

fn from(value: IWindowsMediaLibrarySharingDevices) -> Self

Converts to this type from the input type.
§

impl From<IWindowsMediaLibrarySharingServices> for IDispatch

§

fn from(value: IWindowsMediaLibrarySharingServices) -> Self

Converts to this type from the input type.
§

impl From<IWindowsUpdateAgentInfo> for IDispatch

§

fn from(value: IWindowsUpdateAgentInfo) -> Self

Converts to this type from the input type.
§

impl From<IWorkspaceResTypeRegistry> for IDispatch

§

fn from(value: IWorkspaceResTypeRegistry) -> Self

Converts to this type from the input type.
§

impl From<IWorkspaceScriptable> for IDispatch

§

fn from(value: IWorkspaceScriptable) -> Self

Converts to this type from the input type.
§

impl From<IWorkspaceScriptable2> for IDispatch

§

fn from(value: IWorkspaceScriptable2) -> Self

Converts to this type from the input type.
§

impl From<IWorkspaceScriptable3> for IDispatch

§

fn from(value: IWorkspaceScriptable3) -> Self

Converts to this type from the input type.
§

impl From<IWriteEngine2> for IDispatch

§

fn from(value: IWriteEngine2) -> Self

Converts to this type from the input type.
§

impl From<IWriteEngine2EventArgs> for IDispatch

§

fn from(value: IWriteEngine2EventArgs) -> Self

Converts to this type from the input type.
§

impl From<IWriteSpeedDescriptor> for IDispatch

§

fn from(value: IWriteSpeedDescriptor) -> Self

Converts to this type from the input type.
§

impl From<IWscProduct> for IDispatch

§

fn from(value: IWscProduct) -> Self

Converts to this type from the input type.
§

impl From<IWscProduct2> for IDispatch

§

fn from(value: IWscProduct2) -> Self

Converts to this type from the input type.
§

impl From<IWscProduct3> for IDispatch

§

fn from(value: IWscProduct3) -> Self

Converts to this type from the input type.
§

impl From<IX500DistinguishedName> for IDispatch

§

fn from(value: IX500DistinguishedName) -> Self

Converts to this type from the input type.
§

impl From<IX509Attribute> for IDispatch

§

fn from(value: IX509Attribute) -> Self

Converts to this type from the input type.
§

impl From<IX509AttributeArchiveKey> for IDispatch

§

fn from(value: IX509AttributeArchiveKey) -> Self

Converts to this type from the input type.
§

impl From<IX509AttributeArchiveKeyHash> for IDispatch

§

fn from(value: IX509AttributeArchiveKeyHash) -> Self

Converts to this type from the input type.
§

impl From<IX509AttributeClientId> for IDispatch

§

fn from(value: IX509AttributeClientId) -> Self

Converts to this type from the input type.
§

impl From<IX509AttributeCspProvider> for IDispatch

§

fn from(value: IX509AttributeCspProvider) -> Self

Converts to this type from the input type.
§

impl From<IX509AttributeExtensions> for IDispatch

§

fn from(value: IX509AttributeExtensions) -> Self

Converts to this type from the input type.
§

impl From<IX509AttributeOSVersion> for IDispatch

§

fn from(value: IX509AttributeOSVersion) -> Self

Converts to this type from the input type.
§

impl From<IX509AttributeRenewalCertificate> for IDispatch

§

fn from(value: IX509AttributeRenewalCertificate) -> Self

Converts to this type from the input type.
§

impl From<IX509Attributes> for IDispatch

§

fn from(value: IX509Attributes) -> Self

Converts to this type from the input type.
§

impl From<IX509CertificateRequest> for IDispatch

§

fn from(value: IX509CertificateRequest) -> Self

Converts to this type from the input type.
§

impl From<IX509CertificateRequestCertificate> for IDispatch

§

fn from(value: IX509CertificateRequestCertificate) -> Self

Converts to this type from the input type.
§

impl From<IX509CertificateRequestCertificate2> for IDispatch

§

fn from(value: IX509CertificateRequestCertificate2) -> Self

Converts to this type from the input type.
§

impl From<IX509CertificateRequestCmc> for IDispatch

§

fn from(value: IX509CertificateRequestCmc) -> Self

Converts to this type from the input type.
§

impl From<IX509CertificateRequestCmc2> for IDispatch

§

fn from(value: IX509CertificateRequestCmc2) -> Self

Converts to this type from the input type.
§

impl From<IX509CertificateRequestPkcs10> for IDispatch

§

fn from(value: IX509CertificateRequestPkcs10) -> Self

Converts to this type from the input type.
§

impl From<IX509CertificateRequestPkcs10V2> for IDispatch

§

fn from(value: IX509CertificateRequestPkcs10V2) -> Self

Converts to this type from the input type.
§

impl From<IX509CertificateRequestPkcs10V3> for IDispatch

§

fn from(value: IX509CertificateRequestPkcs10V3) -> Self

Converts to this type from the input type.
§

impl From<IX509CertificateRequestPkcs10V4> for IDispatch

§

fn from(value: IX509CertificateRequestPkcs10V4) -> Self

Converts to this type from the input type.
§

impl From<IX509CertificateRequestPkcs7> for IDispatch

§

fn from(value: IX509CertificateRequestPkcs7) -> Self

Converts to this type from the input type.
§

impl From<IX509CertificateRequestPkcs7V2> for IDispatch

§

fn from(value: IX509CertificateRequestPkcs7V2) -> Self

Converts to this type from the input type.
§

impl From<IX509CertificateRevocationList> for IDispatch

§

fn from(value: IX509CertificateRevocationList) -> Self

Converts to this type from the input type.
§

impl From<IX509CertificateRevocationListEntries> for IDispatch

§

fn from(value: IX509CertificateRevocationListEntries) -> Self

Converts to this type from the input type.
§

impl From<IX509CertificateRevocationListEntry> for IDispatch

§

fn from(value: IX509CertificateRevocationListEntry) -> Self

Converts to this type from the input type.
§

impl From<IX509CertificateTemplate> for IDispatch

§

fn from(value: IX509CertificateTemplate) -> Self

Converts to this type from the input type.
§

impl From<IX509CertificateTemplateWritable> for IDispatch

§

fn from(value: IX509CertificateTemplateWritable) -> Self

Converts to this type from the input type.
§

impl From<IX509CertificateTemplates> for IDispatch

§

fn from(value: IX509CertificateTemplates) -> Self

Converts to this type from the input type.
§

impl From<IX509EndorsementKey> for IDispatch

§

fn from(value: IX509EndorsementKey) -> Self

Converts to this type from the input type.
§

impl From<IX509Enrollment> for IDispatch

§

fn from(value: IX509Enrollment) -> Self

Converts to this type from the input type.
§

impl From<IX509Enrollment2> for IDispatch

§

fn from(value: IX509Enrollment2) -> Self

Converts to this type from the input type.
§

impl From<IX509EnrollmentHelper> for IDispatch

§

fn from(value: IX509EnrollmentHelper) -> Self

Converts to this type from the input type.
§

impl From<IX509EnrollmentPolicyServer> for IDispatch

§

fn from(value: IX509EnrollmentPolicyServer) -> Self

Converts to this type from the input type.
§

impl From<IX509EnrollmentStatus> for IDispatch

§

fn from(value: IX509EnrollmentStatus) -> Self

Converts to this type from the input type.
§

impl From<IX509EnrollmentWebClassFactory> for IDispatch

§

fn from(value: IX509EnrollmentWebClassFactory) -> Self

Converts to this type from the input type.
§

impl From<IX509Extension> for IDispatch

§

fn from(value: IX509Extension) -> Self

Converts to this type from the input type.
§

impl From<IX509ExtensionAlternativeNames> for IDispatch

§

fn from(value: IX509ExtensionAlternativeNames) -> Self

Converts to this type from the input type.
§

impl From<IX509ExtensionAuthorityKeyIdentifier> for IDispatch

§

fn from(value: IX509ExtensionAuthorityKeyIdentifier) -> Self

Converts to this type from the input type.
§

impl From<IX509ExtensionBasicConstraints> for IDispatch

§

fn from(value: IX509ExtensionBasicConstraints) -> Self

Converts to this type from the input type.
§

impl From<IX509ExtensionCertificatePolicies> for IDispatch

§

fn from(value: IX509ExtensionCertificatePolicies) -> Self

Converts to this type from the input type.
§

impl From<IX509ExtensionEnhancedKeyUsage> for IDispatch

§

fn from(value: IX509ExtensionEnhancedKeyUsage) -> Self

Converts to this type from the input type.
§

impl From<IX509ExtensionKeyUsage> for IDispatch

§

fn from(value: IX509ExtensionKeyUsage) -> Self

Converts to this type from the input type.
§

impl From<IX509ExtensionMSApplicationPolicies> for IDispatch

§

fn from(value: IX509ExtensionMSApplicationPolicies) -> Self

Converts to this type from the input type.
§

impl From<IX509ExtensionSmimeCapabilities> for IDispatch

§

fn from(value: IX509ExtensionSmimeCapabilities) -> Self

Converts to this type from the input type.
§

impl From<IX509ExtensionSubjectKeyIdentifier> for IDispatch

§

fn from(value: IX509ExtensionSubjectKeyIdentifier) -> Self

Converts to this type from the input type.
§

impl From<IX509ExtensionTemplate> for IDispatch

§

fn from(value: IX509ExtensionTemplate) -> Self

Converts to this type from the input type.
§

impl From<IX509ExtensionTemplateName> for IDispatch

§

fn from(value: IX509ExtensionTemplateName) -> Self

Converts to this type from the input type.
§

impl From<IX509Extensions> for IDispatch

§

fn from(value: IX509Extensions) -> Self

Converts to this type from the input type.
§

impl From<IX509MachineEnrollmentFactory> for IDispatch

§

fn from(value: IX509MachineEnrollmentFactory) -> Self

Converts to this type from the input type.
§

impl From<IX509NameValuePair> for IDispatch

§

fn from(value: IX509NameValuePair) -> Self

Converts to this type from the input type.
§

impl From<IX509NameValuePairs> for IDispatch

§

fn from(value: IX509NameValuePairs) -> Self

Converts to this type from the input type.
§

impl From<IX509PolicyServerListManager> for IDispatch

§

fn from(value: IX509PolicyServerListManager) -> Self

Converts to this type from the input type.
§

impl From<IX509PolicyServerUrl> for IDispatch

§

fn from(value: IX509PolicyServerUrl) -> Self

Converts to this type from the input type.
§

impl From<IX509PrivateKey> for IDispatch

§

fn from(value: IX509PrivateKey) -> Self

Converts to this type from the input type.
§

impl From<IX509PrivateKey2> for IDispatch

§

fn from(value: IX509PrivateKey2) -> Self

Converts to this type from the input type.
§

impl From<IX509PublicKey> for IDispatch

§

fn from(value: IX509PublicKey) -> Self

Converts to this type from the input type.
§

impl From<IX509SCEPEnrollment> for IDispatch

§

fn from(value: IX509SCEPEnrollment) -> Self

Converts to this type from the input type.
§

impl From<IX509SCEPEnrollment2> for IDispatch

§

fn from(value: IX509SCEPEnrollment2) -> Self

Converts to this type from the input type.
§

impl From<IX509SCEPEnrollmentHelper> for IDispatch

§

fn from(value: IX509SCEPEnrollmentHelper) -> Self

Converts to this type from the input type.
§

impl From<IX509SignatureInformation> for IDispatch

§

fn from(value: IX509SignatureInformation) -> Self

Converts to this type from the input type.
§

impl From<IXDSCodecEvents> for IDispatch

§

fn from(value: IXDSCodecEvents) -> Self

Converts to this type from the input type.
§

impl From<IXDSToRat> for IDispatch

§

fn from(value: IXDSToRat) -> Self

Converts to this type from the input type.
§

impl From<IXMLAttribute> for IDispatch

§

fn from(value: IXMLAttribute) -> Self

Converts to this type from the input type.
§

impl From<IXMLDOMAttribute> for IDispatch

§

fn from(value: IXMLDOMAttribute) -> Self

Converts to this type from the input type.
§

impl From<IXMLDOMCDATASection> for IDispatch

§

fn from(value: IXMLDOMCDATASection) -> Self

Converts to this type from the input type.
§

impl From<IXMLDOMCharacterData> for IDispatch

§

fn from(value: IXMLDOMCharacterData) -> Self

Converts to this type from the input type.
§

impl From<IXMLDOMComment> for IDispatch

§

fn from(value: IXMLDOMComment) -> Self

Converts to this type from the input type.
§

impl From<IXMLDOMDocument> for IDispatch

§

fn from(value: IXMLDOMDocument) -> Self

Converts to this type from the input type.
§

impl From<IXMLDOMDocument2> for IDispatch

§

fn from(value: IXMLDOMDocument2) -> Self

Converts to this type from the input type.
§

impl From<IXMLDOMDocument3> for IDispatch

§

fn from(value: IXMLDOMDocument3) -> Self

Converts to this type from the input type.
§

impl From<IXMLDOMDocumentFragment> for IDispatch

§

fn from(value: IXMLDOMDocumentFragment) -> Self

Converts to this type from the input type.
§

impl From<IXMLDOMDocumentType> for IDispatch

§

fn from(value: IXMLDOMDocumentType) -> Self

Converts to this type from the input type.
§

impl From<IXMLDOMElement> for IDispatch

§

fn from(value: IXMLDOMElement) -> Self

Converts to this type from the input type.
§

impl From<IXMLDOMEntity> for IDispatch

§

fn from(value: IXMLDOMEntity) -> Self

Converts to this type from the input type.
§

impl From<IXMLDOMEntityReference> for IDispatch

§

fn from(value: IXMLDOMEntityReference) -> Self

Converts to this type from the input type.
§

impl From<IXMLDOMImplementation> for IDispatch

§

fn from(value: IXMLDOMImplementation) -> Self

Converts to this type from the input type.
§

impl From<IXMLDOMNamedNodeMap> for IDispatch

§

fn from(value: IXMLDOMNamedNodeMap) -> Self

Converts to this type from the input type.
§

impl From<IXMLDOMNode> for IDispatch

§

fn from(value: IXMLDOMNode) -> Self

Converts to this type from the input type.
§

impl From<IXMLDOMNodeList> for IDispatch

§

fn from(value: IXMLDOMNodeList) -> Self

Converts to this type from the input type.
§

impl From<IXMLDOMNotation> for IDispatch

§

fn from(value: IXMLDOMNotation) -> Self

Converts to this type from the input type.
§

impl From<IXMLDOMParseError> for IDispatch

§

fn from(value: IXMLDOMParseError) -> Self

Converts to this type from the input type.
§

impl From<IXMLDOMParseError2> for IDispatch

§

fn from(value: IXMLDOMParseError2) -> Self

Converts to this type from the input type.
§

impl From<IXMLDOMParseErrorCollection> for IDispatch

§

fn from(value: IXMLDOMParseErrorCollection) -> Self

Converts to this type from the input type.
§

impl From<IXMLDOMProcessingInstruction> for IDispatch

§

fn from(value: IXMLDOMProcessingInstruction) -> Self

Converts to this type from the input type.
§

impl From<IXMLDOMSchemaCollection> for IDispatch

§

fn from(value: IXMLDOMSchemaCollection) -> Self

Converts to this type from the input type.
§

impl From<IXMLDOMSchemaCollection2> for IDispatch

§

fn from(value: IXMLDOMSchemaCollection2) -> Self

Converts to this type from the input type.
§

impl From<IXMLDOMSelection> for IDispatch

§

fn from(value: IXMLDOMSelection) -> Self

Converts to this type from the input type.
§

impl From<IXMLDOMText> for IDispatch

§

fn from(value: IXMLDOMText) -> Self

Converts to this type from the input type.
§

impl From<IXMLDSOControl> for IDispatch

§

fn from(value: IXMLDSOControl) -> Self

Converts to this type from the input type.
§

impl From<IXMLDocument> for IDispatch

§

fn from(value: IXMLDocument) -> Self

Converts to this type from the input type.
§

impl From<IXMLDocument2> for IDispatch

§

fn from(value: IXMLDocument2) -> Self

Converts to this type from the input type.
§

impl From<IXMLElement> for IDispatch

§

fn from(value: IXMLElement) -> Self

Converts to this type from the input type.
§

impl From<IXMLElement2> for IDispatch

§

fn from(value: IXMLElement2) -> Self

Converts to this type from the input type.
§

impl From<IXMLElementCollection> for IDispatch

§

fn from(value: IXMLElementCollection) -> Self

Converts to this type from the input type.
§

impl From<IXMLHTTPRequest> for IDispatch

§

fn from(value: IXMLHTTPRequest) -> Self

Converts to this type from the input type.
§

impl From<IXSLProcessor> for IDispatch

§

fn from(value: IXSLProcessor) -> Self

Converts to this type from the input type.
§

impl From<IXSLTemplate> for IDispatch

§

fn from(value: IXSLTemplate) -> Self

Converts to this type from the input type.
§

impl From<IXTLRuntime> for IDispatch

§

fn from(value: IXTLRuntime) -> Self

Converts to this type from the input type.
§

impl From<Iwfolders> for IDispatch

§

fn from(value: Iwfolders) -> Self

Converts to this type from the input type.
§

impl From<MenuItem> for IDispatch

§

fn from(value: MenuItem) -> Self

Converts to this type from the input type.
§

impl From<Node> for IDispatch

§

fn from(value: Node) -> Self

Converts to this type from the input type.
§

impl From<Nodes> for IDispatch

§

fn from(value: Nodes) -> Self

Converts to this type from the input type.
§

impl From<ObjectContext> for IDispatch

§

fn from(value: ObjectContext) -> Self

Converts to this type from the input type.
§

impl From<Properties> for IDispatch

§

fn from(value: Properties) -> Self

Converts to this type from the input type.
§

impl From<Property> for IDispatch

§

fn from(value: Property) -> Self

Converts to this type from the input type.
§

impl From<ScopeNamespace> for IDispatch

§

fn from(value: ScopeNamespace) -> Self

Converts to this type from the input type.
§

impl From<SecurityProperty> for IDispatch

§

fn from(value: SecurityProperty) -> Self

Converts to this type from the input type.
§

impl From<SnapIn> for IDispatch

§

fn from(value: SnapIn) -> Self

Converts to this type from the input type.
§

impl From<SnapIns> for IDispatch

§

fn from(value: SnapIns) -> Self

Converts to this type from the input type.
§

impl From<View> for IDispatch

§

fn from(value: View) -> Self

Converts to this type from the input type.
§

impl From<Views> for IDispatch

§

fn from(value: Views) -> Self

Converts to this type from the input type.
§

impl From<XMLDOMDocumentEvents> for IDispatch

§

fn from(value: XMLDOMDocumentEvents) -> Self

Converts to this type from the input type.
§

impl From<_AppEvents> for IDispatch

§

fn from(value: _AppEvents) -> Self

Converts to this type from the input type.
§

impl From<_Application> for IDispatch

§

fn from(value: _Application) -> Self

Converts to this type from the input type.
§

impl From<_DMSMQEventEvents> for IDispatch

§

fn from(value: _DMSMQEventEvents) -> Self

Converts to this type from the input type.
§

impl From<_EventConnector> for IDispatch

§

fn from(value: _EventConnector) -> Self

Converts to this type from the input type.
§

impl From<_ICivicAddressReportFactoryEvents> for IDispatch

§

fn from(value: _ICivicAddressReportFactoryEvents) -> Self

Converts to this type from the input type.
§

impl From<_IInkCollectorEvents> for IDispatch

§

fn from(value: _IInkCollectorEvents) -> Self

Converts to this type from the input type.
§

impl From<_IInkEditEvents> for IDispatch

§

fn from(value: _IInkEditEvents) -> Self

Converts to this type from the input type.
§

impl From<_IInkEvents> for IDispatch

§

fn from(value: _IInkEvents) -> Self

Converts to this type from the input type.
§

impl From<_IInkOverlayEvents> for IDispatch

§

fn from(value: _IInkOverlayEvents) -> Self

Converts to this type from the input type.
§

impl From<_IInkPictureEvents> for IDispatch

§

fn from(value: _IInkPictureEvents) -> Self

Converts to this type from the input type.
§

impl From<_IInkRecognitionEvents> for IDispatch

§

fn from(value: _IInkRecognitionEvents) -> Self

Converts to this type from the input type.
§

impl From<_IInkStrokesEvents> for IDispatch

§

fn from(value: _IInkStrokesEvents) -> Self

Converts to this type from the input type.
§

impl From<_ILatLongReportFactoryEvents> for IDispatch

§

fn from(value: _ILatLongReportFactoryEvents) -> Self

Converts to this type from the input type.
§

impl From<_IMSVidCtlEvents> for IDispatch

§

fn from(value: _IMSVidCtlEvents) -> Self

Converts to this type from the input type.
§

impl From<_IMathInputControlEvents> for IDispatch

§

fn from(value: _IMathInputControlEvents) -> Self

Converts to this type from the input type.
§

impl From<_IPenInputPanelEvents> for IDispatch

§

fn from(value: _IPenInputPanelEvents) -> Self

Converts to this type from the input type.
§

impl From<_IRDPSessionEvents> for IDispatch

§

fn from(value: _IRDPSessionEvents) -> Self

Converts to this type from the input type.
§

impl From<_ISpeechRecoContextEvents> for IDispatch

§

fn from(value: _ISpeechRecoContextEvents) -> Self

Converts to this type from the input type.
§

impl From<_ISpeechVoiceEvents> for IDispatch

§

fn from(value: _ISpeechVoiceEvents) -> Self

Converts to this type from the input type.
§

impl From<_ITSWkspEvents> for IDispatch

§

fn from(value: _ITSWkspEvents) -> Self

Converts to this type from the input type.
§

impl From<_WMPOCXEvents> for IDispatch

§

fn from(value: _WMPOCXEvents) -> Self

Converts to this type from the input type.
§

impl Interface for IDispatch

§

fn as_raw(&self) -> *mut c_void

Returns the raw COM interface pointer. The resulting pointer continues to be owned by the Interface implementation.
§

fn into_raw(self) -> *mut c_void

Returns the raw COM interface pointer and releases ownership. It the caller’s responsibility to release the COM interface pointer.
§

unsafe fn from_raw(raw: *mut c_void) -> Self

Creates an Interface by taking ownership of the raw COM interface pointer. Read more
§

unsafe fn from_raw_borrowed(raw: &*mut c_void) -> Option<&Self>

Creates an Interface that is valid so long as the raw COM interface pointer is valid. Read more
§

fn cast<T>(&self) -> Result<T, Error>
where T: Interface,

Attempts to cast the current interface to another interface using QueryInterface. Read more
§

fn downgrade(&self) -> Result<Weak<Self>, Error>

Attempts to create a Weak reference to this object.
§

unsafe fn query(&self, iid: *const GUID, interface: *mut *mut c_void) -> HRESULT

Call QueryInterface on this interface Read more
§

impl PartialEq for IDispatch

§

fn eq(&self, other: &IDispatch) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
§

impl TryFrom<&PROPVARIANT> for IDispatch

§

type Error = Error

The type returned in the event of a conversion error.
§

fn try_from(from: &PROPVARIANT) -> Result<Self>

Performs the conversion.
§

impl TryFrom<&VARIANT> for IDispatch

§

type Error = Error

The type returned in the event of a conversion error.
§

fn try_from(from: &VARIANT) -> Result<Self>

Performs the conversion.
§

impl Eq for IDispatch

§

impl StructuralPartialEq for IDispatch

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for T
where T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for T
where T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
source§

impl<T> From<T> for T

source§

fn from(t: T) -> T

Returns the argument unchanged.

source§

impl<T, U> Into<U> for T
where U: From<T>,

source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

source§

impl<T> ToOwned for T
where T: Clone,

§

type Owned = T

The resulting type after obtaining ownership.
source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

§

type Error = Infallible

The type returned in the event of a conversion error.
source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.