pub struct IDispatch(/* private fields */);
Implementations§
§impl IDispatch
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 CanInto<IDispatch> for IWdsTransportNamespaceScheduledCastManualStart
impl CanInto<IDispatch> for IWdsTransportNamespaceScheduledCastManualStart
§impl From<&ContextInfo> for &IDispatch
impl From<&ContextInfo> for &IDispatch
§fn from(value: &ContextInfo) -> Self
fn from(value: &ContextInfo) -> Self
Converts to this type from the input type.
§impl From<&ContextInfo2> for &IDispatch
impl From<&ContextInfo2> for &IDispatch
§fn from(value: &ContextInfo2) -> Self
fn from(value: &ContextInfo2) -> Self
Converts to this type from the input type.
§impl From<&ContextMenu> for &IDispatch
impl From<&ContextMenu> for &IDispatch
§fn from(value: &ContextMenu) -> Self
fn from(value: &ContextMenu) -> Self
Converts to this type from the input type.
§impl From<&DDiscFormat2DataEvents> for &IDispatch
impl From<&DDiscFormat2DataEvents> for &IDispatch
§fn from(value: &DDiscFormat2DataEvents) -> Self
fn from(value: &DDiscFormat2DataEvents) -> Self
Converts to this type from the input type.
§impl From<&DDiscFormat2EraseEvents> for &IDispatch
impl From<&DDiscFormat2EraseEvents> for &IDispatch
§fn from(value: &DDiscFormat2EraseEvents) -> Self
fn from(value: &DDiscFormat2EraseEvents) -> Self
Converts to this type from the input type.
§impl From<&DDiscFormat2RawCDEvents> for &IDispatch
impl From<&DDiscFormat2RawCDEvents> for &IDispatch
§fn from(value: &DDiscFormat2RawCDEvents) -> Self
fn from(value: &DDiscFormat2RawCDEvents) -> Self
Converts to this type from the input type.
§impl From<&DDiscFormat2TrackAtOnceEvents> for &IDispatch
impl From<&DDiscFormat2TrackAtOnceEvents> for &IDispatch
§fn from(value: &DDiscFormat2TrackAtOnceEvents) -> Self
fn from(value: &DDiscFormat2TrackAtOnceEvents) -> Self
Converts to this type from the input type.
§impl From<&DDiscMaster2Events> for &IDispatch
impl From<&DDiscMaster2Events> for &IDispatch
§fn from(value: &DDiscMaster2Events) -> Self
fn from(value: &DDiscMaster2Events) -> Self
Converts to this type from the input type.
§impl From<&DFConstraint> for &IDispatch
impl From<&DFConstraint> for &IDispatch
§fn from(value: &DFConstraint) -> Self
fn from(value: &DFConstraint) -> Self
Converts to this type from the input type.
§impl From<&DFileSystemImageEvents> for &IDispatch
impl From<&DFileSystemImageEvents> for &IDispatch
§fn from(value: &DFileSystemImageEvents) -> Self
fn from(value: &DFileSystemImageEvents) -> Self
Converts to this type from the input type.
§impl From<&DFileSystemImageImportEvents> for &IDispatch
impl From<&DFileSystemImageImportEvents> for &IDispatch
§fn from(value: &DFileSystemImageImportEvents) -> Self
fn from(value: &DFileSystemImageImportEvents) -> Self
Converts to this type from the input type.
§impl From<&DICounterItem> for &IDispatch
impl From<&DICounterItem> for &IDispatch
§fn from(value: &DICounterItem) -> Self
fn from(value: &DICounterItem) -> Self
Converts to this type from the input type.
§impl From<&DIFsrmClassificationEvents> for &IDispatch
impl From<&DIFsrmClassificationEvents> for &IDispatch
§fn from(value: &DIFsrmClassificationEvents) -> Self
fn from(value: &DIFsrmClassificationEvents) -> Self
Converts to this type from the input type.
§impl From<&DILogFileItem> for &IDispatch
impl From<&DILogFileItem> for &IDispatch
§fn from(value: &DILogFileItem) -> Self
fn from(value: &DILogFileItem) -> Self
Converts to this type from the input type.
§impl From<&DISystemMonitor> for &IDispatch
impl From<&DISystemMonitor> for &IDispatch
§fn from(value: &DISystemMonitor) -> Self
fn from(value: &DISystemMonitor) -> Self
Converts to this type from the input type.
§impl From<&DISystemMonitorEvents> for &IDispatch
impl From<&DISystemMonitorEvents> for &IDispatch
§fn from(value: &DISystemMonitorEvents) -> Self
fn from(value: &DISystemMonitorEvents) -> Self
Converts to this type from the input type.
§impl From<&DISystemMonitorInternal> for &IDispatch
impl From<&DISystemMonitorInternal> for &IDispatch
§fn from(value: &DISystemMonitorInternal) -> Self
fn from(value: &DISystemMonitorInternal) -> Self
Converts to this type from the input type.
§impl From<&DRendezvousSessionEvents> for &IDispatch
impl From<&DRendezvousSessionEvents> for &IDispatch
§fn from(value: &DRendezvousSessionEvents) -> Self
fn from(value: &DRendezvousSessionEvents) -> Self
Converts to this type from the input type.
§impl From<&DShellFolderViewEvents> for &IDispatch
impl From<&DShellFolderViewEvents> for &IDispatch
§fn from(value: &DShellFolderViewEvents) -> Self
fn from(value: &DShellFolderViewEvents) -> Self
Converts to this type from the input type.
§impl From<&DShellNameSpaceEvents> for &IDispatch
impl From<&DShellNameSpaceEvents> for &IDispatch
§fn from(value: &DShellNameSpaceEvents) -> Self
fn from(value: &DShellNameSpaceEvents) -> Self
Converts to this type from the input type.
§impl From<&DShellWindowsEvents> for &IDispatch
impl From<&DShellWindowsEvents> for &IDispatch
§fn from(value: &DShellWindowsEvents) -> Self
fn from(value: &DShellWindowsEvents) -> Self
Converts to this type from the input type.
§impl From<&DWebBrowserEvents> for &IDispatch
impl From<&DWebBrowserEvents> for &IDispatch
§fn from(value: &DWebBrowserEvents) -> Self
fn from(value: &DWebBrowserEvents) -> Self
Converts to this type from the input type.
§impl From<&DWebBrowserEvents2> for &IDispatch
impl From<&DWebBrowserEvents2> for &IDispatch
§fn from(value: &DWebBrowserEvents2) -> Self
fn from(value: &DWebBrowserEvents2) -> Self
Converts to this type from the input type.
§impl From<&DWriteEngine2Events> for &IDispatch
impl From<&DWriteEngine2Events> for &IDispatch
§fn from(value: &DWriteEngine2Events) -> Self
fn from(value: &DWriteEngine2Events) -> Self
Converts to this type from the input type.
§impl From<&DataSourceObject> for &IDispatch
impl From<&DataSourceObject> for &IDispatch
§fn from(value: &DataSourceObject) -> Self
fn from(value: &DataSourceObject) -> Self
Converts to this type from the input type.
§impl From<&Extensions> for &IDispatch
impl From<&Extensions> for &IDispatch
§fn from(value: &Extensions) -> Self
fn from(value: &Extensions) -> Self
Converts to this type from the input type.
§impl From<&FolderItem> for &IDispatch
impl From<&FolderItem> for &IDispatch
§fn from(value: &FolderItem) -> Self
fn from(value: &FolderItem) -> Self
Converts to this type from the input type.
§impl From<&FolderItem2> for &IDispatch
impl From<&FolderItem2> for &IDispatch
§fn from(value: &FolderItem2) -> Self
fn from(value: &FolderItem2) -> Self
Converts to this type from the input type.
§impl From<&FolderItemVerb> for &IDispatch
impl From<&FolderItemVerb> for &IDispatch
§fn from(value: &FolderItemVerb) -> Self
fn from(value: &FolderItemVerb) -> Self
Converts to this type from the input type.
§impl From<&FolderItemVerbs> for &IDispatch
impl From<&FolderItemVerbs> for &IDispatch
§fn from(value: &FolderItemVerbs) -> Self
fn from(value: &FolderItemVerbs) -> Self
Converts to this type from the input type.
§impl From<&FolderItems> for &IDispatch
impl From<&FolderItems> for &IDispatch
§fn from(value: &FolderItems) -> Self
fn from(value: &FolderItems) -> Self
Converts to this type from the input type.
§impl From<&FolderItems2> for &IDispatch
impl From<&FolderItems2> for &IDispatch
§fn from(value: &FolderItems2) -> Self
fn from(value: &FolderItems2) -> Self
Converts to this type from the input type.
§impl From<&FolderItems3> for &IDispatch
impl From<&FolderItems3> for &IDispatch
§fn from(value: &FolderItems3) -> Self
fn from(value: &FolderItems3) -> Self
Converts to this type from the input type.
§impl From<&IADsADSystemInfo> for &IDispatch
impl From<&IADsADSystemInfo> for &IDispatch
§fn from(value: &IADsADSystemInfo) -> Self
fn from(value: &IADsADSystemInfo) -> Self
Converts to this type from the input type.
§impl From<&IADsAccessControlEntry> for &IDispatch
impl From<&IADsAccessControlEntry> for &IDispatch
§fn from(value: &IADsAccessControlEntry) -> Self
fn from(value: &IADsAccessControlEntry) -> Self
Converts to this type from the input type.
§impl From<&IADsAccessControlList> for &IDispatch
impl From<&IADsAccessControlList> for &IDispatch
§fn from(value: &IADsAccessControlList) -> Self
fn from(value: &IADsAccessControlList) -> Self
Converts to this type from the input type.
§impl From<&IADsBackLink> for &IDispatch
impl From<&IADsBackLink> for &IDispatch
§fn from(value: &IADsBackLink) -> Self
fn from(value: &IADsBackLink) -> Self
Converts to this type from the input type.
§impl From<&IADsCaseIgnoreList> for &IDispatch
impl From<&IADsCaseIgnoreList> for &IDispatch
§fn from(value: &IADsCaseIgnoreList) -> Self
fn from(value: &IADsCaseIgnoreList) -> Self
Converts to this type from the input type.
§impl From<&IADsCollection> for &IDispatch
impl From<&IADsCollection> for &IDispatch
§fn from(value: &IADsCollection) -> Self
fn from(value: &IADsCollection) -> Self
Converts to this type from the input type.
§impl From<&IADsComputer> for &IDispatch
impl From<&IADsComputer> for &IDispatch
§fn from(value: &IADsComputer) -> Self
fn from(value: &IADsComputer) -> Self
Converts to this type from the input type.
§impl From<&IADsComputerOperations> for &IDispatch
impl From<&IADsComputerOperations> for &IDispatch
§fn from(value: &IADsComputerOperations) -> Self
fn from(value: &IADsComputerOperations) -> Self
Converts to this type from the input type.
§impl From<&IADsContainer> for &IDispatch
impl From<&IADsContainer> for &IDispatch
§fn from(value: &IADsContainer) -> Self
fn from(value: &IADsContainer) -> Self
Converts to this type from the input type.
§impl From<&IADsDNWithBinary> for &IDispatch
impl From<&IADsDNWithBinary> for &IDispatch
§fn from(value: &IADsDNWithBinary) -> Self
fn from(value: &IADsDNWithBinary) -> Self
Converts to this type from the input type.
§impl From<&IADsDNWithString> for &IDispatch
impl From<&IADsDNWithString> for &IDispatch
§fn from(value: &IADsDNWithString) -> Self
fn from(value: &IADsDNWithString) -> Self
Converts to this type from the input type.
§impl From<&IADsDeleteOps> for &IDispatch
impl From<&IADsDeleteOps> for &IDispatch
§fn from(value: &IADsDeleteOps) -> Self
fn from(value: &IADsDeleteOps) -> Self
Converts to this type from the input type.
§impl From<&IADsDomain> for &IDispatch
impl From<&IADsDomain> for &IDispatch
§fn from(value: &IADsDomain) -> Self
fn from(value: &IADsDomain) -> Self
Converts to this type from the input type.
§impl From<&IADsFaxNumber> for &IDispatch
impl From<&IADsFaxNumber> for &IDispatch
§fn from(value: &IADsFaxNumber) -> Self
fn from(value: &IADsFaxNumber) -> Self
Converts to this type from the input type.
§impl From<&IADsFileService> for &IDispatch
impl From<&IADsFileService> for &IDispatch
§fn from(value: &IADsFileService) -> Self
fn from(value: &IADsFileService) -> Self
Converts to this type from the input type.
§impl From<&IADsFileServiceOperations> for &IDispatch
impl From<&IADsFileServiceOperations> for &IDispatch
§fn from(value: &IADsFileServiceOperations) -> Self
fn from(value: &IADsFileServiceOperations) -> Self
Converts to this type from the input type.
§fn from(value: &IADsFileShare) -> Self
fn from(value: &IADsFileShare) -> Self
Converts to this type from the input type.
§impl From<&IADsLargeInteger> for &IDispatch
impl From<&IADsLargeInteger> for &IDispatch
§fn from(value: &IADsLargeInteger) -> Self
fn from(value: &IADsLargeInteger) -> Self
Converts to this type from the input type.
§impl From<&IADsLocality> for &IDispatch
impl From<&IADsLocality> for &IDispatch
§fn from(value: &IADsLocality) -> Self
fn from(value: &IADsLocality) -> Self
Converts to this type from the input type.
§impl From<&IADsMembers> for &IDispatch
impl From<&IADsMembers> for &IDispatch
§fn from(value: &IADsMembers) -> Self
fn from(value: &IADsMembers) -> Self
Converts to this type from the input type.
§impl From<&IADsNameTranslate> for &IDispatch
impl From<&IADsNameTranslate> for &IDispatch
§fn from(value: &IADsNameTranslate) -> Self
fn from(value: &IADsNameTranslate) -> Self
Converts to this type from the input type.
§impl From<&IADsNamespaces> for &IDispatch
impl From<&IADsNamespaces> for &IDispatch
§fn from(value: &IADsNamespaces) -> Self
fn from(value: &IADsNamespaces) -> Self
Converts to this type from the input type.
§impl From<&IADsNetAddress> for &IDispatch
impl From<&IADsNetAddress> for &IDispatch
§fn from(value: &IADsNetAddress) -> Self
fn from(value: &IADsNetAddress) -> Self
Converts to this type from the input type.
§impl From<&IADsObjectOptions> for &IDispatch
impl From<&IADsObjectOptions> for &IDispatch
§fn from(value: &IADsObjectOptions) -> Self
fn from(value: &IADsObjectOptions) -> Self
Converts to this type from the input type.
§impl From<&IADsOctetList> for &IDispatch
impl From<&IADsOctetList> for &IDispatch
§fn from(value: &IADsOctetList) -> Self
fn from(value: &IADsOctetList) -> Self
Converts to this type from the input type.
§impl From<&IADsOpenDSObject> for &IDispatch
impl From<&IADsOpenDSObject> for &IDispatch
§fn from(value: &IADsOpenDSObject) -> Self
fn from(value: &IADsOpenDSObject) -> Self
Converts to this type from the input type.
§impl From<&IADsPathname> for &IDispatch
impl From<&IADsPathname> for &IDispatch
§fn from(value: &IADsPathname) -> Self
fn from(value: &IADsPathname) -> Self
Converts to this type from the input type.
§impl From<&IADsPostalAddress> for &IDispatch
impl From<&IADsPostalAddress> for &IDispatch
§fn from(value: &IADsPostalAddress) -> Self
fn from(value: &IADsPostalAddress) -> Self
Converts to this type from the input type.
§impl From<&IADsPrintJob> for &IDispatch
impl From<&IADsPrintJob> for &IDispatch
§fn from(value: &IADsPrintJob) -> Self
fn from(value: &IADsPrintJob) -> Self
Converts to this type from the input type.
§impl From<&IADsPrintJobOperations> for &IDispatch
impl From<&IADsPrintJobOperations> for &IDispatch
§fn from(value: &IADsPrintJobOperations) -> Self
fn from(value: &IADsPrintJobOperations) -> Self
Converts to this type from the input type.
§impl From<&IADsPrintQueue> for &IDispatch
impl From<&IADsPrintQueue> for &IDispatch
§fn from(value: &IADsPrintQueue) -> Self
fn from(value: &IADsPrintQueue) -> Self
Converts to this type from the input type.
§impl From<&IADsPrintQueueOperations> for &IDispatch
impl From<&IADsPrintQueueOperations> for &IDispatch
§fn from(value: &IADsPrintQueueOperations) -> Self
fn from(value: &IADsPrintQueueOperations) -> Self
Converts to this type from the input type.
§impl From<&IADsProperty> for &IDispatch
impl From<&IADsProperty> for &IDispatch
§fn from(value: &IADsProperty) -> Self
fn from(value: &IADsProperty) -> Self
Converts to this type from the input type.
§impl From<&IADsPropertyEntry> for &IDispatch
impl From<&IADsPropertyEntry> for &IDispatch
§fn from(value: &IADsPropertyEntry) -> Self
fn from(value: &IADsPropertyEntry) -> Self
Converts to this type from the input type.
§impl From<&IADsPropertyList> for &IDispatch
impl From<&IADsPropertyList> for &IDispatch
§fn from(value: &IADsPropertyList) -> Self
fn from(value: &IADsPropertyList) -> Self
Converts to this type from the input type.
§impl From<&IADsPropertyValue> for &IDispatch
impl From<&IADsPropertyValue> for &IDispatch
§fn from(value: &IADsPropertyValue) -> Self
fn from(value: &IADsPropertyValue) -> Self
Converts to this type from the input type.
§impl From<&IADsPropertyValue2> for &IDispatch
impl From<&IADsPropertyValue2> for &IDispatch
§fn from(value: &IADsPropertyValue2) -> Self
fn from(value: &IADsPropertyValue2) -> Self
Converts to this type from the input type.
§impl From<&IADsReplicaPointer> for &IDispatch
impl From<&IADsReplicaPointer> for &IDispatch
§fn from(value: &IADsReplicaPointer) -> Self
fn from(value: &IADsReplicaPointer) -> Self
Converts to this type from the input type.
§impl From<&IADsResource> for &IDispatch
impl From<&IADsResource> for &IDispatch
§fn from(value: &IADsResource) -> Self
fn from(value: &IADsResource) -> Self
Converts to this type from the input type.
§impl From<&IADsSecurityDescriptor> for &IDispatch
impl From<&IADsSecurityDescriptor> for &IDispatch
§fn from(value: &IADsSecurityDescriptor) -> Self
fn from(value: &IADsSecurityDescriptor) -> Self
Converts to this type from the input type.
§impl From<&IADsSecurityUtility> for &IDispatch
impl From<&IADsSecurityUtility> for &IDispatch
§fn from(value: &IADsSecurityUtility) -> Self
fn from(value: &IADsSecurityUtility) -> Self
Converts to this type from the input type.
§impl From<&IADsService> for &IDispatch
impl From<&IADsService> for &IDispatch
§fn from(value: &IADsService) -> Self
fn from(value: &IADsService) -> Self
Converts to this type from the input type.
§impl From<&IADsServiceOperations> for &IDispatch
impl From<&IADsServiceOperations> for &IDispatch
§fn from(value: &IADsServiceOperations) -> Self
fn from(value: &IADsServiceOperations) -> Self
Converts to this type from the input type.
§impl From<&IADsSession> for &IDispatch
impl From<&IADsSession> for &IDispatch
§fn from(value: &IADsSession) -> Self
fn from(value: &IADsSession) -> Self
Converts to this type from the input type.
§impl From<&IADsSyntax> for &IDispatch
impl From<&IADsSyntax> for &IDispatch
§fn from(value: &IADsSyntax) -> Self
fn from(value: &IADsSyntax) -> Self
Converts to this type from the input type.
§impl From<&IADsTSUserEx> for &IDispatch
impl From<&IADsTSUserEx> for &IDispatch
§fn from(value: &IADsTSUserEx) -> Self
fn from(value: &IADsTSUserEx) -> Self
Converts to this type from the input type.
§impl From<&IADsTimestamp> for &IDispatch
impl From<&IADsTimestamp> for &IDispatch
§fn from(value: &IADsTimestamp) -> Self
fn from(value: &IADsTimestamp) -> Self
Converts to this type from the input type.
§impl From<&IADsTypedName> for &IDispatch
impl From<&IADsTypedName> for &IDispatch
§fn from(value: &IADsTypedName) -> Self
fn from(value: &IADsTypedName) -> Self
Converts to this type from the input type.
§impl From<&IADsWinNTSystemInfo> for &IDispatch
impl From<&IADsWinNTSystemInfo> for &IDispatch
§fn from(value: &IADsWinNTSystemInfo) -> Self
fn from(value: &IADsWinNTSystemInfo) -> Self
Converts to this type from the input type.
§impl From<&IAMChannelInfo> for &IDispatch
impl From<&IAMChannelInfo> for &IDispatch
§fn from(value: &IAMChannelInfo) -> Self
fn from(value: &IAMChannelInfo) -> Self
Converts to this type from the input type.
§impl From<&IAMCollection> for &IDispatch
impl From<&IAMCollection> for &IDispatch
§fn from(value: &IAMCollection) -> Self
fn from(value: &IAMCollection) -> Self
Converts to this type from the input type.
§impl From<&IAMExtendedErrorInfo> for &IDispatch
impl From<&IAMExtendedErrorInfo> for &IDispatch
§fn from(value: &IAMExtendedErrorInfo) -> Self
fn from(value: &IAMExtendedErrorInfo) -> Self
Converts to this type from the input type.
§impl From<&IAMExtendedSeeking> for &IDispatch
impl From<&IAMExtendedSeeking> for &IDispatch
§fn from(value: &IAMExtendedSeeking) -> Self
fn from(value: &IAMExtendedSeeking) -> Self
Converts to this type from the input type.
§impl From<&IAMMediaContent> for &IDispatch
impl From<&IAMMediaContent> for &IDispatch
§fn from(value: &IAMMediaContent) -> Self
fn from(value: &IAMMediaContent) -> Self
Converts to this type from the input type.
§impl From<&IAMMediaContent2> for &IDispatch
impl From<&IAMMediaContent2> for &IDispatch
§fn from(value: &IAMMediaContent2) -> Self
fn from(value: &IAMMediaContent2) -> Self
Converts to this type from the input type.
§impl From<&IAMNetShowConfig> for &IDispatch
impl From<&IAMNetShowConfig> for &IDispatch
§fn from(value: &IAMNetShowConfig) -> Self
fn from(value: &IAMNetShowConfig) -> Self
Converts to this type from the input type.
§impl From<&IAMNetShowExProps> for &IDispatch
impl From<&IAMNetShowExProps> for &IDispatch
§fn from(value: &IAMNetShowExProps) -> Self
fn from(value: &IAMNetShowExProps) -> Self
Converts to this type from the input type.
§impl From<&IAMNetShowPreroll> for &IDispatch
impl From<&IAMNetShowPreroll> for &IDispatch
§fn from(value: &IAMNetShowPreroll) -> Self
fn from(value: &IAMNetShowPreroll) -> Self
Converts to this type from the input type.
§impl From<&IAMNetworkStatus> for &IDispatch
impl From<&IAMNetworkStatus> for &IDispatch
§fn from(value: &IAMNetworkStatus) -> Self
fn from(value: &IAMNetworkStatus) -> Self
Converts to this type from the input type.
§impl From<&IATSCChannelTuneRequest> for &IDispatch
impl From<&IATSCChannelTuneRequest> for &IDispatch
§fn from(value: &IATSCChannelTuneRequest) -> Self
fn from(value: &IATSCChannelTuneRequest) -> Self
Converts to this type from the input type.
§impl From<&IATSCComponentType> for &IDispatch
impl From<&IATSCComponentType> for &IDispatch
§fn from(value: &IATSCComponentType) -> Self
fn from(value: &IATSCComponentType) -> Self
Converts to this type from the input type.
§impl From<&IATSCLocator> for &IDispatch
impl From<&IATSCLocator> for &IDispatch
§fn from(value: &IATSCLocator) -> Self
fn from(value: &IATSCLocator) -> Self
Converts to this type from the input type.
§impl From<&IATSCLocator2> for &IDispatch
impl From<&IATSCLocator2> for &IDispatch
§fn from(value: &IATSCLocator2) -> Self
fn from(value: &IATSCLocator2) -> Self
Converts to this type from the input type.
§impl From<&IATSCTuningSpace> for &IDispatch
impl From<&IATSCTuningSpace> for &IDispatch
§fn from(value: &IATSCTuningSpace) -> Self
fn from(value: &IATSCTuningSpace) -> Self
Converts to this type from the input type.
§impl From<&IAccessible> for &IDispatch
impl From<&IAccessible> for &IDispatch
§fn from(value: &IAccessible) -> Self
fn from(value: &IAccessible) -> Self
Converts to this type from the input type.
§impl From<&IAccessibleWinSAT> for &IDispatch
impl From<&IAccessibleWinSAT> for &IDispatch
§fn from(value: &IAccessibleWinSAT) -> Self
fn from(value: &IAccessibleWinSAT) -> Self
Converts to this type from the input type.
§impl From<&IActionCollection> for &IDispatch
impl From<&IActionCollection> for &IDispatch
§fn from(value: &IActionCollection) -> Self
fn from(value: &IActionCollection) -> Self
Converts to this type from the input type.
§impl From<&IAlertDataCollector> for &IDispatch
impl From<&IAlertDataCollector> for &IDispatch
§fn from(value: &IAlertDataCollector) -> Self
fn from(value: &IAlertDataCollector) -> Self
Converts to this type from the input type.
§impl From<&IAlternativeName> for &IDispatch
impl From<&IAlternativeName> for &IDispatch
§fn from(value: &IAlternativeName) -> Self
fn from(value: &IAlternativeName) -> Self
Converts to this type from the input type.
§impl From<&IAlternativeNames> for &IDispatch
impl From<&IAlternativeNames> for &IDispatch
§fn from(value: &IAlternativeNames) -> Self
fn from(value: &IAlternativeNames) -> Self
Converts to this type from the input type.
§impl From<&IAnalogAudioComponentType> for &IDispatch
impl From<&IAnalogAudioComponentType> for &IDispatch
§fn from(value: &IAnalogAudioComponentType) -> Self
fn from(value: &IAnalogAudioComponentType) -> Self
Converts to this type from the input type.
§impl From<&IAnalogLocator> for &IDispatch
impl From<&IAnalogLocator> for &IDispatch
§fn from(value: &IAnalogLocator) -> Self
fn from(value: &IAnalogLocator) -> Self
Converts to this type from the input type.
§impl From<&IAnalogRadioTuningSpace> for &IDispatch
impl From<&IAnalogRadioTuningSpace> for &IDispatch
§fn from(value: &IAnalogRadioTuningSpace) -> Self
fn from(value: &IAnalogRadioTuningSpace) -> Self
Converts to this type from the input type.
§impl From<&IAnalogRadioTuningSpace2> for &IDispatch
impl From<&IAnalogRadioTuningSpace2> for &IDispatch
§fn from(value: &IAnalogRadioTuningSpace2) -> Self
fn from(value: &IAnalogRadioTuningSpace2) -> Self
Converts to this type from the input type.
§impl From<&IAnalogTVTuningSpace> for &IDispatch
impl From<&IAnalogTVTuningSpace> for &IDispatch
§fn from(value: &IAnalogTVTuningSpace) -> Self
fn from(value: &IAnalogTVTuningSpace) -> Self
Converts to this type from the input type.
§impl From<&IAnchorClick> for &IDispatch
impl From<&IAnchorClick> for &IDispatch
§fn from(value: &IAnchorClick) -> Self
fn from(value: &IAnchorClick) -> Self
Converts to this type from the input type.
§impl From<&IApiTracingDataCollector> for &IDispatch
impl From<&IApiTracingDataCollector> for &IDispatch
§fn from(value: &IApiTracingDataCollector) -> Self
fn from(value: &IApiTracingDataCollector) -> Self
Converts to this type from the input type.
§impl From<&IAppDomainHelper> for &IDispatch
impl From<&IAppDomainHelper> for &IDispatch
§fn from(value: &IAppDomainHelper) -> Self
fn from(value: &IAppDomainHelper) -> Self
Converts to this type from the input type.
§impl From<&IAssemblyLocator> for &IDispatch
impl From<&IAssemblyLocator> for &IDispatch
§fn from(value: &IAssemblyLocator) -> Self
fn from(value: &IAssemblyLocator) -> Self
Converts to this type from the input type.
§impl From<&IAutomaticUpdates> for &IDispatch
impl From<&IAutomaticUpdates> for &IDispatch
§fn from(value: &IAutomaticUpdates) -> Self
fn from(value: &IAutomaticUpdates) -> Self
Converts to this type from the input type.
§impl From<&IAutomaticUpdates2> for &IDispatch
impl From<&IAutomaticUpdates2> for &IDispatch
§fn from(value: &IAutomaticUpdates2) -> Self
fn from(value: &IAutomaticUpdates2) -> Self
Converts to this type from the input type.
§impl From<&IAutomaticUpdatesResults> for &IDispatch
impl From<&IAutomaticUpdatesResults> for &IDispatch
§fn from(value: &IAutomaticUpdatesResults) -> Self
fn from(value: &IAutomaticUpdatesResults) -> Self
Converts to this type from the input type.
§impl From<&IAutomaticUpdatesSettings> for &IDispatch
impl From<&IAutomaticUpdatesSettings> for &IDispatch
§fn from(value: &IAutomaticUpdatesSettings) -> Self
fn from(value: &IAutomaticUpdatesSettings) -> Self
Converts to this type from the input type.
§impl From<&IAutomaticUpdatesSettings2> for &IDispatch
impl From<&IAutomaticUpdatesSettings2> for &IDispatch
§fn from(value: &IAutomaticUpdatesSettings2) -> Self
fn from(value: &IAutomaticUpdatesSettings2) -> Self
Converts to this type from the input type.
§impl From<&IAutomaticUpdatesSettings3> for &IDispatch
impl From<&IAutomaticUpdatesSettings3> for &IDispatch
§fn from(value: &IAutomaticUpdatesSettings3) -> Self
fn from(value: &IAutomaticUpdatesSettings3) -> Self
Converts to this type from the input type.
§impl From<&IAuxInTuningSpace> for &IDispatch
impl From<&IAuxInTuningSpace> for &IDispatch
§fn from(value: &IAuxInTuningSpace) -> Self
fn from(value: &IAuxInTuningSpace) -> Self
Converts to this type from the input type.
§impl From<&IAuxInTuningSpace2> for &IDispatch
impl From<&IAuxInTuningSpace2> for &IDispatch
§fn from(value: &IAuxInTuningSpace2) -> Self
fn from(value: &IAuxInTuningSpace2) -> Self
Converts to this type from the input type.
§impl From<&IAzApplication> for &IDispatch
impl From<&IAzApplication> for &IDispatch
§fn from(value: &IAzApplication) -> Self
fn from(value: &IAzApplication) -> Self
Converts to this type from the input type.
§impl From<&IAzApplication2> for &IDispatch
impl From<&IAzApplication2> for &IDispatch
§fn from(value: &IAzApplication2) -> Self
fn from(value: &IAzApplication2) -> Self
Converts to this type from the input type.
§impl From<&IAzApplication3> for &IDispatch
impl From<&IAzApplication3> for &IDispatch
§fn from(value: &IAzApplication3) -> Self
fn from(value: &IAzApplication3) -> Self
Converts to this type from the input type.
§impl From<&IAzApplicationGroup> for &IDispatch
impl From<&IAzApplicationGroup> for &IDispatch
§fn from(value: &IAzApplicationGroup) -> Self
fn from(value: &IAzApplicationGroup) -> Self
Converts to this type from the input type.
§impl From<&IAzApplicationGroup2> for &IDispatch
impl From<&IAzApplicationGroup2> for &IDispatch
§fn from(value: &IAzApplicationGroup2) -> Self
fn from(value: &IAzApplicationGroup2) -> Self
Converts to this type from the input type.
§impl From<&IAzApplicationGroups> for &IDispatch
impl From<&IAzApplicationGroups> for &IDispatch
§fn from(value: &IAzApplicationGroups) -> Self
fn from(value: &IAzApplicationGroups) -> Self
Converts to this type from the input type.
§impl From<&IAzApplications> for &IDispatch
impl From<&IAzApplications> for &IDispatch
§fn from(value: &IAzApplications) -> Self
fn from(value: &IAzApplications) -> Self
Converts to this type from the input type.
§impl From<&IAzAuthorizationStore> for &IDispatch
impl From<&IAzAuthorizationStore> for &IDispatch
§fn from(value: &IAzAuthorizationStore) -> Self
fn from(value: &IAzAuthorizationStore) -> Self
Converts to this type from the input type.
§impl From<&IAzAuthorizationStore2> for &IDispatch
impl From<&IAzAuthorizationStore2> for &IDispatch
§fn from(value: &IAzAuthorizationStore2) -> Self
fn from(value: &IAzAuthorizationStore2) -> Self
Converts to this type from the input type.
§impl From<&IAzAuthorizationStore3> for &IDispatch
impl From<&IAzAuthorizationStore3> for &IDispatch
§fn from(value: &IAzAuthorizationStore3) -> Self
fn from(value: &IAzAuthorizationStore3) -> Self
Converts to this type from the input type.
§impl From<&IAzBizRuleContext> for &IDispatch
impl From<&IAzBizRuleContext> for &IDispatch
§fn from(value: &IAzBizRuleContext) -> Self
fn from(value: &IAzBizRuleContext) -> Self
Converts to this type from the input type.
§impl From<&IAzBizRuleInterfaces> for &IDispatch
impl From<&IAzBizRuleInterfaces> for &IDispatch
§fn from(value: &IAzBizRuleInterfaces) -> Self
fn from(value: &IAzBizRuleInterfaces) -> Self
Converts to this type from the input type.
§impl From<&IAzBizRuleParameters> for &IDispatch
impl From<&IAzBizRuleParameters> for &IDispatch
§fn from(value: &IAzBizRuleParameters) -> Self
fn from(value: &IAzBizRuleParameters) -> Self
Converts to this type from the input type.
§impl From<&IAzClientContext> for &IDispatch
impl From<&IAzClientContext> for &IDispatch
§fn from(value: &IAzClientContext) -> Self
fn from(value: &IAzClientContext) -> Self
Converts to this type from the input type.
§impl From<&IAzClientContext2> for &IDispatch
impl From<&IAzClientContext2> for &IDispatch
§fn from(value: &IAzClientContext2) -> Self
fn from(value: &IAzClientContext2) -> Self
Converts to this type from the input type.
§impl From<&IAzClientContext3> for &IDispatch
impl From<&IAzClientContext3> for &IDispatch
§fn from(value: &IAzClientContext3) -> Self
fn from(value: &IAzClientContext3) -> Self
Converts to this type from the input type.
§impl From<&IAzNameResolver> for &IDispatch
impl From<&IAzNameResolver> for &IDispatch
§fn from(value: &IAzNameResolver) -> Self
fn from(value: &IAzNameResolver) -> Self
Converts to this type from the input type.
§impl From<&IAzObjectPicker> for &IDispatch
impl From<&IAzObjectPicker> for &IDispatch
§fn from(value: &IAzObjectPicker) -> Self
fn from(value: &IAzObjectPicker) -> Self
Converts to this type from the input type.
§impl From<&IAzOperation> for &IDispatch
impl From<&IAzOperation> for &IDispatch
§fn from(value: &IAzOperation) -> Self
fn from(value: &IAzOperation) -> Self
Converts to this type from the input type.
§impl From<&IAzOperation2> for &IDispatch
impl From<&IAzOperation2> for &IDispatch
§fn from(value: &IAzOperation2) -> Self
fn from(value: &IAzOperation2) -> Self
Converts to this type from the input type.
§impl From<&IAzOperations> for &IDispatch
impl From<&IAzOperations> for &IDispatch
§fn from(value: &IAzOperations) -> Self
fn from(value: &IAzOperations) -> Self
Converts to this type from the input type.
§impl From<&IAzPrincipalLocator> for &IDispatch
impl From<&IAzPrincipalLocator> for &IDispatch
§fn from(value: &IAzPrincipalLocator) -> Self
fn from(value: &IAzPrincipalLocator) -> Self
Converts to this type from the input type.
§impl From<&IAzRoleAssignment> for &IDispatch
impl From<&IAzRoleAssignment> for &IDispatch
§fn from(value: &IAzRoleAssignment) -> Self
fn from(value: &IAzRoleAssignment) -> Self
Converts to this type from the input type.
§impl From<&IAzRoleAssignments> for &IDispatch
impl From<&IAzRoleAssignments> for &IDispatch
§fn from(value: &IAzRoleAssignments) -> Self
fn from(value: &IAzRoleAssignments) -> Self
Converts to this type from the input type.
§impl From<&IAzRoleDefinition> for &IDispatch
impl From<&IAzRoleDefinition> for &IDispatch
§fn from(value: &IAzRoleDefinition) -> Self
fn from(value: &IAzRoleDefinition) -> Self
Converts to this type from the input type.
§impl From<&IAzRoleDefinitions> for &IDispatch
impl From<&IAzRoleDefinitions> for &IDispatch
§fn from(value: &IAzRoleDefinitions) -> Self
fn from(value: &IAzRoleDefinitions) -> Self
Converts to this type from the input type.
§impl From<&IBITSExtensionSetup> for &IDispatch
impl From<&IBITSExtensionSetup> for &IDispatch
§fn from(value: &IBITSExtensionSetup) -> Self
fn from(value: &IBITSExtensionSetup) -> Self
Converts to this type from the input type.
§impl From<&IBITSExtensionSetupFactory> for &IDispatch
impl From<&IBITSExtensionSetupFactory> for &IDispatch
§fn from(value: &IBITSExtensionSetupFactory) -> Self
fn from(value: &IBITSExtensionSetupFactory) -> Self
Converts to this type from the input type.
§impl From<&IBasicAudio> for &IDispatch
impl From<&IBasicAudio> for &IDispatch
§fn from(value: &IBasicAudio) -> Self
fn from(value: &IBasicAudio) -> Self
Converts to this type from the input type.
§impl From<&IBasicVideo> for &IDispatch
impl From<&IBasicVideo> for &IDispatch
§fn from(value: &IBasicVideo) -> Self
fn from(value: &IBasicVideo) -> Self
Converts to this type from the input type.
§impl From<&IBasicVideo2> for &IDispatch
impl From<&IBasicVideo2> for &IDispatch
§fn from(value: &IBasicVideo2) -> Self
fn from(value: &IBasicVideo2) -> Self
Converts to this type from the input type.
§impl From<&IBinaryConverter> for &IDispatch
impl From<&IBinaryConverter> for &IDispatch
§fn from(value: &IBinaryConverter) -> Self
fn from(value: &IBinaryConverter) -> Self
Converts to this type from the input type.
§impl From<&IBinaryConverter2> for &IDispatch
impl From<&IBinaryConverter2> for &IDispatch
§fn from(value: &IBinaryConverter2) -> Self
fn from(value: &IBinaryConverter2) -> Self
Converts to this type from the input type.
§impl From<&IBlockRange> for &IDispatch
impl From<&IBlockRange> for &IDispatch
§fn from(value: &IBlockRange) -> Self
fn from(value: &IBlockRange) -> Self
Converts to this type from the input type.
§impl From<&IBlockRangeList> for &IDispatch
impl From<&IBlockRangeList> for &IDispatch
§fn from(value: &IBlockRangeList) -> Self
fn from(value: &IBlockRangeList) -> Self
Converts to this type from the input type.
§impl From<&IBootOptions> for &IDispatch
impl From<&IBootOptions> for &IDispatch
§fn from(value: &IBootOptions) -> Self
fn from(value: &IBootOptions) -> Self
Converts to this type from the input type.
§impl From<&IBootTrigger> for &IDispatch
impl From<&IBootTrigger> for &IDispatch
§fn from(value: &IBootTrigger) -> Self
fn from(value: &IBootTrigger) -> Self
Converts to this type from the input type.
§impl From<&ICOMAdminCatalog> for &IDispatch
impl From<&ICOMAdminCatalog> for &IDispatch
§fn from(value: &ICOMAdminCatalog) -> Self
fn from(value: &ICOMAdminCatalog) -> Self
Converts to this type from the input type.
§impl From<&ICOMAdminCatalog2> for &IDispatch
impl From<&ICOMAdminCatalog2> for &IDispatch
§fn from(value: &ICOMAdminCatalog2) -> Self
fn from(value: &ICOMAdminCatalog2) -> Self
Converts to this type from the input type.
§impl From<&ICatalogCollection> for &IDispatch
impl From<&ICatalogCollection> for &IDispatch
§fn from(value: &ICatalogCollection) -> Self
fn from(value: &ICatalogCollection) -> Self
Converts to this type from the input type.
§impl From<&ICatalogObject> for &IDispatch
impl From<&ICatalogObject> for &IDispatch
§fn from(value: &ICatalogObject) -> Self
fn from(value: &ICatalogObject) -> Self
Converts to this type from the input type.
§impl From<&ICategoryCollection> for &IDispatch
impl From<&ICategoryCollection> for &IDispatch
§fn from(value: &ICategoryCollection) -> Self
fn from(value: &ICategoryCollection) -> Self
Converts to this type from the input type.
§impl From<&ICertAdmin> for &IDispatch
impl From<&ICertAdmin> for &IDispatch
§fn from(value: &ICertAdmin) -> Self
fn from(value: &ICertAdmin) -> Self
Converts to this type from the input type.
§impl From<&ICertAdmin2> for &IDispatch
impl From<&ICertAdmin2> for &IDispatch
§fn from(value: &ICertAdmin2) -> Self
fn from(value: &ICertAdmin2) -> Self
Converts to this type from the input type.
§impl From<&ICertConfig> for &IDispatch
impl From<&ICertConfig> for &IDispatch
§fn from(value: &ICertConfig) -> Self
fn from(value: &ICertConfig) -> Self
Converts to this type from the input type.
§impl From<&ICertConfig2> for &IDispatch
impl From<&ICertConfig2> for &IDispatch
§fn from(value: &ICertConfig2) -> Self
fn from(value: &ICertConfig2) -> Self
Converts to this type from the input type.
§impl From<&ICertEncodeAltName> for &IDispatch
impl From<&ICertEncodeAltName> for &IDispatch
§fn from(value: &ICertEncodeAltName) -> Self
fn from(value: &ICertEncodeAltName) -> Self
Converts to this type from the input type.
§impl From<&ICertEncodeAltName2> for &IDispatch
impl From<&ICertEncodeAltName2> for &IDispatch
§fn from(value: &ICertEncodeAltName2) -> Self
fn from(value: &ICertEncodeAltName2) -> Self
Converts to this type from the input type.
§impl From<&ICertEncodeBitString> for &IDispatch
impl From<&ICertEncodeBitString> for &IDispatch
§fn from(value: &ICertEncodeBitString) -> Self
fn from(value: &ICertEncodeBitString) -> Self
Converts to this type from the input type.
§impl From<&ICertEncodeBitString2> for &IDispatch
impl From<&ICertEncodeBitString2> for &IDispatch
§fn from(value: &ICertEncodeBitString2) -> Self
fn from(value: &ICertEncodeBitString2) -> Self
Converts to this type from the input type.
§impl From<&ICertEncodeCRLDistInfo> for &IDispatch
impl From<&ICertEncodeCRLDistInfo> for &IDispatch
§fn from(value: &ICertEncodeCRLDistInfo) -> Self
fn from(value: &ICertEncodeCRLDistInfo) -> Self
Converts to this type from the input type.
§impl From<&ICertEncodeCRLDistInfo2> for &IDispatch
impl From<&ICertEncodeCRLDistInfo2> for &IDispatch
§fn from(value: &ICertEncodeCRLDistInfo2) -> Self
fn from(value: &ICertEncodeCRLDistInfo2) -> Self
Converts to this type from the input type.
§impl From<&ICertEncodeDateArray> for &IDispatch
impl From<&ICertEncodeDateArray> for &IDispatch
§fn from(value: &ICertEncodeDateArray) -> Self
fn from(value: &ICertEncodeDateArray) -> Self
Converts to this type from the input type.
§impl From<&ICertEncodeDateArray2> for &IDispatch
impl From<&ICertEncodeDateArray2> for &IDispatch
§fn from(value: &ICertEncodeDateArray2) -> Self
fn from(value: &ICertEncodeDateArray2) -> Self
Converts to this type from the input type.
§impl From<&ICertEncodeLongArray> for &IDispatch
impl From<&ICertEncodeLongArray> for &IDispatch
§fn from(value: &ICertEncodeLongArray) -> Self
fn from(value: &ICertEncodeLongArray) -> Self
Converts to this type from the input type.
§impl From<&ICertEncodeLongArray2> for &IDispatch
impl From<&ICertEncodeLongArray2> for &IDispatch
§fn from(value: &ICertEncodeLongArray2) -> Self
fn from(value: &ICertEncodeLongArray2) -> Self
Converts to this type from the input type.
§impl From<&ICertEncodeStringArray> for &IDispatch
impl From<&ICertEncodeStringArray> for &IDispatch
§fn from(value: &ICertEncodeStringArray) -> Self
fn from(value: &ICertEncodeStringArray) -> Self
Converts to this type from the input type.
§impl From<&ICertEncodeStringArray2> for &IDispatch
impl From<&ICertEncodeStringArray2> for &IDispatch
§fn from(value: &ICertEncodeStringArray2) -> Self
fn from(value: &ICertEncodeStringArray2) -> Self
Converts to this type from the input type.
§impl From<&ICertExit2> for &IDispatch
impl From<&ICertExit2> for &IDispatch
§fn from(value: &ICertExit2) -> Self
fn from(value: &ICertExit2) -> Self
Converts to this type from the input type.
§impl From<&ICertGetConfig> for &IDispatch
impl From<&ICertGetConfig> for &IDispatch
§fn from(value: &ICertGetConfig) -> Self
fn from(value: &ICertGetConfig) -> Self
Converts to this type from the input type.
§impl From<&ICertManageModule> for &IDispatch
impl From<&ICertManageModule> for &IDispatch
§fn from(value: &ICertManageModule) -> Self
fn from(value: &ICertManageModule) -> Self
Converts to this type from the input type.
§impl From<&ICertPolicy> for &IDispatch
impl From<&ICertPolicy> for &IDispatch
§fn from(value: &ICertPolicy) -> Self
fn from(value: &ICertPolicy) -> Self
Converts to this type from the input type.
§impl From<&ICertPolicy2> for &IDispatch
impl From<&ICertPolicy2> for &IDispatch
§fn from(value: &ICertPolicy2) -> Self
fn from(value: &ICertPolicy2) -> Self
Converts to this type from the input type.
§impl From<&ICertProperties> for &IDispatch
impl From<&ICertProperties> for &IDispatch
§fn from(value: &ICertProperties) -> Self
fn from(value: &ICertProperties) -> Self
Converts to this type from the input type.
§impl From<&ICertProperty> for &IDispatch
impl From<&ICertProperty> for &IDispatch
§fn from(value: &ICertProperty) -> Self
fn from(value: &ICertProperty) -> Self
Converts to this type from the input type.
§impl From<&ICertPropertyArchived> for &IDispatch
impl From<&ICertPropertyArchived> for &IDispatch
§fn from(value: &ICertPropertyArchived) -> Self
fn from(value: &ICertPropertyArchived) -> Self
Converts to this type from the input type.
§impl From<&ICertPropertyArchivedKeyHash> for &IDispatch
impl From<&ICertPropertyArchivedKeyHash> for &IDispatch
§fn from(value: &ICertPropertyArchivedKeyHash) -> Self
fn from(value: &ICertPropertyArchivedKeyHash) -> Self
Converts to this type from the input type.
§impl From<&ICertPropertyAutoEnroll> for &IDispatch
impl From<&ICertPropertyAutoEnroll> for &IDispatch
§fn from(value: &ICertPropertyAutoEnroll) -> Self
fn from(value: &ICertPropertyAutoEnroll) -> Self
Converts to this type from the input type.
§impl From<&ICertPropertyBackedUp> for &IDispatch
impl From<&ICertPropertyBackedUp> for &IDispatch
§fn from(value: &ICertPropertyBackedUp) -> Self
fn from(value: &ICertPropertyBackedUp) -> Self
Converts to this type from the input type.
§impl From<&ICertPropertyDescription> for &IDispatch
impl From<&ICertPropertyDescription> for &IDispatch
§fn from(value: &ICertPropertyDescription) -> Self
fn from(value: &ICertPropertyDescription) -> Self
Converts to this type from the input type.
§impl From<&ICertPropertyEnrollment> for &IDispatch
impl From<&ICertPropertyEnrollment> for &IDispatch
§fn from(value: &ICertPropertyEnrollment) -> Self
fn from(value: &ICertPropertyEnrollment) -> Self
Converts to this type from the input type.
§impl From<&ICertPropertyEnrollmentPolicyServer> for &IDispatch
impl From<&ICertPropertyEnrollmentPolicyServer> for &IDispatch
§fn from(value: &ICertPropertyEnrollmentPolicyServer) -> Self
fn from(value: &ICertPropertyEnrollmentPolicyServer) -> Self
Converts to this type from the input type.
§impl From<&ICertPropertyFriendlyName> for &IDispatch
impl From<&ICertPropertyFriendlyName> for &IDispatch
§fn from(value: &ICertPropertyFriendlyName) -> Self
fn from(value: &ICertPropertyFriendlyName) -> Self
Converts to this type from the input type.
§impl From<&ICertPropertyKeyProvInfo> for &IDispatch
impl From<&ICertPropertyKeyProvInfo> for &IDispatch
§fn from(value: &ICertPropertyKeyProvInfo) -> Self
fn from(value: &ICertPropertyKeyProvInfo) -> Self
Converts to this type from the input type.
§impl From<&ICertPropertyRenewal> for &IDispatch
impl From<&ICertPropertyRenewal> for &IDispatch
§fn from(value: &ICertPropertyRenewal) -> Self
fn from(value: &ICertPropertyRenewal) -> Self
Converts to this type from the input type.
§impl From<&ICertPropertyRequestOriginator> for &IDispatch
impl From<&ICertPropertyRequestOriginator> for &IDispatch
§fn from(value: &ICertPropertyRequestOriginator) -> Self
fn from(value: &ICertPropertyRequestOriginator) -> Self
Converts to this type from the input type.
§impl From<&ICertPropertySHA1Hash> for &IDispatch
impl From<&ICertPropertySHA1Hash> for &IDispatch
§fn from(value: &ICertPropertySHA1Hash) -> Self
fn from(value: &ICertPropertySHA1Hash) -> Self
Converts to this type from the input type.
§impl From<&ICertRequest> for &IDispatch
impl From<&ICertRequest> for &IDispatch
§fn from(value: &ICertRequest) -> Self
fn from(value: &ICertRequest) -> Self
Converts to this type from the input type.
§impl From<&ICertRequest2> for &IDispatch
impl From<&ICertRequest2> for &IDispatch
§fn from(value: &ICertRequest2) -> Self
fn from(value: &ICertRequest2) -> Self
Converts to this type from the input type.
§impl From<&ICertRequest3> for &IDispatch
impl From<&ICertRequest3> for &IDispatch
§fn from(value: &ICertRequest3) -> Self
fn from(value: &ICertRequest3) -> Self
Converts to this type from the input type.
§impl From<&ICertServerExit> for &IDispatch
impl From<&ICertServerExit> for &IDispatch
§fn from(value: &ICertServerExit) -> Self
fn from(value: &ICertServerExit) -> Self
Converts to this type from the input type.
§impl From<&ICertServerPolicy> for &IDispatch
impl From<&ICertServerPolicy> for &IDispatch
§fn from(value: &ICertServerPolicy) -> Self
fn from(value: &ICertServerPolicy) -> Self
Converts to this type from the input type.
§impl From<&ICertSrvSetup> for &IDispatch
impl From<&ICertSrvSetup> for &IDispatch
§fn from(value: &ICertSrvSetup) -> Self
fn from(value: &ICertSrvSetup) -> Self
Converts to this type from the input type.
§impl From<&ICertSrvSetupKeyInformation> for &IDispatch
impl From<&ICertSrvSetupKeyInformation> for &IDispatch
§fn from(value: &ICertSrvSetupKeyInformation) -> Self
fn from(value: &ICertSrvSetupKeyInformation) -> Self
Converts to this type from the input type.
§impl From<&ICertSrvSetupKeyInformationCollection> for &IDispatch
impl From<&ICertSrvSetupKeyInformationCollection> for &IDispatch
§fn from(value: &ICertSrvSetupKeyInformationCollection) -> Self
fn from(value: &ICertSrvSetupKeyInformationCollection) -> Self
Converts to this type from the input type.
§impl From<&ICertView2> for &IDispatch
impl From<&ICertView2> for &IDispatch
§fn from(value: &ICertView2) -> Self
fn from(value: &ICertView2) -> Self
Converts to this type from the input type.
§impl From<&ICertificateAttestationChallenge> for &IDispatch
impl From<&ICertificateAttestationChallenge> for &IDispatch
§fn from(value: &ICertificateAttestationChallenge) -> Self
fn from(value: &ICertificateAttestationChallenge) -> Self
Converts to this type from the input type.
§impl From<&ICertificateAttestationChallenge2> for &IDispatch
impl From<&ICertificateAttestationChallenge2> for &IDispatch
§fn from(value: &ICertificateAttestationChallenge2) -> Self
fn from(value: &ICertificateAttestationChallenge2) -> Self
Converts to this type from the input type.
§impl From<&ICertificateEnrollmentPolicyServerSetup> for &IDispatch
impl From<&ICertificateEnrollmentPolicyServerSetup> for &IDispatch
§fn from(value: &ICertificateEnrollmentPolicyServerSetup) -> Self
fn from(value: &ICertificateEnrollmentPolicyServerSetup) -> Self
Converts to this type from the input type.
§impl From<&ICertificateEnrollmentServerSetup> for &IDispatch
impl From<&ICertificateEnrollmentServerSetup> for &IDispatch
§fn from(value: &ICertificateEnrollmentServerSetup) -> Self
fn from(value: &ICertificateEnrollmentServerSetup) -> Self
Converts to this type from the input type.
§impl From<&ICertificatePolicies> for &IDispatch
impl From<&ICertificatePolicies> for &IDispatch
§fn from(value: &ICertificatePolicies) -> Self
fn from(value: &ICertificatePolicies) -> Self
Converts to this type from the input type.
§impl From<&ICertificatePolicy> for &IDispatch
impl From<&ICertificatePolicy> for &IDispatch
§fn from(value: &ICertificatePolicy) -> Self
fn from(value: &ICertificatePolicy) -> Self
Converts to this type from the input type.
§impl From<&ICertificationAuthorities> for &IDispatch
impl From<&ICertificationAuthorities> for &IDispatch
§fn from(value: &ICertificationAuthorities) -> Self
fn from(value: &ICertificationAuthorities) -> Self
Converts to this type from the input type.
§impl From<&ICertificationAuthority> for &IDispatch
impl From<&ICertificationAuthority> for &IDispatch
§fn from(value: &ICertificationAuthority) -> Self
fn from(value: &ICertificationAuthority) -> Self
Converts to this type from the input type.
§impl From<&IChannelCredentials> for &IDispatch
impl From<&IChannelCredentials> for &IDispatch
§fn from(value: &IChannelCredentials) -> Self
fn from(value: &IChannelCredentials) -> Self
Converts to this type from the input type.
§impl From<&IChannelIDTuneRequest> for &IDispatch
impl From<&IChannelIDTuneRequest> for &IDispatch
§fn from(value: &IChannelIDTuneRequest) -> Self
fn from(value: &IChannelIDTuneRequest) -> Self
Converts to this type from the input type.
§impl From<&IChannelTuneRequest> for &IDispatch
impl From<&IChannelTuneRequest> for &IDispatch
§fn from(value: &IChannelTuneRequest) -> Self
fn from(value: &IChannelTuneRequest) -> Self
Converts to this type from the input type.
§impl From<&ICivicAddressReportFactory> for &IDispatch
impl From<&ICivicAddressReportFactory> for &IDispatch
§fn from(value: &ICivicAddressReportFactory) -> Self
fn from(value: &ICivicAddressReportFactory) -> Self
Converts to this type from the input type.
§impl From<&IComHandlerAction> for &IDispatch
impl From<&IComHandlerAction> for &IDispatch
§fn from(value: &IComHandlerAction) -> Self
fn from(value: &IComHandlerAction) -> Self
Converts to this type from the input type.
§impl From<&IComponent> for &IDispatch
impl From<&IComponent> for &IDispatch
§fn from(value: &IComponent) -> Self
fn from(value: &IComponent) -> Self
Converts to this type from the input type.
§impl From<&IComponentType> for &IDispatch
impl From<&IComponentType> for &IDispatch
§fn from(value: &IComponentType) -> Self
fn from(value: &IComponentType) -> Self
Converts to this type from the input type.
§impl From<&IComponentTypes> for &IDispatch
impl From<&IComponentTypes> for &IDispatch
§fn from(value: &IComponentTypes) -> Self
fn from(value: &IComponentTypes) -> Self
Converts to this type from the input type.
§impl From<&IComponentUtil> for &IDispatch
impl From<&IComponentUtil> for &IDispatch
§fn from(value: &IComponentUtil) -> Self
fn from(value: &IComponentUtil) -> Self
Converts to this type from the input type.
§impl From<&IComponents> for &IDispatch
impl From<&IComponents> for &IDispatch
§fn from(value: &IComponents) -> Self
fn from(value: &IComponents) -> Self
Converts to this type from the input type.
§impl From<&IComponentsOld> for &IDispatch
impl From<&IComponentsOld> for &IDispatch
§fn from(value: &IComponentsOld) -> Self
fn from(value: &IComponentsOld) -> Self
Converts to this type from the input type.
§impl From<&IConfigurationDataCollector> for &IDispatch
impl From<&IConfigurationDataCollector> for &IDispatch
§fn from(value: &IConfigurationDataCollector) -> Self
fn from(value: &IConfigurationDataCollector) -> Self
Converts to this type from the input type.
§impl From<&ICrmMonitorClerks> for &IDispatch
impl From<&ICrmMonitorClerks> for &IDispatch
§fn from(value: &ICrmMonitorClerks) -> Self
fn from(value: &ICrmMonitorClerks) -> Self
Converts to this type from the input type.
§impl From<&ICryptAttribute> for &IDispatch
impl From<&ICryptAttribute> for &IDispatch
§fn from(value: &ICryptAttribute) -> Self
fn from(value: &ICryptAttribute) -> Self
Converts to this type from the input type.
§impl From<&ICryptAttributes> for &IDispatch
impl From<&ICryptAttributes> for &IDispatch
§fn from(value: &ICryptAttributes) -> Self
fn from(value: &ICryptAttributes) -> Self
Converts to this type from the input type.
§impl From<&ICspAlgorithm> for &IDispatch
impl From<&ICspAlgorithm> for &IDispatch
§fn from(value: &ICspAlgorithm) -> Self
fn from(value: &ICspAlgorithm) -> Self
Converts to this type from the input type.
§impl From<&ICspAlgorithms> for &IDispatch
impl From<&ICspAlgorithms> for &IDispatch
§fn from(value: &ICspAlgorithms) -> Self
fn from(value: &ICspAlgorithms) -> Self
Converts to this type from the input type.
§impl From<&ICspInformation> for &IDispatch
impl From<&ICspInformation> for &IDispatch
§fn from(value: &ICspInformation) -> Self
fn from(value: &ICspInformation) -> Self
Converts to this type from the input type.
§impl From<&ICspInformations> for &IDispatch
impl From<&ICspInformations> for &IDispatch
§fn from(value: &ICspInformations) -> Self
fn from(value: &ICspInformations) -> Self
Converts to this type from the input type.
§impl From<&ICspStatus> for &IDispatch
impl From<&ICspStatus> for &IDispatch
§fn from(value: &ICspStatus) -> Self
fn from(value: &ICspStatus) -> Self
Converts to this type from the input type.
§impl From<&ICspStatuses> for &IDispatch
impl From<&ICspStatuses> for &IDispatch
§fn from(value: &ICspStatuses) -> Self
fn from(value: &ICspStatuses) -> Self
Converts to this type from the input type.
§impl From<&IDTFilterEvents> for &IDispatch
impl From<&IDTFilterEvents> for &IDispatch
§fn from(value: &IDTFilterEvents) -> Self
fn from(value: &IDTFilterEvents) -> Self
Converts to this type from the input type.
§impl From<&IDVBCLocator> for &IDispatch
impl From<&IDVBCLocator> for &IDispatch
§fn from(value: &IDVBCLocator) -> Self
fn from(value: &IDVBCLocator) -> Self
Converts to this type from the input type.
§impl From<&IDVBSLocator> for &IDispatch
impl From<&IDVBSLocator> for &IDispatch
§fn from(value: &IDVBSLocator) -> Self
fn from(value: &IDVBSLocator) -> Self
Converts to this type from the input type.
§impl From<&IDVBSLocator2> for &IDispatch
impl From<&IDVBSLocator2> for &IDispatch
§fn from(value: &IDVBSLocator2) -> Self
fn from(value: &IDVBSLocator2) -> Self
Converts to this type from the input type.
§impl From<&IDVBSTuningSpace> for &IDispatch
impl From<&IDVBSTuningSpace> for &IDispatch
§fn from(value: &IDVBSTuningSpace) -> Self
fn from(value: &IDVBSTuningSpace) -> Self
Converts to this type from the input type.
§impl From<&IDVBTLocator> for &IDispatch
impl From<&IDVBTLocator> for &IDispatch
§fn from(value: &IDVBTLocator) -> Self
fn from(value: &IDVBTLocator) -> Self
Converts to this type from the input type.
§impl From<&IDVBTLocator2> for &IDispatch
impl From<&IDVBTLocator2> for &IDispatch
§fn from(value: &IDVBTLocator2) -> Self
fn from(value: &IDVBTLocator2) -> Self
Converts to this type from the input type.
§impl From<&IDVBTuneRequest> for &IDispatch
impl From<&IDVBTuneRequest> for &IDispatch
§fn from(value: &IDVBTuneRequest) -> Self
fn from(value: &IDVBTuneRequest) -> Self
Converts to this type from the input type.
§impl From<&IDVBTuningSpace> for &IDispatch
impl From<&IDVBTuningSpace> for &IDispatch
§fn from(value: &IDVBTuningSpace) -> Self
fn from(value: &IDVBTuningSpace) -> Self
Converts to this type from the input type.
§impl From<&IDVBTuningSpace2> for &IDispatch
impl From<&IDVBTuningSpace2> for &IDispatch
§fn from(value: &IDVBTuningSpace2) -> Self
fn from(value: &IDVBTuningSpace2) -> Self
Converts to this type from the input type.
§impl From<&IDailyTrigger> for &IDispatch
impl From<&IDailyTrigger> for &IDispatch
§fn from(value: &IDailyTrigger) -> Self
fn from(value: &IDailyTrigger) -> Self
Converts to this type from the input type.
§impl From<&IDataCollector> for &IDispatch
impl From<&IDataCollector> for &IDispatch
§fn from(value: &IDataCollector) -> Self
fn from(value: &IDataCollector) -> Self
Converts to this type from the input type.
§impl From<&IDataCollectorCollection> for &IDispatch
impl From<&IDataCollectorCollection> for &IDispatch
§fn from(value: &IDataCollectorCollection) -> Self
fn from(value: &IDataCollectorCollection) -> Self
Converts to this type from the input type.
§impl From<&IDataCollectorSet> for &IDispatch
impl From<&IDataCollectorSet> for &IDispatch
§fn from(value: &IDataCollectorSet) -> Self
fn from(value: &IDataCollectorSet) -> Self
Converts to this type from the input type.
§impl From<&IDataCollectorSetCollection> for &IDispatch
impl From<&IDataCollectorSetCollection> for &IDispatch
§fn from(value: &IDataCollectorSetCollection) -> Self
fn from(value: &IDataCollectorSetCollection) -> Self
Converts to this type from the input type.
§impl From<&IDataManager> for &IDispatch
impl From<&IDataManager> for &IDispatch
§fn from(value: &IDataManager) -> Self
fn from(value: &IDataManager) -> Self
Converts to this type from the input type.
§impl From<&IDataSourceLocator> for &IDispatch
impl From<&IDataSourceLocator> for &IDispatch
§fn from(value: &IDataSourceLocator) -> Self
fn from(value: &IDataSourceLocator) -> Self
Converts to this type from the input type.
§impl From<&IDeviceRect> for &IDispatch
impl From<&IDeviceRect> for &IDispatch
§fn from(value: &IDeviceRect) -> Self
fn from(value: &IDeviceRect) -> Self
Converts to this type from the input type.
§impl From<&IDigitalCableLocator> for &IDispatch
impl From<&IDigitalCableLocator> for &IDispatch
§fn from(value: &IDigitalCableLocator) -> Self
fn from(value: &IDigitalCableLocator) -> Self
Converts to this type from the input type.
§impl From<&IDigitalCableTuneRequest> for &IDispatch
impl From<&IDigitalCableTuneRequest> for &IDispatch
§fn from(value: &IDigitalCableTuneRequest) -> Self
fn from(value: &IDigitalCableTuneRequest) -> Self
Converts to this type from the input type.
§impl From<&IDigitalCableTuningSpace> for &IDispatch
impl From<&IDigitalCableTuningSpace> for &IDispatch
§fn from(value: &IDigitalCableTuningSpace) -> Self
fn from(value: &IDigitalCableTuningSpace) -> Self
Converts to this type from the input type.
§impl From<&IDigitalLocator> for &IDispatch
impl From<&IDigitalLocator> for &IDispatch
§fn from(value: &IDigitalLocator) -> Self
fn from(value: &IDigitalLocator) -> Self
Converts to this type from the input type.
§impl From<&IDiscFormat2> for &IDispatch
impl From<&IDiscFormat2> for &IDispatch
§fn from(value: &IDiscFormat2) -> Self
fn from(value: &IDiscFormat2) -> Self
Converts to this type from the input type.
§impl From<&IDiscFormat2Data> for &IDispatch
impl From<&IDiscFormat2Data> for &IDispatch
§fn from(value: &IDiscFormat2Data) -> Self
fn from(value: &IDiscFormat2Data) -> Self
Converts to this type from the input type.
§impl From<&IDiscFormat2DataEventArgs> for &IDispatch
impl From<&IDiscFormat2DataEventArgs> for &IDispatch
§fn from(value: &IDiscFormat2DataEventArgs) -> Self
fn from(value: &IDiscFormat2DataEventArgs) -> Self
Converts to this type from the input type.
§impl From<&IDiscFormat2Erase> for &IDispatch
impl From<&IDiscFormat2Erase> for &IDispatch
§fn from(value: &IDiscFormat2Erase) -> Self
fn from(value: &IDiscFormat2Erase) -> Self
Converts to this type from the input type.
§impl From<&IDiscFormat2RawCD> for &IDispatch
impl From<&IDiscFormat2RawCD> for &IDispatch
§fn from(value: &IDiscFormat2RawCD) -> Self
fn from(value: &IDiscFormat2RawCD) -> Self
Converts to this type from the input type.
§impl From<&IDiscFormat2RawCDEventArgs> for &IDispatch
impl From<&IDiscFormat2RawCDEventArgs> for &IDispatch
§fn from(value: &IDiscFormat2RawCDEventArgs) -> Self
fn from(value: &IDiscFormat2RawCDEventArgs) -> Self
Converts to this type from the input type.
§impl From<&IDiscFormat2TrackAtOnce> for &IDispatch
impl From<&IDiscFormat2TrackAtOnce> for &IDispatch
§fn from(value: &IDiscFormat2TrackAtOnce) -> Self
fn from(value: &IDiscFormat2TrackAtOnce) -> Self
Converts to this type from the input type.
§impl From<&IDiscFormat2TrackAtOnceEventArgs> for &IDispatch
impl From<&IDiscFormat2TrackAtOnceEventArgs> for &IDispatch
§fn from(value: &IDiscFormat2TrackAtOnceEventArgs) -> Self
fn from(value: &IDiscFormat2TrackAtOnceEventArgs) -> Self
Converts to this type from the input type.
§impl From<&IDiscMaster2> for &IDispatch
impl From<&IDiscMaster2> for &IDispatch
§fn from(value: &IDiscMaster2) -> Self
fn from(value: &IDiscMaster2) -> Self
Converts to this type from the input type.
§impl From<&IDiscRecorder2> for &IDispatch
impl From<&IDiscRecorder2> for &IDispatch
§fn from(value: &IDiscRecorder2) -> Self
fn from(value: &IDiscRecorder2) -> Self
Converts to this type from the input type.
§impl From<&IDispCivicAddressReport> for &IDispatch
impl From<&IDispCivicAddressReport> for &IDispatch
§fn from(value: &IDispCivicAddressReport) -> Self
fn from(value: &IDispCivicAddressReport) -> Self
Converts to this type from the input type.
§impl From<&IDispLatLongReport> for &IDispatch
impl From<&IDispLatLongReport> for &IDispatch
§fn from(value: &IDispLatLongReport) -> Self
fn from(value: &IDispLatLongReport) -> Self
Converts to this type from the input type.
§impl From<&IDispatchEx> for &IDispatch
impl From<&IDispatchEx> for &IDispatch
§fn from(value: &IDispatchEx) -> Self
fn from(value: &IDispatchEx) -> Self
Converts to this type from the input type.
§impl From<&IDownloadBehavior> for &IDispatch
impl From<&IDownloadBehavior> for &IDispatch
§fn from(value: &IDownloadBehavior) -> Self
fn from(value: &IDownloadBehavior) -> Self
Converts to this type from the input type.
§impl From<&IDownloadCompletedCallbackArgs> for &IDispatch
impl From<&IDownloadCompletedCallbackArgs> for &IDispatch
§fn from(value: &IDownloadCompletedCallbackArgs) -> Self
fn from(value: &IDownloadCompletedCallbackArgs) -> Self
Converts to this type from the input type.
§impl From<&IDownloadJob> for &IDispatch
impl From<&IDownloadJob> for &IDispatch
§fn from(value: &IDownloadJob) -> Self
fn from(value: &IDownloadJob) -> Self
Converts to this type from the input type.
§impl From<&IDownloadProgress> for &IDispatch
impl From<&IDownloadProgress> for &IDispatch
§fn from(value: &IDownloadProgress) -> Self
fn from(value: &IDownloadProgress) -> Self
Converts to this type from the input type.
§impl From<&IDownloadProgressChangedCallbackArgs> for &IDispatch
impl From<&IDownloadProgressChangedCallbackArgs> for &IDispatch
§fn from(value: &IDownloadProgressChangedCallbackArgs) -> Self
fn from(value: &IDownloadProgressChangedCallbackArgs) -> Self
Converts to this type from the input type.
§impl From<&IDownloadResult> for &IDispatch
impl From<&IDownloadResult> for &IDispatch
§fn from(value: &IDownloadResult) -> Self
fn from(value: &IDownloadResult) -> Self
Converts to this type from the input type.
§impl From<&IDummyMBNUCMExt> for &IDispatch
impl From<&IDummyMBNUCMExt> for &IDispatch
§fn from(value: &IDummyMBNUCMExt) -> Self
fn from(value: &IDummyMBNUCMExt) -> Self
Converts to this type from the input type.
§impl From<&IDynamicPortMapping> for &IDispatch
impl From<&IDynamicPortMapping> for &IDispatch
§fn from(value: &IDynamicPortMapping) -> Self
fn from(value: &IDynamicPortMapping) -> Self
Converts to this type from the input type.
§impl From<&IDynamicPortMappingCollection> for &IDispatch
impl From<&IDynamicPortMappingCollection> for &IDispatch
§fn from(value: &IDynamicPortMappingCollection) -> Self
fn from(value: &IDynamicPortMappingCollection) -> Self
Converts to this type from the input type.
§impl From<&IETFilterEvents> for &IDispatch
impl From<&IETFilterEvents> for &IDispatch
§fn from(value: &IETFilterEvents) -> Self
fn from(value: &IETFilterEvents) -> Self
Converts to this type from the input type.
§impl From<&IEmailAction> for &IDispatch
impl From<&IEmailAction> for &IDispatch
§fn from(value: &IEmailAction) -> Self
fn from(value: &IEmailAction) -> Self
Converts to this type from the input type.
§impl From<&IEnumCERTVIEWATTRIBUTE> for &IDispatch
impl From<&IEnumCERTVIEWATTRIBUTE> for &IDispatch
§fn from(value: &IEnumCERTVIEWATTRIBUTE) -> Self
fn from(value: &IEnumCERTVIEWATTRIBUTE) -> Self
Converts to this type from the input type.
§impl From<&IEnumCERTVIEWCOLUMN> for &IDispatch
impl From<&IEnumCERTVIEWCOLUMN> for &IDispatch
§fn from(value: &IEnumCERTVIEWCOLUMN) -> Self
fn from(value: &IEnumCERTVIEWCOLUMN) -> Self
Converts to this type from the input type.
§impl From<&IEnumCERTVIEWEXTENSION> for &IDispatch
impl From<&IEnumCERTVIEWEXTENSION> for &IDispatch
§fn from(value: &IEnumCERTVIEWEXTENSION) -> Self
fn from(value: &IEnumCERTVIEWEXTENSION) -> Self
Converts to this type from the input type.
§impl From<&IEnumCERTVIEWROW> for &IDispatch
impl From<&IEnumCERTVIEWROW> for &IDispatch
§fn from(value: &IEnumCERTVIEWROW) -> Self
fn from(value: &IEnumCERTVIEWROW) -> Self
Converts to this type from the input type.
§impl From<&IEnumNetworkConnections> for &IDispatch
impl From<&IEnumNetworkConnections> for &IDispatch
§fn from(value: &IEnumNetworkConnections) -> Self
fn from(value: &IEnumNetworkConnections) -> Self
Converts to this type from the input type.
§impl From<&IEnumNetworks> for &IDispatch
impl From<&IEnumNetworks> for &IDispatch
§fn from(value: &IEnumNetworks) -> Self
fn from(value: &IEnumNetworks) -> Self
Converts to this type from the input type.
§impl From<&IEventClass> for &IDispatch
impl From<&IEventClass> for &IDispatch
§fn from(value: &IEventClass) -> Self
fn from(value: &IEventClass) -> Self
Converts to this type from the input type.
§impl From<&IEventClass2> for &IDispatch
impl From<&IEventClass2> for &IDispatch
§fn from(value: &IEventClass2) -> Self
fn from(value: &IEventClass2) -> Self
Converts to this type from the input type.
§impl From<&IEventControl> for &IDispatch
impl From<&IEventControl> for &IDispatch
§fn from(value: &IEventControl) -> Self
fn from(value: &IEventControl) -> Self
Converts to this type from the input type.
§impl From<&IEventObjectCollection> for &IDispatch
impl From<&IEventObjectCollection> for &IDispatch
§fn from(value: &IEventObjectCollection) -> Self
fn from(value: &IEventObjectCollection) -> Self
Converts to this type from the input type.
§impl From<&IEventProperty> for &IDispatch
impl From<&IEventProperty> for &IDispatch
§fn from(value: &IEventProperty) -> Self
fn from(value: &IEventProperty) -> Self
Converts to this type from the input type.
§impl From<&IEventPublisher> for &IDispatch
impl From<&IEventPublisher> for &IDispatch
§fn from(value: &IEventPublisher) -> Self
fn from(value: &IEventPublisher) -> Self
Converts to this type from the input type.
§impl From<&IEventServerTrace> for &IDispatch
impl From<&IEventServerTrace> for &IDispatch
§fn from(value: &IEventServerTrace) -> Self
fn from(value: &IEventServerTrace) -> Self
Converts to this type from the input type.
§impl From<&IEventSubscription> for &IDispatch
impl From<&IEventSubscription> for &IDispatch
§fn from(value: &IEventSubscription) -> Self
fn from(value: &IEventSubscription) -> Self
Converts to this type from the input type.
§impl From<&IEventSystem> for &IDispatch
impl From<&IEventSystem> for &IDispatch
§fn from(value: &IEventSystem) -> Self
fn from(value: &IEventSystem) -> Self
Converts to this type from the input type.
§impl From<&IEventTrigger> for &IDispatch
impl From<&IEventTrigger> for &IDispatch
§fn from(value: &IEventTrigger) -> Self
fn from(value: &IEventTrigger) -> Self
Converts to this type from the input type.
§impl From<&IExecAction> for &IDispatch
impl From<&IExecAction> for &IDispatch
§fn from(value: &IExecAction) -> Self
fn from(value: &IExecAction) -> Self
Converts to this type from the input type.
§impl From<&IExecAction2> for &IDispatch
impl From<&IExecAction2> for &IDispatch
§fn from(value: &IExecAction2) -> Self
fn from(value: &IExecAction2) -> Self
Converts to this type from the input type.
§impl From<&IFaxAccount> for &IDispatch
impl From<&IFaxAccount> for &IDispatch
§fn from(value: &IFaxAccount) -> Self
fn from(value: &IFaxAccount) -> Self
Converts to this type from the input type.
§impl From<&IFaxAccountFolders> for &IDispatch
impl From<&IFaxAccountFolders> for &IDispatch
§fn from(value: &IFaxAccountFolders) -> Self
fn from(value: &IFaxAccountFolders) -> Self
Converts to this type from the input type.
§impl From<&IFaxAccountIncomingArchive> for &IDispatch
impl From<&IFaxAccountIncomingArchive> for &IDispatch
§fn from(value: &IFaxAccountIncomingArchive) -> Self
fn from(value: &IFaxAccountIncomingArchive) -> Self
Converts to this type from the input type.
§impl From<&IFaxAccountIncomingQueue> for &IDispatch
impl From<&IFaxAccountIncomingQueue> for &IDispatch
§fn from(value: &IFaxAccountIncomingQueue) -> Self
fn from(value: &IFaxAccountIncomingQueue) -> Self
Converts to this type from the input type.
§impl From<&IFaxAccountNotify> for &IDispatch
impl From<&IFaxAccountNotify> for &IDispatch
§fn from(value: &IFaxAccountNotify) -> Self
fn from(value: &IFaxAccountNotify) -> Self
Converts to this type from the input type.
§impl From<&IFaxAccountOutgoingArchive> for &IDispatch
impl From<&IFaxAccountOutgoingArchive> for &IDispatch
§fn from(value: &IFaxAccountOutgoingArchive) -> Self
fn from(value: &IFaxAccountOutgoingArchive) -> Self
Converts to this type from the input type.
§impl From<&IFaxAccountOutgoingQueue> for &IDispatch
impl From<&IFaxAccountOutgoingQueue> for &IDispatch
§fn from(value: &IFaxAccountOutgoingQueue) -> Self
fn from(value: &IFaxAccountOutgoingQueue) -> Self
Converts to this type from the input type.
§impl From<&IFaxAccountSet> for &IDispatch
impl From<&IFaxAccountSet> for &IDispatch
§fn from(value: &IFaxAccountSet) -> Self
fn from(value: &IFaxAccountSet) -> Self
Converts to this type from the input type.
§impl From<&IFaxAccounts> for &IDispatch
impl From<&IFaxAccounts> for &IDispatch
§fn from(value: &IFaxAccounts) -> Self
fn from(value: &IFaxAccounts) -> Self
Converts to this type from the input type.
§impl From<&IFaxActivity> for &IDispatch
impl From<&IFaxActivity> for &IDispatch
§fn from(value: &IFaxActivity) -> Self
fn from(value: &IFaxActivity) -> Self
Converts to this type from the input type.
§impl From<&IFaxActivityLogging> for &IDispatch
impl From<&IFaxActivityLogging> for &IDispatch
§fn from(value: &IFaxActivityLogging) -> Self
fn from(value: &IFaxActivityLogging) -> Self
Converts to this type from the input type.
§impl From<&IFaxConfiguration> for &IDispatch
impl From<&IFaxConfiguration> for &IDispatch
§fn from(value: &IFaxConfiguration) -> Self
fn from(value: &IFaxConfiguration) -> Self
Converts to this type from the input type.
§impl From<&IFaxDevice> for &IDispatch
impl From<&IFaxDevice> for &IDispatch
§fn from(value: &IFaxDevice) -> Self
fn from(value: &IFaxDevice) -> Self
Converts to this type from the input type.
§impl From<&IFaxDeviceIds> for &IDispatch
impl From<&IFaxDeviceIds> for &IDispatch
§fn from(value: &IFaxDeviceIds) -> Self
fn from(value: &IFaxDeviceIds) -> Self
Converts to this type from the input type.
§impl From<&IFaxDeviceProvider> for &IDispatch
impl From<&IFaxDeviceProvider> for &IDispatch
§fn from(value: &IFaxDeviceProvider) -> Self
fn from(value: &IFaxDeviceProvider) -> Self
Converts to this type from the input type.
§impl From<&IFaxDeviceProviders> for &IDispatch
impl From<&IFaxDeviceProviders> for &IDispatch
§fn from(value: &IFaxDeviceProviders) -> Self
fn from(value: &IFaxDeviceProviders) -> Self
Converts to this type from the input type.
§impl From<&IFaxDevices> for &IDispatch
impl From<&IFaxDevices> for &IDispatch
§fn from(value: &IFaxDevices) -> Self
fn from(value: &IFaxDevices) -> Self
Converts to this type from the input type.
§impl From<&IFaxDocument> for &IDispatch
impl From<&IFaxDocument> for &IDispatch
§fn from(value: &IFaxDocument) -> Self
fn from(value: &IFaxDocument) -> Self
Converts to this type from the input type.
§impl From<&IFaxDocument2> for &IDispatch
impl From<&IFaxDocument2> for &IDispatch
§fn from(value: &IFaxDocument2) -> Self
fn from(value: &IFaxDocument2) -> Self
Converts to this type from the input type.
§impl From<&IFaxEventLogging> for &IDispatch
impl From<&IFaxEventLogging> for &IDispatch
§fn from(value: &IFaxEventLogging) -> Self
fn from(value: &IFaxEventLogging) -> Self
Converts to this type from the input type.
§impl From<&IFaxFolders> for &IDispatch
impl From<&IFaxFolders> for &IDispatch
§fn from(value: &IFaxFolders) -> Self
fn from(value: &IFaxFolders) -> Self
Converts to this type from the input type.
§impl From<&IFaxInboundRouting> for &IDispatch
impl From<&IFaxInboundRouting> for &IDispatch
§fn from(value: &IFaxInboundRouting) -> Self
fn from(value: &IFaxInboundRouting) -> Self
Converts to this type from the input type.
§impl From<&IFaxInboundRoutingExtension> for &IDispatch
impl From<&IFaxInboundRoutingExtension> for &IDispatch
§fn from(value: &IFaxInboundRoutingExtension) -> Self
fn from(value: &IFaxInboundRoutingExtension) -> Self
Converts to this type from the input type.
§impl From<&IFaxInboundRoutingExtensions> for &IDispatch
impl From<&IFaxInboundRoutingExtensions> for &IDispatch
§fn from(value: &IFaxInboundRoutingExtensions) -> Self
fn from(value: &IFaxInboundRoutingExtensions) -> Self
Converts to this type from the input type.
§impl From<&IFaxInboundRoutingMethod> for &IDispatch
impl From<&IFaxInboundRoutingMethod> for &IDispatch
§fn from(value: &IFaxInboundRoutingMethod) -> Self
fn from(value: &IFaxInboundRoutingMethod) -> Self
Converts to this type from the input type.
§impl From<&IFaxInboundRoutingMethods> for &IDispatch
impl From<&IFaxInboundRoutingMethods> for &IDispatch
§fn from(value: &IFaxInboundRoutingMethods) -> Self
fn from(value: &IFaxInboundRoutingMethods) -> Self
Converts to this type from the input type.
§impl From<&IFaxIncomingArchive> for &IDispatch
impl From<&IFaxIncomingArchive> for &IDispatch
§fn from(value: &IFaxIncomingArchive) -> Self
fn from(value: &IFaxIncomingArchive) -> Self
Converts to this type from the input type.
§impl From<&IFaxIncomingJob> for &IDispatch
impl From<&IFaxIncomingJob> for &IDispatch
§fn from(value: &IFaxIncomingJob) -> Self
fn from(value: &IFaxIncomingJob) -> Self
Converts to this type from the input type.
§impl From<&IFaxIncomingJobs> for &IDispatch
impl From<&IFaxIncomingJobs> for &IDispatch
§fn from(value: &IFaxIncomingJobs) -> Self
fn from(value: &IFaxIncomingJobs) -> Self
Converts to this type from the input type.
§impl From<&IFaxIncomingMessage> for &IDispatch
impl From<&IFaxIncomingMessage> for &IDispatch
§fn from(value: &IFaxIncomingMessage) -> Self
fn from(value: &IFaxIncomingMessage) -> Self
Converts to this type from the input type.
§impl From<&IFaxIncomingMessage2> for &IDispatch
impl From<&IFaxIncomingMessage2> for &IDispatch
§fn from(value: &IFaxIncomingMessage2) -> Self
fn from(value: &IFaxIncomingMessage2) -> Self
Converts to this type from the input type.
§impl From<&IFaxIncomingMessageIterator> for &IDispatch
impl From<&IFaxIncomingMessageIterator> for &IDispatch
§fn from(value: &IFaxIncomingMessageIterator) -> Self
fn from(value: &IFaxIncomingMessageIterator) -> Self
Converts to this type from the input type.
§impl From<&IFaxIncomingQueue> for &IDispatch
impl From<&IFaxIncomingQueue> for &IDispatch
§fn from(value: &IFaxIncomingQueue) -> Self
fn from(value: &IFaxIncomingQueue) -> Self
Converts to this type from the input type.
§impl From<&IFaxJobStatus> for &IDispatch
impl From<&IFaxJobStatus> for &IDispatch
§fn from(value: &IFaxJobStatus) -> Self
fn from(value: &IFaxJobStatus) -> Self
Converts to this type from the input type.
§impl From<&IFaxLoggingOptions> for &IDispatch
impl From<&IFaxLoggingOptions> for &IDispatch
§fn from(value: &IFaxLoggingOptions) -> Self
fn from(value: &IFaxLoggingOptions) -> Self
Converts to this type from the input type.
§impl From<&IFaxOutboundRouting> for &IDispatch
impl From<&IFaxOutboundRouting> for &IDispatch
§fn from(value: &IFaxOutboundRouting) -> Self
fn from(value: &IFaxOutboundRouting) -> Self
Converts to this type from the input type.
§impl From<&IFaxOutboundRoutingGroup> for &IDispatch
impl From<&IFaxOutboundRoutingGroup> for &IDispatch
§fn from(value: &IFaxOutboundRoutingGroup) -> Self
fn from(value: &IFaxOutboundRoutingGroup) -> Self
Converts to this type from the input type.
§impl From<&IFaxOutboundRoutingGroups> for &IDispatch
impl From<&IFaxOutboundRoutingGroups> for &IDispatch
§fn from(value: &IFaxOutboundRoutingGroups) -> Self
fn from(value: &IFaxOutboundRoutingGroups) -> Self
Converts to this type from the input type.
§impl From<&IFaxOutboundRoutingRule> for &IDispatch
impl From<&IFaxOutboundRoutingRule> for &IDispatch
§fn from(value: &IFaxOutboundRoutingRule) -> Self
fn from(value: &IFaxOutboundRoutingRule) -> Self
Converts to this type from the input type.
§impl From<&IFaxOutboundRoutingRules> for &IDispatch
impl From<&IFaxOutboundRoutingRules> for &IDispatch
§fn from(value: &IFaxOutboundRoutingRules) -> Self
fn from(value: &IFaxOutboundRoutingRules) -> Self
Converts to this type from the input type.
§impl From<&IFaxOutgoingArchive> for &IDispatch
impl From<&IFaxOutgoingArchive> for &IDispatch
§fn from(value: &IFaxOutgoingArchive) -> Self
fn from(value: &IFaxOutgoingArchive) -> Self
Converts to this type from the input type.
§impl From<&IFaxOutgoingJob> for &IDispatch
impl From<&IFaxOutgoingJob> for &IDispatch
§fn from(value: &IFaxOutgoingJob) -> Self
fn from(value: &IFaxOutgoingJob) -> Self
Converts to this type from the input type.
§impl From<&IFaxOutgoingJob2> for &IDispatch
impl From<&IFaxOutgoingJob2> for &IDispatch
§fn from(value: &IFaxOutgoingJob2) -> Self
fn from(value: &IFaxOutgoingJob2) -> Self
Converts to this type from the input type.
§impl From<&IFaxOutgoingJobs> for &IDispatch
impl From<&IFaxOutgoingJobs> for &IDispatch
§fn from(value: &IFaxOutgoingJobs) -> Self
fn from(value: &IFaxOutgoingJobs) -> Self
Converts to this type from the input type.
§impl From<&IFaxOutgoingMessage> for &IDispatch
impl From<&IFaxOutgoingMessage> for &IDispatch
§fn from(value: &IFaxOutgoingMessage) -> Self
fn from(value: &IFaxOutgoingMessage) -> Self
Converts to this type from the input type.
§impl From<&IFaxOutgoingMessage2> for &IDispatch
impl From<&IFaxOutgoingMessage2> for &IDispatch
§fn from(value: &IFaxOutgoingMessage2) -> Self
fn from(value: &IFaxOutgoingMessage2) -> Self
Converts to this type from the input type.
§impl From<&IFaxOutgoingMessageIterator> for &IDispatch
impl From<&IFaxOutgoingMessageIterator> for &IDispatch
§fn from(value: &IFaxOutgoingMessageIterator) -> Self
fn from(value: &IFaxOutgoingMessageIterator) -> Self
Converts to this type from the input type.
§impl From<&IFaxOutgoingQueue> for &IDispatch
impl From<&IFaxOutgoingQueue> for &IDispatch
§fn from(value: &IFaxOutgoingQueue) -> Self
fn from(value: &IFaxOutgoingQueue) -> Self
Converts to this type from the input type.
§impl From<&IFaxReceiptOptions> for &IDispatch
impl From<&IFaxReceiptOptions> for &IDispatch
§fn from(value: &IFaxReceiptOptions) -> Self
fn from(value: &IFaxReceiptOptions) -> Self
Converts to this type from the input type.
§impl From<&IFaxRecipient> for &IDispatch
impl From<&IFaxRecipient> for &IDispatch
§fn from(value: &IFaxRecipient) -> Self
fn from(value: &IFaxRecipient) -> Self
Converts to this type from the input type.
§impl From<&IFaxRecipients> for &IDispatch
impl From<&IFaxRecipients> for &IDispatch
§fn from(value: &IFaxRecipients) -> Self
fn from(value: &IFaxRecipients) -> Self
Converts to this type from the input type.
§impl From<&IFaxSecurity> for &IDispatch
impl From<&IFaxSecurity> for &IDispatch
§fn from(value: &IFaxSecurity) -> Self
fn from(value: &IFaxSecurity) -> Self
Converts to this type from the input type.
§impl From<&IFaxSecurity2> for &IDispatch
impl From<&IFaxSecurity2> for &IDispatch
§fn from(value: &IFaxSecurity2) -> Self
fn from(value: &IFaxSecurity2) -> Self
Converts to this type from the input type.
§impl From<&IFaxSender> for &IDispatch
impl From<&IFaxSender> for &IDispatch
§fn from(value: &IFaxSender) -> Self
fn from(value: &IFaxSender) -> Self
Converts to this type from the input type.
§impl From<&IFaxServer> for &IDispatch
impl From<&IFaxServer> for &IDispatch
§fn from(value: &IFaxServer) -> Self
fn from(value: &IFaxServer) -> Self
Converts to this type from the input type.
§impl From<&IFaxServer2> for &IDispatch
impl From<&IFaxServer2> for &IDispatch
§fn from(value: &IFaxServer2) -> Self
fn from(value: &IFaxServer2) -> Self
Converts to this type from the input type.
§impl From<&IFaxServerNotify> for &IDispatch
impl From<&IFaxServerNotify> for &IDispatch
§fn from(value: &IFaxServerNotify) -> Self
fn from(value: &IFaxServerNotify) -> Self
Converts to this type from the input type.
§impl From<&IFaxServerNotify2> for &IDispatch
impl From<&IFaxServerNotify2> for &IDispatch
§fn from(value: &IFaxServerNotify2) -> Self
fn from(value: &IFaxServerNotify2) -> Self
Converts to this type from the input type.
§impl From<&IFeedEnclosure> for &IDispatch
impl From<&IFeedEnclosure> for &IDispatch
§fn from(value: &IFeedEnclosure) -> Self
fn from(value: &IFeedEnclosure) -> Self
Converts to this type from the input type.
§impl From<&IFeedEvents> for &IDispatch
impl From<&IFeedEvents> for &IDispatch
§fn from(value: &IFeedEvents) -> Self
fn from(value: &IFeedEvents) -> Self
Converts to this type from the input type.
§impl From<&IFeedFolder> for &IDispatch
impl From<&IFeedFolder> for &IDispatch
§fn from(value: &IFeedFolder) -> Self
fn from(value: &IFeedFolder) -> Self
Converts to this type from the input type.
§impl From<&IFeedFolderEvents> for &IDispatch
impl From<&IFeedFolderEvents> for &IDispatch
§fn from(value: &IFeedFolderEvents) -> Self
fn from(value: &IFeedFolderEvents) -> Self
Converts to this type from the input type.
§impl From<&IFeedItem2> for &IDispatch
impl From<&IFeedItem2> for &IDispatch
§fn from(value: &IFeedItem2) -> Self
fn from(value: &IFeedItem2) -> Self
Converts to this type from the input type.
§impl From<&IFeedsEnum> for &IDispatch
impl From<&IFeedsEnum> for &IDispatch
§fn from(value: &IFeedsEnum) -> Self
fn from(value: &IFeedsEnum) -> Self
Converts to this type from the input type.
§impl From<&IFeedsManager> for &IDispatch
impl From<&IFeedsManager> for &IDispatch
§fn from(value: &IFeedsManager) -> Self
fn from(value: &IFeedsManager) -> Self
Converts to this type from the input type.
§impl From<&IFileSearchBand> for &IDispatch
impl From<&IFileSearchBand> for &IDispatch
§fn from(value: &IFileSearchBand) -> Self
fn from(value: &IFileSearchBand) -> Self
Converts to this type from the input type.
§impl From<&IFileSystemImage> for &IDispatch
impl From<&IFileSystemImage> for &IDispatch
§fn from(value: &IFileSystemImage) -> Self
fn from(value: &IFileSystemImage) -> Self
Converts to this type from the input type.
§impl From<&IFileSystemImage2> for &IDispatch
impl From<&IFileSystemImage2> for &IDispatch
§fn from(value: &IFileSystemImage2) -> Self
fn from(value: &IFileSystemImage2) -> Self
Converts to this type from the input type.
§impl From<&IFileSystemImage3> for &IDispatch
impl From<&IFileSystemImage3> for &IDispatch
§fn from(value: &IFileSystemImage3) -> Self
fn from(value: &IFileSystemImage3) -> Self
Converts to this type from the input type.
§impl From<&IFileSystemImageResult> for &IDispatch
impl From<&IFileSystemImageResult> for &IDispatch
§fn from(value: &IFileSystemImageResult) -> Self
fn from(value: &IFileSystemImageResult) -> Self
Converts to this type from the input type.
§impl From<&IFileSystemImageResult2> for &IDispatch
impl From<&IFileSystemImageResult2> for &IDispatch
§fn from(value: &IFileSystemImageResult2) -> Self
fn from(value: &IFileSystemImageResult2) -> Self
Converts to this type from the input type.
§impl From<&IFilterInfo> for &IDispatch
impl From<&IFilterInfo> for &IDispatch
§fn from(value: &IFilterInfo) -> Self
fn from(value: &IFilterInfo) -> Self
Converts to this type from the input type.
§impl From<&IFiringControl> for &IDispatch
impl From<&IFiringControl> for &IDispatch
§fn from(value: &IFiringControl) -> Self
fn from(value: &IFiringControl) -> Self
Converts to this type from the input type.
§impl From<&IFolderAction> for &IDispatch
impl From<&IFolderAction> for &IDispatch
§fn from(value: &IFolderAction) -> Self
fn from(value: &IFolderAction) -> Self
Converts to this type from the input type.
§impl From<&IFolderActionCollection> for &IDispatch
impl From<&IFolderActionCollection> for &IDispatch
§fn from(value: &IFolderActionCollection) -> Self
fn from(value: &IFolderActionCollection) -> Self
Converts to this type from the input type.
§impl From<&IFolderViewOC> for &IDispatch
impl From<&IFolderViewOC> for &IDispatch
§fn from(value: &IFolderViewOC) -> Self
fn from(value: &IFolderViewOC) -> Self
Converts to this type from the input type.
§impl From<&IFontEventsDisp> for &IDispatch
impl From<&IFontEventsDisp> for &IDispatch
§fn from(value: &IFontEventsDisp) -> Self
fn from(value: &IFontEventsDisp) -> Self
Converts to this type from the input type.
§impl From<&IFsiDirectoryItem> for &IDispatch
impl From<&IFsiDirectoryItem> for &IDispatch
§fn from(value: &IFsiDirectoryItem) -> Self
fn from(value: &IFsiDirectoryItem) -> Self
Converts to this type from the input type.
§impl From<&IFsiDirectoryItem2> for &IDispatch
impl From<&IFsiDirectoryItem2> for &IDispatch
§fn from(value: &IFsiDirectoryItem2) -> Self
fn from(value: &IFsiDirectoryItem2) -> Self
Converts to this type from the input type.
§impl From<&IFsiFileItem> for &IDispatch
impl From<&IFsiFileItem> for &IDispatch
§fn from(value: &IFsiFileItem) -> Self
fn from(value: &IFsiFileItem) -> Self
Converts to this type from the input type.
§impl From<&IFsiFileItem2> for &IDispatch
impl From<&IFsiFileItem2> for &IDispatch
§fn from(value: &IFsiFileItem2) -> Self
fn from(value: &IFsiFileItem2) -> Self
Converts to this type from the input type.
§impl From<&IFsiNamedStreams> for &IDispatch
impl From<&IFsiNamedStreams> for &IDispatch
§fn from(value: &IFsiNamedStreams) -> Self
fn from(value: &IFsiNamedStreams) -> Self
Converts to this type from the input type.
§impl From<&IFsrmAccessDeniedRemediationClient> for &IDispatch
impl From<&IFsrmAccessDeniedRemediationClient> for &IDispatch
§fn from(value: &IFsrmAccessDeniedRemediationClient) -> Self
fn from(value: &IFsrmAccessDeniedRemediationClient) -> Self
Converts to this type from the input type.
§impl From<&IFsrmAction> for &IDispatch
impl From<&IFsrmAction> for &IDispatch
§fn from(value: &IFsrmAction) -> Self
fn from(value: &IFsrmAction) -> Self
Converts to this type from the input type.
§impl From<&IFsrmActionCommand> for &IDispatch
impl From<&IFsrmActionCommand> for &IDispatch
§fn from(value: &IFsrmActionCommand) -> Self
fn from(value: &IFsrmActionCommand) -> Self
Converts to this type from the input type.
§impl From<&IFsrmActionEmail> for &IDispatch
impl From<&IFsrmActionEmail> for &IDispatch
§fn from(value: &IFsrmActionEmail) -> Self
fn from(value: &IFsrmActionEmail) -> Self
Converts to this type from the input type.
§impl From<&IFsrmActionEmail2> for &IDispatch
impl From<&IFsrmActionEmail2> for &IDispatch
§fn from(value: &IFsrmActionEmail2) -> Self
fn from(value: &IFsrmActionEmail2) -> Self
Converts to this type from the input type.
§impl From<&IFsrmActionEventLog> for &IDispatch
impl From<&IFsrmActionEventLog> for &IDispatch
§fn from(value: &IFsrmActionEventLog) -> Self
fn from(value: &IFsrmActionEventLog) -> Self
Converts to this type from the input type.
§impl From<&IFsrmActionReport> for &IDispatch
impl From<&IFsrmActionReport> for &IDispatch
§fn from(value: &IFsrmActionReport) -> Self
fn from(value: &IFsrmActionReport) -> Self
Converts to this type from the input type.
§impl From<&IFsrmAutoApplyQuota> for &IDispatch
impl From<&IFsrmAutoApplyQuota> for &IDispatch
§fn from(value: &IFsrmAutoApplyQuota) -> Self
fn from(value: &IFsrmAutoApplyQuota) -> Self
Converts to this type from the input type.
§impl From<&IFsrmClassificationManager> for &IDispatch
impl From<&IFsrmClassificationManager> for &IDispatch
§fn from(value: &IFsrmClassificationManager) -> Self
fn from(value: &IFsrmClassificationManager) -> Self
Converts to this type from the input type.
§impl From<&IFsrmClassificationManager2> for &IDispatch
impl From<&IFsrmClassificationManager2> for &IDispatch
§fn from(value: &IFsrmClassificationManager2) -> Self
fn from(value: &IFsrmClassificationManager2) -> Self
Converts to this type from the input type.
§impl From<&IFsrmClassificationRule> for &IDispatch
impl From<&IFsrmClassificationRule> for &IDispatch
§fn from(value: &IFsrmClassificationRule) -> Self
fn from(value: &IFsrmClassificationRule) -> Self
Converts to this type from the input type.
§impl From<&IFsrmClassifierModuleDefinition> for &IDispatch
impl From<&IFsrmClassifierModuleDefinition> for &IDispatch
§fn from(value: &IFsrmClassifierModuleDefinition) -> Self
fn from(value: &IFsrmClassifierModuleDefinition) -> Self
Converts to this type from the input type.
§impl From<&IFsrmClassifierModuleImplementation> for &IDispatch
impl From<&IFsrmClassifierModuleImplementation> for &IDispatch
§fn from(value: &IFsrmClassifierModuleImplementation) -> Self
fn from(value: &IFsrmClassifierModuleImplementation) -> Self
Converts to this type from the input type.
§impl From<&IFsrmCollection> for &IDispatch
impl From<&IFsrmCollection> for &IDispatch
§fn from(value: &IFsrmCollection) -> Self
fn from(value: &IFsrmCollection) -> Self
Converts to this type from the input type.
§impl From<&IFsrmCommittableCollection> for &IDispatch
impl From<&IFsrmCommittableCollection> for &IDispatch
§fn from(value: &IFsrmCommittableCollection) -> Self
fn from(value: &IFsrmCommittableCollection) -> Self
Converts to this type from the input type.
§impl From<&IFsrmDerivedObjectsResult> for &IDispatch
impl From<&IFsrmDerivedObjectsResult> for &IDispatch
§fn from(value: &IFsrmDerivedObjectsResult) -> Self
fn from(value: &IFsrmDerivedObjectsResult) -> Self
Converts to this type from the input type.
§impl From<&IFsrmExportImport> for &IDispatch
impl From<&IFsrmExportImport> for &IDispatch
§fn from(value: &IFsrmExportImport) -> Self
fn from(value: &IFsrmExportImport) -> Self
Converts to this type from the input type.
§impl From<&IFsrmFileCondition> for &IDispatch
impl From<&IFsrmFileCondition> for &IDispatch
§fn from(value: &IFsrmFileCondition) -> Self
fn from(value: &IFsrmFileCondition) -> Self
Converts to this type from the input type.
§impl From<&IFsrmFileConditionProperty> for &IDispatch
impl From<&IFsrmFileConditionProperty> for &IDispatch
§fn from(value: &IFsrmFileConditionProperty) -> Self
fn from(value: &IFsrmFileConditionProperty) -> Self
Converts to this type from the input type.
§impl From<&IFsrmFileGroup> for &IDispatch
impl From<&IFsrmFileGroup> for &IDispatch
§fn from(value: &IFsrmFileGroup) -> Self
fn from(value: &IFsrmFileGroup) -> Self
Converts to this type from the input type.
§impl From<&IFsrmFileGroupImported> for &IDispatch
impl From<&IFsrmFileGroupImported> for &IDispatch
§fn from(value: &IFsrmFileGroupImported) -> Self
fn from(value: &IFsrmFileGroupImported) -> Self
Converts to this type from the input type.
§impl From<&IFsrmFileGroupManager> for &IDispatch
impl From<&IFsrmFileGroupManager> for &IDispatch
§fn from(value: &IFsrmFileGroupManager) -> Self
fn from(value: &IFsrmFileGroupManager) -> Self
Converts to this type from the input type.
§impl From<&IFsrmFileManagementJob> for &IDispatch
impl From<&IFsrmFileManagementJob> for &IDispatch
§fn from(value: &IFsrmFileManagementJob) -> Self
fn from(value: &IFsrmFileManagementJob) -> Self
Converts to this type from the input type.
§impl From<&IFsrmFileManagementJobManager> for &IDispatch
impl From<&IFsrmFileManagementJobManager> for &IDispatch
§fn from(value: &IFsrmFileManagementJobManager) -> Self
fn from(value: &IFsrmFileManagementJobManager) -> Self
Converts to this type from the input type.
§impl From<&IFsrmFileScreen> for &IDispatch
impl From<&IFsrmFileScreen> for &IDispatch
§fn from(value: &IFsrmFileScreen) -> Self
fn from(value: &IFsrmFileScreen) -> Self
Converts to this type from the input type.
§impl From<&IFsrmFileScreenBase> for &IDispatch
impl From<&IFsrmFileScreenBase> for &IDispatch
§fn from(value: &IFsrmFileScreenBase) -> Self
fn from(value: &IFsrmFileScreenBase) -> Self
Converts to this type from the input type.
§impl From<&IFsrmFileScreenException> for &IDispatch
impl From<&IFsrmFileScreenException> for &IDispatch
§fn from(value: &IFsrmFileScreenException) -> Self
fn from(value: &IFsrmFileScreenException) -> Self
Converts to this type from the input type.
§impl From<&IFsrmFileScreenManager> for &IDispatch
impl From<&IFsrmFileScreenManager> for &IDispatch
§fn from(value: &IFsrmFileScreenManager) -> Self
fn from(value: &IFsrmFileScreenManager) -> Self
Converts to this type from the input type.
§impl From<&IFsrmFileScreenTemplate> for &IDispatch
impl From<&IFsrmFileScreenTemplate> for &IDispatch
§fn from(value: &IFsrmFileScreenTemplate) -> Self
fn from(value: &IFsrmFileScreenTemplate) -> Self
Converts to this type from the input type.
§impl From<&IFsrmFileScreenTemplateImported> for &IDispatch
impl From<&IFsrmFileScreenTemplateImported> for &IDispatch
§fn from(value: &IFsrmFileScreenTemplateImported) -> Self
fn from(value: &IFsrmFileScreenTemplateImported) -> Self
Converts to this type from the input type.
§impl From<&IFsrmFileScreenTemplateManager> for &IDispatch
impl From<&IFsrmFileScreenTemplateManager> for &IDispatch
§fn from(value: &IFsrmFileScreenTemplateManager) -> Self
fn from(value: &IFsrmFileScreenTemplateManager) -> Self
Converts to this type from the input type.
§impl From<&IFsrmMutableCollection> for &IDispatch
impl From<&IFsrmMutableCollection> for &IDispatch
§fn from(value: &IFsrmMutableCollection) -> Self
fn from(value: &IFsrmMutableCollection) -> Self
Converts to this type from the input type.
§impl From<&IFsrmObject> for &IDispatch
impl From<&IFsrmObject> for &IDispatch
§fn from(value: &IFsrmObject) -> Self
fn from(value: &IFsrmObject) -> Self
Converts to this type from the input type.
§impl From<&IFsrmPathMapper> for &IDispatch
impl From<&IFsrmPathMapper> for &IDispatch
§fn from(value: &IFsrmPathMapper) -> Self
fn from(value: &IFsrmPathMapper) -> Self
Converts to this type from the input type.
§impl From<&IFsrmPipelineModuleConnector> for &IDispatch
impl From<&IFsrmPipelineModuleConnector> for &IDispatch
§fn from(value: &IFsrmPipelineModuleConnector) -> Self
fn from(value: &IFsrmPipelineModuleConnector) -> Self
Converts to this type from the input type.
§impl From<&IFsrmPipelineModuleDefinition> for &IDispatch
impl From<&IFsrmPipelineModuleDefinition> for &IDispatch
§fn from(value: &IFsrmPipelineModuleDefinition) -> Self
fn from(value: &IFsrmPipelineModuleDefinition) -> Self
Converts to this type from the input type.
§impl From<&IFsrmPipelineModuleImplementation> for &IDispatch
impl From<&IFsrmPipelineModuleImplementation> for &IDispatch
§fn from(value: &IFsrmPipelineModuleImplementation) -> Self
fn from(value: &IFsrmPipelineModuleImplementation) -> Self
Converts to this type from the input type.
§impl From<&IFsrmProperty> for &IDispatch
impl From<&IFsrmProperty> for &IDispatch
§fn from(value: &IFsrmProperty) -> Self
fn from(value: &IFsrmProperty) -> Self
Converts to this type from the input type.
§impl From<&IFsrmPropertyBag> for &IDispatch
impl From<&IFsrmPropertyBag> for &IDispatch
§fn from(value: &IFsrmPropertyBag) -> Self
fn from(value: &IFsrmPropertyBag) -> Self
Converts to this type from the input type.
§impl From<&IFsrmPropertyBag2> for &IDispatch
impl From<&IFsrmPropertyBag2> for &IDispatch
§fn from(value: &IFsrmPropertyBag2) -> Self
fn from(value: &IFsrmPropertyBag2) -> Self
Converts to this type from the input type.
§impl From<&IFsrmPropertyCondition> for &IDispatch
impl From<&IFsrmPropertyCondition> for &IDispatch
§fn from(value: &IFsrmPropertyCondition) -> Self
fn from(value: &IFsrmPropertyCondition) -> Self
Converts to this type from the input type.
§impl From<&IFsrmPropertyDefinition> for &IDispatch
impl From<&IFsrmPropertyDefinition> for &IDispatch
§fn from(value: &IFsrmPropertyDefinition) -> Self
fn from(value: &IFsrmPropertyDefinition) -> Self
Converts to this type from the input type.
§impl From<&IFsrmPropertyDefinition2> for &IDispatch
impl From<&IFsrmPropertyDefinition2> for &IDispatch
§fn from(value: &IFsrmPropertyDefinition2) -> Self
fn from(value: &IFsrmPropertyDefinition2) -> Self
Converts to this type from the input type.
§impl From<&IFsrmPropertyDefinitionValue> for &IDispatch
impl From<&IFsrmPropertyDefinitionValue> for &IDispatch
§fn from(value: &IFsrmPropertyDefinitionValue) -> Self
fn from(value: &IFsrmPropertyDefinitionValue) -> Self
Converts to this type from the input type.
§impl From<&IFsrmQuota> for &IDispatch
impl From<&IFsrmQuota> for &IDispatch
§fn from(value: &IFsrmQuota) -> Self
fn from(value: &IFsrmQuota) -> Self
Converts to this type from the input type.
§impl From<&IFsrmQuotaBase> for &IDispatch
impl From<&IFsrmQuotaBase> for &IDispatch
§fn from(value: &IFsrmQuotaBase) -> Self
fn from(value: &IFsrmQuotaBase) -> Self
Converts to this type from the input type.
§impl From<&IFsrmQuotaManager> for &IDispatch
impl From<&IFsrmQuotaManager> for &IDispatch
§fn from(value: &IFsrmQuotaManager) -> Self
fn from(value: &IFsrmQuotaManager) -> Self
Converts to this type from the input type.
§impl From<&IFsrmQuotaManagerEx> for &IDispatch
impl From<&IFsrmQuotaManagerEx> for &IDispatch
§fn from(value: &IFsrmQuotaManagerEx) -> Self
fn from(value: &IFsrmQuotaManagerEx) -> Self
Converts to this type from the input type.
§impl From<&IFsrmQuotaObject> for &IDispatch
impl From<&IFsrmQuotaObject> for &IDispatch
§fn from(value: &IFsrmQuotaObject) -> Self
fn from(value: &IFsrmQuotaObject) -> Self
Converts to this type from the input type.
§impl From<&IFsrmQuotaTemplate> for &IDispatch
impl From<&IFsrmQuotaTemplate> for &IDispatch
§fn from(value: &IFsrmQuotaTemplate) -> Self
fn from(value: &IFsrmQuotaTemplate) -> Self
Converts to this type from the input type.
§impl From<&IFsrmQuotaTemplateImported> for &IDispatch
impl From<&IFsrmQuotaTemplateImported> for &IDispatch
§fn from(value: &IFsrmQuotaTemplateImported) -> Self
fn from(value: &IFsrmQuotaTemplateImported) -> Self
Converts to this type from the input type.
§impl From<&IFsrmQuotaTemplateManager> for &IDispatch
impl From<&IFsrmQuotaTemplateManager> for &IDispatch
§fn from(value: &IFsrmQuotaTemplateManager) -> Self
fn from(value: &IFsrmQuotaTemplateManager) -> Self
Converts to this type from the input type.
§impl From<&IFsrmReport> for &IDispatch
impl From<&IFsrmReport> for &IDispatch
§fn from(value: &IFsrmReport) -> Self
fn from(value: &IFsrmReport) -> Self
Converts to this type from the input type.
§impl From<&IFsrmReportJob> for &IDispatch
impl From<&IFsrmReportJob> for &IDispatch
§fn from(value: &IFsrmReportJob) -> Self
fn from(value: &IFsrmReportJob) -> Self
Converts to this type from the input type.
§impl From<&IFsrmReportManager> for &IDispatch
impl From<&IFsrmReportManager> for &IDispatch
§fn from(value: &IFsrmReportManager) -> Self
fn from(value: &IFsrmReportManager) -> Self
Converts to this type from the input type.
§impl From<&IFsrmReportScheduler> for &IDispatch
impl From<&IFsrmReportScheduler> for &IDispatch
§fn from(value: &IFsrmReportScheduler) -> Self
fn from(value: &IFsrmReportScheduler) -> Self
Converts to this type from the input type.
§impl From<&IFsrmSetting> for &IDispatch
impl From<&IFsrmSetting> for &IDispatch
§fn from(value: &IFsrmSetting) -> Self
fn from(value: &IFsrmSetting) -> Self
Converts to this type from the input type.
§impl From<&IFsrmStorageModuleDefinition> for &IDispatch
impl From<&IFsrmStorageModuleDefinition> for &IDispatch
§fn from(value: &IFsrmStorageModuleDefinition) -> Self
fn from(value: &IFsrmStorageModuleDefinition) -> Self
Converts to this type from the input type.
§impl From<&IFsrmStorageModuleImplementation> for &IDispatch
impl From<&IFsrmStorageModuleImplementation> for &IDispatch
§fn from(value: &IFsrmStorageModuleImplementation) -> Self
fn from(value: &IFsrmStorageModuleImplementation) -> Self
Converts to this type from the input type.
§impl From<&IGPMAsyncCancel> for &IDispatch
impl From<&IGPMAsyncCancel> for &IDispatch
§fn from(value: &IGPMAsyncCancel) -> Self
fn from(value: &IGPMAsyncCancel) -> Self
Converts to this type from the input type.
§impl From<&IGPMAsyncProgress> for &IDispatch
impl From<&IGPMAsyncProgress> for &IDispatch
§fn from(value: &IGPMAsyncProgress) -> Self
fn from(value: &IGPMAsyncProgress) -> Self
Converts to this type from the input type.
§impl From<&IGPMBackup> for &IDispatch
impl From<&IGPMBackup> for &IDispatch
§fn from(value: &IGPMBackup) -> Self
fn from(value: &IGPMBackup) -> Self
Converts to this type from the input type.
§impl From<&IGPMBackupCollection> for &IDispatch
impl From<&IGPMBackupCollection> for &IDispatch
§fn from(value: &IGPMBackupCollection) -> Self
fn from(value: &IGPMBackupCollection) -> Self
Converts to this type from the input type.
§impl From<&IGPMBackupDir> for &IDispatch
impl From<&IGPMBackupDir> for &IDispatch
§fn from(value: &IGPMBackupDir) -> Self
fn from(value: &IGPMBackupDir) -> Self
Converts to this type from the input type.
§impl From<&IGPMBackupDirEx> for &IDispatch
impl From<&IGPMBackupDirEx> for &IDispatch
§fn from(value: &IGPMBackupDirEx) -> Self
fn from(value: &IGPMBackupDirEx) -> Self
Converts to this type from the input type.
§impl From<&IGPMCSECollection> for &IDispatch
impl From<&IGPMCSECollection> for &IDispatch
§fn from(value: &IGPMCSECollection) -> Self
fn from(value: &IGPMCSECollection) -> Self
Converts to this type from the input type.
§impl From<&IGPMClientSideExtension> for &IDispatch
impl From<&IGPMClientSideExtension> for &IDispatch
§fn from(value: &IGPMClientSideExtension) -> Self
fn from(value: &IGPMClientSideExtension) -> Self
Converts to this type from the input type.
§impl From<&IGPMConstants> for &IDispatch
impl From<&IGPMConstants> for &IDispatch
§fn from(value: &IGPMConstants) -> Self
fn from(value: &IGPMConstants) -> Self
Converts to this type from the input type.
§impl From<&IGPMConstants2> for &IDispatch
impl From<&IGPMConstants2> for &IDispatch
§fn from(value: &IGPMConstants2) -> Self
fn from(value: &IGPMConstants2) -> Self
Converts to this type from the input type.
§impl From<&IGPMDomain> for &IDispatch
impl From<&IGPMDomain> for &IDispatch
§fn from(value: &IGPMDomain) -> Self
fn from(value: &IGPMDomain) -> Self
Converts to this type from the input type.
§impl From<&IGPMDomain2> for &IDispatch
impl From<&IGPMDomain2> for &IDispatch
§fn from(value: &IGPMDomain2) -> Self
fn from(value: &IGPMDomain2) -> Self
Converts to this type from the input type.
§impl From<&IGPMDomain3> for &IDispatch
impl From<&IGPMDomain3> for &IDispatch
§fn from(value: &IGPMDomain3) -> Self
fn from(value: &IGPMDomain3) -> Self
Converts to this type from the input type.
§impl From<&IGPMGPOCollection> for &IDispatch
impl From<&IGPMGPOCollection> for &IDispatch
§fn from(value: &IGPMGPOCollection) -> Self
fn from(value: &IGPMGPOCollection) -> Self
Converts to this type from the input type.
§impl From<&IGPMGPOLink> for &IDispatch
impl From<&IGPMGPOLink> for &IDispatch
§fn from(value: &IGPMGPOLink) -> Self
fn from(value: &IGPMGPOLink) -> Self
Converts to this type from the input type.
§impl From<&IGPMGPOLinksCollection> for &IDispatch
impl From<&IGPMGPOLinksCollection> for &IDispatch
§fn from(value: &IGPMGPOLinksCollection) -> Self
fn from(value: &IGPMGPOLinksCollection) -> Self
Converts to this type from the input type.
§impl From<&IGPMMapEntry> for &IDispatch
impl From<&IGPMMapEntry> for &IDispatch
§fn from(value: &IGPMMapEntry) -> Self
fn from(value: &IGPMMapEntry) -> Self
Converts to this type from the input type.
§impl From<&IGPMMapEntryCollection> for &IDispatch
impl From<&IGPMMapEntryCollection> for &IDispatch
§fn from(value: &IGPMMapEntryCollection) -> Self
fn from(value: &IGPMMapEntryCollection) -> Self
Converts to this type from the input type.
§impl From<&IGPMMigrationTable> for &IDispatch
impl From<&IGPMMigrationTable> for &IDispatch
§fn from(value: &IGPMMigrationTable) -> Self
fn from(value: &IGPMMigrationTable) -> Self
Converts to this type from the input type.
§impl From<&IGPMPermission> for &IDispatch
impl From<&IGPMPermission> for &IDispatch
§fn from(value: &IGPMPermission) -> Self
fn from(value: &IGPMPermission) -> Self
Converts to this type from the input type.
§impl From<&IGPMResult> for &IDispatch
impl From<&IGPMResult> for &IDispatch
§fn from(value: &IGPMResult) -> Self
fn from(value: &IGPMResult) -> Self
Converts to this type from the input type.
§impl From<&IGPMSOMCollection> for &IDispatch
impl From<&IGPMSOMCollection> for &IDispatch
§fn from(value: &IGPMSOMCollection) -> Self
fn from(value: &IGPMSOMCollection) -> Self
Converts to this type from the input type.
§impl From<&IGPMSearchCriteria> for &IDispatch
impl From<&IGPMSearchCriteria> for &IDispatch
§fn from(value: &IGPMSearchCriteria) -> Self
fn from(value: &IGPMSearchCriteria) -> Self
Converts to this type from the input type.
§impl From<&IGPMSecurityInfo> for &IDispatch
impl From<&IGPMSecurityInfo> for &IDispatch
§fn from(value: &IGPMSecurityInfo) -> Self
fn from(value: &IGPMSecurityInfo) -> Self
Converts to this type from the input type.
§impl From<&IGPMSitesContainer> for &IDispatch
impl From<&IGPMSitesContainer> for &IDispatch
§fn from(value: &IGPMSitesContainer) -> Self
fn from(value: &IGPMSitesContainer) -> Self
Converts to this type from the input type.
§impl From<&IGPMStarterGPO> for &IDispatch
impl From<&IGPMStarterGPO> for &IDispatch
§fn from(value: &IGPMStarterGPO) -> Self
fn from(value: &IGPMStarterGPO) -> Self
Converts to this type from the input type.
§impl From<&IGPMStarterGPOBackup> for &IDispatch
impl From<&IGPMStarterGPOBackup> for &IDispatch
§fn from(value: &IGPMStarterGPOBackup) -> Self
fn from(value: &IGPMStarterGPOBackup) -> Self
Converts to this type from the input type.
§impl From<&IGPMStarterGPOBackupCollection> for &IDispatch
impl From<&IGPMStarterGPOBackupCollection> for &IDispatch
§fn from(value: &IGPMStarterGPOBackupCollection) -> Self
fn from(value: &IGPMStarterGPOBackupCollection) -> Self
Converts to this type from the input type.
§impl From<&IGPMStarterGPOCollection> for &IDispatch
impl From<&IGPMStarterGPOCollection> for &IDispatch
§fn from(value: &IGPMStarterGPOCollection) -> Self
fn from(value: &IGPMStarterGPOCollection) -> Self
Converts to this type from the input type.
§impl From<&IGPMStatusMessage> for &IDispatch
impl From<&IGPMStatusMessage> for &IDispatch
§fn from(value: &IGPMStatusMessage) -> Self
fn from(value: &IGPMStatusMessage) -> Self
Converts to this type from the input type.
§impl From<&IGPMStatusMsgCollection> for &IDispatch
impl From<&IGPMStatusMsgCollection> for &IDispatch
§fn from(value: &IGPMStatusMsgCollection) -> Self
fn from(value: &IGPMStatusMsgCollection) -> Self
Converts to this type from the input type.
§impl From<&IGPMTrustee> for &IDispatch
impl From<&IGPMTrustee> for &IDispatch
§fn from(value: &IGPMTrustee) -> Self
fn from(value: &IGPMTrustee) -> Self
Converts to this type from the input type.
§impl From<&IGPMWMIFilter> for &IDispatch
impl From<&IGPMWMIFilter> for &IDispatch
§fn from(value: &IGPMWMIFilter) -> Self
fn from(value: &IGPMWMIFilter) -> Self
Converts to this type from the input type.
§impl From<&IGPMWMIFilterCollection> for &IDispatch
impl From<&IGPMWMIFilterCollection> for &IDispatch
§fn from(value: &IGPMWMIFilterCollection) -> Self
fn from(value: &IGPMWMIFilterCollection) -> Self
Converts to this type from the input type.
§impl From<&IGetSecurityCallContext> for &IDispatch
impl From<&IGetSecurityCallContext> for &IDispatch
§fn from(value: &IGetSecurityCallContext) -> Self
fn from(value: &IGetSecurityCallContext) -> Self
Converts to this type from the input type.
§impl From<&IHTMLPersistDataOM> for &IDispatch
impl From<&IHTMLPersistDataOM> for &IDispatch
§fn from(value: &IHTMLPersistDataOM) -> Self
fn from(value: &IHTMLPersistDataOM) -> Self
Converts to this type from the input type.
§impl From<&IHTMLUserDataOM> for &IDispatch
impl From<&IHTMLUserDataOM> for &IDispatch
§fn from(value: &IHTMLUserDataOM) -> Self
fn from(value: &IHTMLUserDataOM) -> Self
Converts to this type from the input type.
§fn from(value: &IHeaderFooter) -> Self
fn from(value: &IHeaderFooter) -> Self
Converts to this type from the input type.
§fn from(value: &IHeaderFooter2) -> Self
fn from(value: &IHeaderFooter2) -> Self
Converts to this type from the input type.
§impl From<&IIEWebDriverManager> for &IDispatch
impl From<&IIEWebDriverManager> for &IDispatch
§fn from(value: &IIEWebDriverManager) -> Self
fn from(value: &IIEWebDriverManager) -> Self
Converts to this type from the input type.
§impl From<&IIEWebDriverSite> for &IDispatch
impl From<&IIEWebDriverSite> for &IDispatch
§fn from(value: &IIEWebDriverSite) -> Self
fn from(value: &IIEWebDriverSite) -> Self
Converts to this type from the input type.
§impl From<&IISDBSLocator> for &IDispatch
impl From<&IISDBSLocator> for &IDispatch
§fn from(value: &IISDBSLocator) -> Self
fn from(value: &IISDBSLocator) -> Self
Converts to this type from the input type.
§impl From<&IIdleSettings> for &IDispatch
impl From<&IIdleSettings> for &IDispatch
§fn from(value: &IIdleSettings) -> Self
fn from(value: &IIdleSettings) -> Self
Converts to this type from the input type.
§impl From<&IIdleTrigger> for &IDispatch
impl From<&IIdleTrigger> for &IDispatch
§fn from(value: &IIdleTrigger) -> Self
fn from(value: &IIdleTrigger) -> Self
Converts to this type from the input type.
§impl From<&IImageInformation> for &IDispatch
impl From<&IImageInformation> for &IDispatch
§fn from(value: &IImageInformation) -> Self
fn from(value: &IImageInformation) -> Self
Converts to this type from the input type.
§impl From<&IInkCollector> for &IDispatch
impl From<&IInkCollector> for &IDispatch
§fn from(value: &IInkCollector) -> Self
fn from(value: &IInkCollector) -> Self
Converts to this type from the input type.
§impl From<&IInkCursor> for &IDispatch
impl From<&IInkCursor> for &IDispatch
§fn from(value: &IInkCursor) -> Self
fn from(value: &IInkCursor) -> Self
Converts to this type from the input type.
§impl From<&IInkCursorButton> for &IDispatch
impl From<&IInkCursorButton> for &IDispatch
§fn from(value: &IInkCursorButton) -> Self
fn from(value: &IInkCursorButton) -> Self
Converts to this type from the input type.
§impl From<&IInkCursorButtons> for &IDispatch
impl From<&IInkCursorButtons> for &IDispatch
§fn from(value: &IInkCursorButtons) -> Self
fn from(value: &IInkCursorButtons) -> Self
Converts to this type from the input type.
§impl From<&IInkCursors> for &IDispatch
impl From<&IInkCursors> for &IDispatch
§fn from(value: &IInkCursors) -> Self
fn from(value: &IInkCursors) -> Self
Converts to this type from the input type.
§impl From<&IInkCustomStrokes> for &IDispatch
impl From<&IInkCustomStrokes> for &IDispatch
§fn from(value: &IInkCustomStrokes) -> Self
fn from(value: &IInkCustomStrokes) -> Self
Converts to this type from the input type.
§impl From<&IInkDivider> for &IDispatch
impl From<&IInkDivider> for &IDispatch
§fn from(value: &IInkDivider) -> Self
fn from(value: &IInkDivider) -> Self
Converts to this type from the input type.
§impl From<&IInkDivisionResult> for &IDispatch
impl From<&IInkDivisionResult> for &IDispatch
§fn from(value: &IInkDivisionResult) -> Self
fn from(value: &IInkDivisionResult) -> Self
Converts to this type from the input type.
§impl From<&IInkDivisionUnit> for &IDispatch
impl From<&IInkDivisionUnit> for &IDispatch
§fn from(value: &IInkDivisionUnit) -> Self
fn from(value: &IInkDivisionUnit) -> Self
Converts to this type from the input type.
§impl From<&IInkDivisionUnits> for &IDispatch
impl From<&IInkDivisionUnits> for &IDispatch
§fn from(value: &IInkDivisionUnits) -> Self
fn from(value: &IInkDivisionUnits) -> Self
Converts to this type from the input type.
§impl From<&IInkDrawingAttributes> for &IDispatch
impl From<&IInkDrawingAttributes> for &IDispatch
§fn from(value: &IInkDrawingAttributes) -> Self
fn from(value: &IInkDrawingAttributes) -> Self
Converts to this type from the input type.
§impl From<&IInkExtendedProperties> for &IDispatch
impl From<&IInkExtendedProperties> for &IDispatch
§fn from(value: &IInkExtendedProperties) -> Self
fn from(value: &IInkExtendedProperties) -> Self
Converts to this type from the input type.
§impl From<&IInkExtendedProperty> for &IDispatch
impl From<&IInkExtendedProperty> for &IDispatch
§fn from(value: &IInkExtendedProperty) -> Self
fn from(value: &IInkExtendedProperty) -> Self
Converts to this type from the input type.
§impl From<&IInkGesture> for &IDispatch
impl From<&IInkGesture> for &IDispatch
§fn from(value: &IInkGesture) -> Self
fn from(value: &IInkGesture) -> Self
Converts to this type from the input type.
§impl From<&IInkOverlay> for &IDispatch
impl From<&IInkOverlay> for &IDispatch
§fn from(value: &IInkOverlay) -> Self
fn from(value: &IInkOverlay) -> Self
Converts to this type from the input type.
§impl From<&IInkPicture> for &IDispatch
impl From<&IInkPicture> for &IDispatch
§fn from(value: &IInkPicture) -> Self
fn from(value: &IInkPicture) -> Self
Converts to this type from the input type.
§impl From<&IInkRecognitionAlternate> for &IDispatch
impl From<&IInkRecognitionAlternate> for &IDispatch
§fn from(value: &IInkRecognitionAlternate) -> Self
fn from(value: &IInkRecognitionAlternate) -> Self
Converts to this type from the input type.
§impl From<&IInkRecognitionAlternates> for &IDispatch
impl From<&IInkRecognitionAlternates> for &IDispatch
§fn from(value: &IInkRecognitionAlternates) -> Self
fn from(value: &IInkRecognitionAlternates) -> Self
Converts to this type from the input type.
§impl From<&IInkRecognitionResult> for &IDispatch
impl From<&IInkRecognitionResult> for &IDispatch
§fn from(value: &IInkRecognitionResult) -> Self
fn from(value: &IInkRecognitionResult) -> Self
Converts to this type from the input type.
§impl From<&IInkRecognizer> for &IDispatch
impl From<&IInkRecognizer> for &IDispatch
§fn from(value: &IInkRecognizer) -> Self
fn from(value: &IInkRecognizer) -> Self
Converts to this type from the input type.
§impl From<&IInkRecognizer2> for &IDispatch
impl From<&IInkRecognizer2> for &IDispatch
§fn from(value: &IInkRecognizer2) -> Self
fn from(value: &IInkRecognizer2) -> Self
Converts to this type from the input type.
§impl From<&IInkRecognizerContext> for &IDispatch
impl From<&IInkRecognizerContext> for &IDispatch
§fn from(value: &IInkRecognizerContext) -> Self
fn from(value: &IInkRecognizerContext) -> Self
Converts to this type from the input type.
§impl From<&IInkRecognizerContext2> for &IDispatch
impl From<&IInkRecognizerContext2> for &IDispatch
§fn from(value: &IInkRecognizerContext2) -> Self
fn from(value: &IInkRecognizerContext2) -> Self
Converts to this type from the input type.
§impl From<&IInkRecognizerGuide> for &IDispatch
impl From<&IInkRecognizerGuide> for &IDispatch
§fn from(value: &IInkRecognizerGuide) -> Self
fn from(value: &IInkRecognizerGuide) -> Self
Converts to this type from the input type.
§impl From<&IInkRecognizers> for &IDispatch
impl From<&IInkRecognizers> for &IDispatch
§fn from(value: &IInkRecognizers) -> Self
fn from(value: &IInkRecognizers) -> Self
Converts to this type from the input type.
§impl From<&IInkRectangle> for &IDispatch
impl From<&IInkRectangle> for &IDispatch
§fn from(value: &IInkRectangle) -> Self
fn from(value: &IInkRectangle) -> Self
Converts to this type from the input type.
§impl From<&IInkRenderer> for &IDispatch
impl From<&IInkRenderer> for &IDispatch
§fn from(value: &IInkRenderer) -> Self
fn from(value: &IInkRenderer) -> Self
Converts to this type from the input type.
§impl From<&IInkStrokeDisp> for &IDispatch
impl From<&IInkStrokeDisp> for &IDispatch
§fn from(value: &IInkStrokeDisp) -> Self
fn from(value: &IInkStrokeDisp) -> Self
Converts to this type from the input type.
§impl From<&IInkStrokes> for &IDispatch
impl From<&IInkStrokes> for &IDispatch
§fn from(value: &IInkStrokes) -> Self
fn from(value: &IInkStrokes) -> Self
Converts to this type from the input type.
§impl From<&IInkTablet> for &IDispatch
impl From<&IInkTablet> for &IDispatch
§fn from(value: &IInkTablet) -> Self
fn from(value: &IInkTablet) -> Self
Converts to this type from the input type.
§impl From<&IInkTablet2> for &IDispatch
impl From<&IInkTablet2> for &IDispatch
§fn from(value: &IInkTablet2) -> Self
fn from(value: &IInkTablet2) -> Self
Converts to this type from the input type.
§impl From<&IInkTablet3> for &IDispatch
impl From<&IInkTablet3> for &IDispatch
§fn from(value: &IInkTablet3) -> Self
fn from(value: &IInkTablet3) -> Self
Converts to this type from the input type.
§impl From<&IInkTablets> for &IDispatch
impl From<&IInkTablets> for &IDispatch
§fn from(value: &IInkTablets) -> Self
fn from(value: &IInkTablets) -> Self
Converts to this type from the input type.
§impl From<&IInkTransform> for &IDispatch
impl From<&IInkTransform> for &IDispatch
§fn from(value: &IInkTransform) -> Self
fn from(value: &IInkTransform) -> Self
Converts to this type from the input type.
§impl From<&IInkWordList> for &IDispatch
impl From<&IInkWordList> for &IDispatch
§fn from(value: &IInkWordList) -> Self
fn from(value: &IInkWordList) -> Self
Converts to this type from the input type.
§impl From<&IInkWordList2> for &IDispatch
impl From<&IInkWordList2> for &IDispatch
§fn from(value: &IInkWordList2) -> Self
fn from(value: &IInkWordList2) -> Self
Converts to this type from the input type.
§impl From<&IInstallationAgent> for &IDispatch
impl From<&IInstallationAgent> for &IDispatch
§fn from(value: &IInstallationAgent) -> Self
fn from(value: &IInstallationAgent) -> Self
Converts to this type from the input type.
§impl From<&IInstallationBehavior> for &IDispatch
impl From<&IInstallationBehavior> for &IDispatch
§fn from(value: &IInstallationBehavior) -> Self
fn from(value: &IInstallationBehavior) -> Self
Converts to this type from the input type.
§impl From<&IInstallationCompletedCallbackArgs> for &IDispatch
impl From<&IInstallationCompletedCallbackArgs> for &IDispatch
§fn from(value: &IInstallationCompletedCallbackArgs) -> Self
fn from(value: &IInstallationCompletedCallbackArgs) -> Self
Converts to this type from the input type.
§impl From<&IInstallationJob> for &IDispatch
impl From<&IInstallationJob> for &IDispatch
§fn from(value: &IInstallationJob) -> Self
fn from(value: &IInstallationJob) -> Self
Converts to this type from the input type.
§impl From<&IInstallationProgress> for &IDispatch
impl From<&IInstallationProgress> for &IDispatch
§fn from(value: &IInstallationProgress) -> Self
fn from(value: &IInstallationProgress) -> Self
Converts to this type from the input type.
§impl From<&IInstallationProgressChangedCallbackArgs> for &IDispatch
impl From<&IInstallationProgressChangedCallbackArgs> for &IDispatch
§fn from(value: &IInstallationProgressChangedCallbackArgs) -> Self
fn from(value: &IInstallationProgressChangedCallbackArgs) -> Self
Converts to this type from the input type.
§impl From<&IInstallationResult> for &IDispatch
impl From<&IInstallationResult> for &IDispatch
§fn from(value: &IInstallationResult) -> Self
fn from(value: &IInstallationResult) -> Self
Converts to this type from the input type.
§impl From<&IIntelliForms> for &IDispatch
impl From<&IIntelliForms> for &IDispatch
§fn from(value: &IIntelliForms) -> Self
fn from(value: &IIntelliForms) -> Self
Converts to this type from the input type.
§impl From<&IInvalidProductLicenseException> for &IDispatch
impl From<&IInvalidProductLicenseException> for &IDispatch
§fn from(value: &IInvalidProductLicenseException) -> Self
fn from(value: &IInvalidProductLicenseException) -> Self
Converts to this type from the input type.
§impl From<&IIsoImageManager> for &IDispatch
impl From<&IIsoImageManager> for &IDispatch
§fn from(value: &IIsoImageManager) -> Self
fn from(value: &IIsoImageManager) -> Self
Converts to this type from the input type.
§impl From<&ILanguageComponentType> for &IDispatch
impl From<&ILanguageComponentType> for &IDispatch
§fn from(value: &ILanguageComponentType) -> Self
fn from(value: &ILanguageComponentType) -> Self
Converts to this type from the input type.
§impl From<&ILatLongReportFactory> for &IDispatch
impl From<&ILatLongReportFactory> for &IDispatch
§fn from(value: &ILatLongReportFactory) -> Self
fn from(value: &ILatLongReportFactory) -> Self
Converts to this type from the input type.
§impl From<&ILayoutRect> for &IDispatch
impl From<&ILayoutRect> for &IDispatch
§fn from(value: &ILayoutRect) -> Self
fn from(value: &ILayoutRect) -> Self
Converts to this type from the input type.
§impl From<&ILocationReportFactory> for &IDispatch
impl From<&ILocationReportFactory> for &IDispatch
§fn from(value: &ILocationReportFactory) -> Self
fn from(value: &ILocationReportFactory) -> Self
Converts to this type from the input type.
§impl From<&ILogonTrigger> for &IDispatch
impl From<&ILogonTrigger> for &IDispatch
§fn from(value: &ILogonTrigger) -> Self
fn from(value: &ILogonTrigger) -> Self
Converts to this type from the input type.
§impl From<&IMPEG2Component> for &IDispatch
impl From<&IMPEG2Component> for &IDispatch
§fn from(value: &IMPEG2Component) -> Self
fn from(value: &IMPEG2Component) -> Self
Converts to this type from the input type.
§impl From<&IMPEG2ComponentType> for &IDispatch
impl From<&IMPEG2ComponentType> for &IDispatch
§fn from(value: &IMPEG2ComponentType) -> Self
fn from(value: &IMPEG2ComponentType) -> Self
Converts to this type from the input type.
§impl From<&IMPEG2TuneRequest> for &IDispatch
impl From<&IMPEG2TuneRequest> for &IDispatch
§fn from(value: &IMPEG2TuneRequest) -> Self
fn from(value: &IMPEG2TuneRequest) -> Self
Converts to this type from the input type.
§impl From<&IMPEG2TuneRequestFactory> for &IDispatch
impl From<&IMPEG2TuneRequestFactory> for &IDispatch
§fn from(value: &IMPEG2TuneRequestFactory) -> Self
fn from(value: &IMPEG2TuneRequestFactory) -> Self
Converts to this type from the input type.
§impl From<&IMSCEPSetup> for &IDispatch
impl From<&IMSCEPSetup> for &IDispatch
§fn from(value: &IMSCEPSetup) -> Self
fn from(value: &IMSCEPSetup) -> Self
Converts to this type from the input type.
§impl From<&IMSEventBinder> for &IDispatch
impl From<&IMSEventBinder> for &IDispatch
§fn from(value: &IMSEventBinder) -> Self
fn from(value: &IMSEventBinder) -> Self
Converts to this type from the input type.
§impl From<&IMSMQApplication> for &IDispatch
impl From<&IMSMQApplication> for &IDispatch
§fn from(value: &IMSMQApplication) -> Self
fn from(value: &IMSMQApplication) -> Self
Converts to this type from the input type.
§impl From<&IMSMQApplication2> for &IDispatch
impl From<&IMSMQApplication2> for &IDispatch
§fn from(value: &IMSMQApplication2) -> Self
fn from(value: &IMSMQApplication2) -> Self
Converts to this type from the input type.
§impl From<&IMSMQApplication3> for &IDispatch
impl From<&IMSMQApplication3> for &IDispatch
§fn from(value: &IMSMQApplication3) -> Self
fn from(value: &IMSMQApplication3) -> Self
Converts to this type from the input type.
§impl From<&IMSMQCollection> for &IDispatch
impl From<&IMSMQCollection> for &IDispatch
§fn from(value: &IMSMQCollection) -> Self
fn from(value: &IMSMQCollection) -> Self
Converts to this type from the input type.
§impl From<&IMSMQCoordinatedTransactionDispenser> for &IDispatch
impl From<&IMSMQCoordinatedTransactionDispenser> for &IDispatch
§fn from(value: &IMSMQCoordinatedTransactionDispenser) -> Self
fn from(value: &IMSMQCoordinatedTransactionDispenser) -> Self
Converts to this type from the input type.
§impl From<&IMSMQCoordinatedTransactionDispenser2> for &IDispatch
impl From<&IMSMQCoordinatedTransactionDispenser2> for &IDispatch
§fn from(value: &IMSMQCoordinatedTransactionDispenser2) -> Self
fn from(value: &IMSMQCoordinatedTransactionDispenser2) -> Self
Converts to this type from the input type.
§impl From<&IMSMQCoordinatedTransactionDispenser3> for &IDispatch
impl From<&IMSMQCoordinatedTransactionDispenser3> for &IDispatch
§fn from(value: &IMSMQCoordinatedTransactionDispenser3) -> Self
fn from(value: &IMSMQCoordinatedTransactionDispenser3) -> Self
Converts to this type from the input type.
§impl From<&IMSMQDestination> for &IDispatch
impl From<&IMSMQDestination> for &IDispatch
§fn from(value: &IMSMQDestination) -> Self
fn from(value: &IMSMQDestination) -> Self
Converts to this type from the input type.
§impl From<&IMSMQEvent> for &IDispatch
impl From<&IMSMQEvent> for &IDispatch
§fn from(value: &IMSMQEvent) -> Self
fn from(value: &IMSMQEvent) -> Self
Converts to this type from the input type.
§impl From<&IMSMQEvent2> for &IDispatch
impl From<&IMSMQEvent2> for &IDispatch
§fn from(value: &IMSMQEvent2) -> Self
fn from(value: &IMSMQEvent2) -> Self
Converts to this type from the input type.
§impl From<&IMSMQEvent3> for &IDispatch
impl From<&IMSMQEvent3> for &IDispatch
§fn from(value: &IMSMQEvent3) -> Self
fn from(value: &IMSMQEvent3) -> Self
Converts to this type from the input type.
§impl From<&IMSMQManagement> for &IDispatch
impl From<&IMSMQManagement> for &IDispatch
§fn from(value: &IMSMQManagement) -> Self
fn from(value: &IMSMQManagement) -> Self
Converts to this type from the input type.
§impl From<&IMSMQMessage> for &IDispatch
impl From<&IMSMQMessage> for &IDispatch
§fn from(value: &IMSMQMessage) -> Self
fn from(value: &IMSMQMessage) -> Self
Converts to this type from the input type.
§impl From<&IMSMQMessage2> for &IDispatch
impl From<&IMSMQMessage2> for &IDispatch
§fn from(value: &IMSMQMessage2) -> Self
fn from(value: &IMSMQMessage2) -> Self
Converts to this type from the input type.
§impl From<&IMSMQMessage3> for &IDispatch
impl From<&IMSMQMessage3> for &IDispatch
§fn from(value: &IMSMQMessage3) -> Self
fn from(value: &IMSMQMessage3) -> Self
Converts to this type from the input type.
§impl From<&IMSMQMessage4> for &IDispatch
impl From<&IMSMQMessage4> for &IDispatch
§fn from(value: &IMSMQMessage4) -> Self
fn from(value: &IMSMQMessage4) -> Self
Converts to this type from the input type.
§impl From<&IMSMQOutgoingQueueManagement> for &IDispatch
impl From<&IMSMQOutgoingQueueManagement> for &IDispatch
§fn from(value: &IMSMQOutgoingQueueManagement) -> Self
fn from(value: &IMSMQOutgoingQueueManagement) -> Self
Converts to this type from the input type.
§impl From<&IMSMQPrivateDestination> for &IDispatch
impl From<&IMSMQPrivateDestination> for &IDispatch
§fn from(value: &IMSMQPrivateDestination) -> Self
fn from(value: &IMSMQPrivateDestination) -> Self
Converts to this type from the input type.
§impl From<&IMSMQPrivateEvent> for &IDispatch
impl From<&IMSMQPrivateEvent> for &IDispatch
§fn from(value: &IMSMQPrivateEvent) -> Self
fn from(value: &IMSMQPrivateEvent) -> Self
Converts to this type from the input type.
§impl From<&IMSMQQuery> for &IDispatch
impl From<&IMSMQQuery> for &IDispatch
§fn from(value: &IMSMQQuery) -> Self
fn from(value: &IMSMQQuery) -> Self
Converts to this type from the input type.
§impl From<&IMSMQQuery2> for &IDispatch
impl From<&IMSMQQuery2> for &IDispatch
§fn from(value: &IMSMQQuery2) -> Self
fn from(value: &IMSMQQuery2) -> Self
Converts to this type from the input type.
§impl From<&IMSMQQuery3> for &IDispatch
impl From<&IMSMQQuery3> for &IDispatch
§fn from(value: &IMSMQQuery3) -> Self
fn from(value: &IMSMQQuery3) -> Self
Converts to this type from the input type.
§impl From<&IMSMQQuery4> for &IDispatch
impl From<&IMSMQQuery4> for &IDispatch
§fn from(value: &IMSMQQuery4) -> Self
fn from(value: &IMSMQQuery4) -> Self
Converts to this type from the input type.
§impl From<&IMSMQQueue> for &IDispatch
impl From<&IMSMQQueue> for &IDispatch
§fn from(value: &IMSMQQueue) -> Self
fn from(value: &IMSMQQueue) -> Self
Converts to this type from the input type.
§impl From<&IMSMQQueue2> for &IDispatch
impl From<&IMSMQQueue2> for &IDispatch
§fn from(value: &IMSMQQueue2) -> Self
fn from(value: &IMSMQQueue2) -> Self
Converts to this type from the input type.
§impl From<&IMSMQQueue3> for &IDispatch
impl From<&IMSMQQueue3> for &IDispatch
§fn from(value: &IMSMQQueue3) -> Self
fn from(value: &IMSMQQueue3) -> Self
Converts to this type from the input type.
§impl From<&IMSMQQueue4> for &IDispatch
impl From<&IMSMQQueue4> for &IDispatch
§fn from(value: &IMSMQQueue4) -> Self
fn from(value: &IMSMQQueue4) -> Self
Converts to this type from the input type.
§impl From<&IMSMQQueueInfo> for &IDispatch
impl From<&IMSMQQueueInfo> for &IDispatch
§fn from(value: &IMSMQQueueInfo) -> Self
fn from(value: &IMSMQQueueInfo) -> Self
Converts to this type from the input type.
§impl From<&IMSMQQueueInfo2> for &IDispatch
impl From<&IMSMQQueueInfo2> for &IDispatch
§fn from(value: &IMSMQQueueInfo2) -> Self
fn from(value: &IMSMQQueueInfo2) -> Self
Converts to this type from the input type.
§impl From<&IMSMQQueueInfo3> for &IDispatch
impl From<&IMSMQQueueInfo3> for &IDispatch
§fn from(value: &IMSMQQueueInfo3) -> Self
fn from(value: &IMSMQQueueInfo3) -> Self
Converts to this type from the input type.
§impl From<&IMSMQQueueInfo4> for &IDispatch
impl From<&IMSMQQueueInfo4> for &IDispatch
§fn from(value: &IMSMQQueueInfo4) -> Self
fn from(value: &IMSMQQueueInfo4) -> Self
Converts to this type from the input type.
§impl From<&IMSMQQueueInfos> for &IDispatch
impl From<&IMSMQQueueInfos> for &IDispatch
§fn from(value: &IMSMQQueueInfos) -> Self
fn from(value: &IMSMQQueueInfos) -> Self
Converts to this type from the input type.
§impl From<&IMSMQQueueInfos2> for &IDispatch
impl From<&IMSMQQueueInfos2> for &IDispatch
§fn from(value: &IMSMQQueueInfos2) -> Self
fn from(value: &IMSMQQueueInfos2) -> Self
Converts to this type from the input type.
§impl From<&IMSMQQueueInfos3> for &IDispatch
impl From<&IMSMQQueueInfos3> for &IDispatch
§fn from(value: &IMSMQQueueInfos3) -> Self
fn from(value: &IMSMQQueueInfos3) -> Self
Converts to this type from the input type.
§impl From<&IMSMQQueueInfos4> for &IDispatch
impl From<&IMSMQQueueInfos4> for &IDispatch
§fn from(value: &IMSMQQueueInfos4) -> Self
fn from(value: &IMSMQQueueInfos4) -> Self
Converts to this type from the input type.
§impl From<&IMSMQQueueManagement> for &IDispatch
impl From<&IMSMQQueueManagement> for &IDispatch
§fn from(value: &IMSMQQueueManagement) -> Self
fn from(value: &IMSMQQueueManagement) -> Self
Converts to this type from the input type.
§impl From<&IMSMQTransaction> for &IDispatch
impl From<&IMSMQTransaction> for &IDispatch
§fn from(value: &IMSMQTransaction) -> Self
fn from(value: &IMSMQTransaction) -> Self
Converts to this type from the input type.
§impl From<&IMSMQTransaction2> for &IDispatch
impl From<&IMSMQTransaction2> for &IDispatch
§fn from(value: &IMSMQTransaction2) -> Self
fn from(value: &IMSMQTransaction2) -> Self
Converts to this type from the input type.
§impl From<&IMSMQTransaction3> for &IDispatch
impl From<&IMSMQTransaction3> for &IDispatch
§fn from(value: &IMSMQTransaction3) -> Self
fn from(value: &IMSMQTransaction3) -> Self
Converts to this type from the input type.
§impl From<&IMSMQTransactionDispenser> for &IDispatch
impl From<&IMSMQTransactionDispenser> for &IDispatch
§fn from(value: &IMSMQTransactionDispenser) -> Self
fn from(value: &IMSMQTransactionDispenser) -> Self
Converts to this type from the input type.
§impl From<&IMSMQTransactionDispenser2> for &IDispatch
impl From<&IMSMQTransactionDispenser2> for &IDispatch
§fn from(value: &IMSMQTransactionDispenser2) -> Self
fn from(value: &IMSMQTransactionDispenser2) -> Self
Converts to this type from the input type.
§impl From<&IMSMQTransactionDispenser3> for &IDispatch
impl From<&IMSMQTransactionDispenser3> for &IDispatch
§fn from(value: &IMSMQTransactionDispenser3) -> Self
fn from(value: &IMSMQTransactionDispenser3) -> Self
Converts to this type from the input type.
§impl From<&IMSVidAnalogTuner> for &IDispatch
impl From<&IMSVidAnalogTuner> for &IDispatch
§fn from(value: &IMSVidAnalogTuner) -> Self
fn from(value: &IMSVidAnalogTuner) -> Self
Converts to this type from the input type.
§impl From<&IMSVidAnalogTuner2> for &IDispatch
impl From<&IMSVidAnalogTuner2> for &IDispatch
§fn from(value: &IMSVidAnalogTuner2) -> Self
fn from(value: &IMSVidAnalogTuner2) -> Self
Converts to this type from the input type.
§impl From<&IMSVidAnalogTunerEvent> for &IDispatch
impl From<&IMSVidAnalogTunerEvent> for &IDispatch
§fn from(value: &IMSVidAnalogTunerEvent) -> Self
fn from(value: &IMSVidAnalogTunerEvent) -> Self
Converts to this type from the input type.
§impl From<&IMSVidAudioRenderer> for &IDispatch
impl From<&IMSVidAudioRenderer> for &IDispatch
§fn from(value: &IMSVidAudioRenderer) -> Self
fn from(value: &IMSVidAudioRenderer) -> Self
Converts to this type from the input type.
§impl From<&IMSVidAudioRendererDevices> for &IDispatch
impl From<&IMSVidAudioRendererDevices> for &IDispatch
§fn from(value: &IMSVidAudioRendererDevices) -> Self
fn from(value: &IMSVidAudioRendererDevices) -> Self
Converts to this type from the input type.
§impl From<&IMSVidAudioRendererEvent> for &IDispatch
impl From<&IMSVidAudioRendererEvent> for &IDispatch
§fn from(value: &IMSVidAudioRendererEvent) -> Self
fn from(value: &IMSVidAudioRendererEvent) -> Self
Converts to this type from the input type.
§impl From<&IMSVidAudioRendererEvent2> for &IDispatch
impl From<&IMSVidAudioRendererEvent2> for &IDispatch
§fn from(value: &IMSVidAudioRendererEvent2) -> Self
fn from(value: &IMSVidAudioRendererEvent2) -> Self
Converts to this type from the input type.
§impl From<&IMSVidClosedCaptioning> for &IDispatch
impl From<&IMSVidClosedCaptioning> for &IDispatch
§fn from(value: &IMSVidClosedCaptioning) -> Self
fn from(value: &IMSVidClosedCaptioning) -> Self
Converts to this type from the input type.
§impl From<&IMSVidClosedCaptioning2> for &IDispatch
impl From<&IMSVidClosedCaptioning2> for &IDispatch
§fn from(value: &IMSVidClosedCaptioning2) -> Self
fn from(value: &IMSVidClosedCaptioning2) -> Self
Converts to this type from the input type.
§impl From<&IMSVidClosedCaptioning3> for &IDispatch
impl From<&IMSVidClosedCaptioning3> for &IDispatch
§fn from(value: &IMSVidClosedCaptioning3) -> Self
fn from(value: &IMSVidClosedCaptioning3) -> Self
Converts to this type from the input type.
§impl From<&IMSVidDataServices> for &IDispatch
impl From<&IMSVidDataServices> for &IDispatch
§fn from(value: &IMSVidDataServices) -> Self
fn from(value: &IMSVidDataServices) -> Self
Converts to this type from the input type.
§impl From<&IMSVidDataServicesEvent> for &IDispatch
impl From<&IMSVidDataServicesEvent> for &IDispatch
§fn from(value: &IMSVidDataServicesEvent) -> Self
fn from(value: &IMSVidDataServicesEvent) -> Self
Converts to this type from the input type.
§impl From<&IMSVidDevice> for &IDispatch
impl From<&IMSVidDevice> for &IDispatch
§fn from(value: &IMSVidDevice) -> Self
fn from(value: &IMSVidDevice) -> Self
Converts to this type from the input type.
§impl From<&IMSVidDeviceEvent> for &IDispatch
impl From<&IMSVidDeviceEvent> for &IDispatch
§fn from(value: &IMSVidDeviceEvent) -> Self
fn from(value: &IMSVidDeviceEvent) -> Self
Converts to this type from the input type.
§impl From<&IMSVidEVREvent> for &IDispatch
impl From<&IMSVidEVREvent> for &IDispatch
§fn from(value: &IMSVidEVREvent) -> Self
fn from(value: &IMSVidEVREvent) -> Self
Converts to this type from the input type.
§impl From<&IMSVidEncoder> for &IDispatch
impl From<&IMSVidEncoder> for &IDispatch
§fn from(value: &IMSVidEncoder) -> Self
fn from(value: &IMSVidEncoder) -> Self
Converts to this type from the input type.
§impl From<&IMSVidFeature> for &IDispatch
impl From<&IMSVidFeature> for &IDispatch
§fn from(value: &IMSVidFeature) -> Self
fn from(value: &IMSVidFeature) -> Self
Converts to this type from the input type.
§impl From<&IMSVidFeatureEvent> for &IDispatch
impl From<&IMSVidFeatureEvent> for &IDispatch
§fn from(value: &IMSVidFeatureEvent) -> Self
fn from(value: &IMSVidFeatureEvent) -> Self
Converts to this type from the input type.
§impl From<&IMSVidFeatures> for &IDispatch
impl From<&IMSVidFeatures> for &IDispatch
§fn from(value: &IMSVidFeatures) -> Self
fn from(value: &IMSVidFeatures) -> Self
Converts to this type from the input type.
§impl From<&IMSVidFilePlayback> for &IDispatch
impl From<&IMSVidFilePlayback> for &IDispatch
§fn from(value: &IMSVidFilePlayback) -> Self
fn from(value: &IMSVidFilePlayback) -> Self
Converts to this type from the input type.
§impl From<&IMSVidFilePlayback2> for &IDispatch
impl From<&IMSVidFilePlayback2> for &IDispatch
§fn from(value: &IMSVidFilePlayback2) -> Self
fn from(value: &IMSVidFilePlayback2) -> Self
Converts to this type from the input type.
§impl From<&IMSVidFilePlaybackEvent> for &IDispatch
impl From<&IMSVidFilePlaybackEvent> for &IDispatch
§fn from(value: &IMSVidFilePlaybackEvent) -> Self
fn from(value: &IMSVidFilePlaybackEvent) -> Self
Converts to this type from the input type.
§impl From<&IMSVidGenericSink> for &IDispatch
impl From<&IMSVidGenericSink> for &IDispatch
§fn from(value: &IMSVidGenericSink) -> Self
fn from(value: &IMSVidGenericSink) -> Self
Converts to this type from the input type.
§impl From<&IMSVidGenericSink2> for &IDispatch
impl From<&IMSVidGenericSink2> for &IDispatch
§fn from(value: &IMSVidGenericSink2) -> Self
fn from(value: &IMSVidGenericSink2) -> Self
Converts to this type from the input type.
§impl From<&IMSVidInputDevice> for &IDispatch
impl From<&IMSVidInputDevice> for &IDispatch
§fn from(value: &IMSVidInputDevice) -> Self
fn from(value: &IMSVidInputDevice) -> Self
Converts to this type from the input type.
§impl From<&IMSVidInputDeviceEvent> for &IDispatch
impl From<&IMSVidInputDeviceEvent> for &IDispatch
§fn from(value: &IMSVidInputDeviceEvent) -> Self
fn from(value: &IMSVidInputDeviceEvent) -> Self
Converts to this type from the input type.
§impl From<&IMSVidInputDevices> for &IDispatch
impl From<&IMSVidInputDevices> for &IDispatch
§fn from(value: &IMSVidInputDevices) -> Self
fn from(value: &IMSVidInputDevices) -> Self
Converts to this type from the input type.
§impl From<&IMSVidOutputDevice> for &IDispatch
impl From<&IMSVidOutputDevice> for &IDispatch
§fn from(value: &IMSVidOutputDevice) -> Self
fn from(value: &IMSVidOutputDevice) -> Self
Converts to this type from the input type.
§impl From<&IMSVidOutputDeviceEvent> for &IDispatch
impl From<&IMSVidOutputDeviceEvent> for &IDispatch
§fn from(value: &IMSVidOutputDeviceEvent) -> Self
fn from(value: &IMSVidOutputDeviceEvent) -> Self
Converts to this type from the input type.
§impl From<&IMSVidOutputDevices> for &IDispatch
impl From<&IMSVidOutputDevices> for &IDispatch
§fn from(value: &IMSVidOutputDevices) -> Self
fn from(value: &IMSVidOutputDevices) -> Self
Converts to this type from the input type.
§impl From<&IMSVidPlayback> for &IDispatch
impl From<&IMSVidPlayback> for &IDispatch
§fn from(value: &IMSVidPlayback) -> Self
fn from(value: &IMSVidPlayback) -> Self
Converts to this type from the input type.
§impl From<&IMSVidPlaybackEvent> for &IDispatch
impl From<&IMSVidPlaybackEvent> for &IDispatch
§fn from(value: &IMSVidPlaybackEvent) -> Self
fn from(value: &IMSVidPlaybackEvent) -> Self
Converts to this type from the input type.
§impl From<&IMSVidRect> for &IDispatch
impl From<&IMSVidRect> for &IDispatch
§fn from(value: &IMSVidRect) -> Self
fn from(value: &IMSVidRect) -> Self
Converts to this type from the input type.
§impl From<&IMSVidStreamBufferRecordingControl> for &IDispatch
impl From<&IMSVidStreamBufferRecordingControl> for &IDispatch
§fn from(value: &IMSVidStreamBufferRecordingControl) -> Self
fn from(value: &IMSVidStreamBufferRecordingControl) -> Self
Converts to this type from the input type.
§impl From<&IMSVidStreamBufferSink> for &IDispatch
impl From<&IMSVidStreamBufferSink> for &IDispatch
§fn from(value: &IMSVidStreamBufferSink) -> Self
fn from(value: &IMSVidStreamBufferSink) -> Self
Converts to this type from the input type.
§impl From<&IMSVidStreamBufferSink2> for &IDispatch
impl From<&IMSVidStreamBufferSink2> for &IDispatch
§fn from(value: &IMSVidStreamBufferSink2) -> Self
fn from(value: &IMSVidStreamBufferSink2) -> Self
Converts to this type from the input type.
§impl From<&IMSVidStreamBufferSink3> for &IDispatch
impl From<&IMSVidStreamBufferSink3> for &IDispatch
§fn from(value: &IMSVidStreamBufferSink3) -> Self
fn from(value: &IMSVidStreamBufferSink3) -> Self
Converts to this type from the input type.
§impl From<&IMSVidStreamBufferSinkEvent> for &IDispatch
impl From<&IMSVidStreamBufferSinkEvent> for &IDispatch
§fn from(value: &IMSVidStreamBufferSinkEvent) -> Self
fn from(value: &IMSVidStreamBufferSinkEvent) -> Self
Converts to this type from the input type.
§impl From<&IMSVidStreamBufferSinkEvent2> for &IDispatch
impl From<&IMSVidStreamBufferSinkEvent2> for &IDispatch
§fn from(value: &IMSVidStreamBufferSinkEvent2) -> Self
fn from(value: &IMSVidStreamBufferSinkEvent2) -> Self
Converts to this type from the input type.
§impl From<&IMSVidStreamBufferSinkEvent3> for &IDispatch
impl From<&IMSVidStreamBufferSinkEvent3> for &IDispatch
§fn from(value: &IMSVidStreamBufferSinkEvent3) -> Self
fn from(value: &IMSVidStreamBufferSinkEvent3) -> Self
Converts to this type from the input type.
§impl From<&IMSVidStreamBufferSinkEvent4> for &IDispatch
impl From<&IMSVidStreamBufferSinkEvent4> for &IDispatch
§fn from(value: &IMSVidStreamBufferSinkEvent4) -> Self
fn from(value: &IMSVidStreamBufferSinkEvent4) -> Self
Converts to this type from the input type.
§impl From<&IMSVidStreamBufferSource> for &IDispatch
impl From<&IMSVidStreamBufferSource> for &IDispatch
§fn from(value: &IMSVidStreamBufferSource) -> Self
fn from(value: &IMSVidStreamBufferSource) -> Self
Converts to this type from the input type.
§impl From<&IMSVidStreamBufferSource2> for &IDispatch
impl From<&IMSVidStreamBufferSource2> for &IDispatch
§fn from(value: &IMSVidStreamBufferSource2) -> Self
fn from(value: &IMSVidStreamBufferSource2) -> Self
Converts to this type from the input type.
§impl From<&IMSVidStreamBufferSourceEvent> for &IDispatch
impl From<&IMSVidStreamBufferSourceEvent> for &IDispatch
§fn from(value: &IMSVidStreamBufferSourceEvent) -> Self
fn from(value: &IMSVidStreamBufferSourceEvent) -> Self
Converts to this type from the input type.
§impl From<&IMSVidStreamBufferSourceEvent2> for &IDispatch
impl From<&IMSVidStreamBufferSourceEvent2> for &IDispatch
§fn from(value: &IMSVidStreamBufferSourceEvent2) -> Self
fn from(value: &IMSVidStreamBufferSourceEvent2) -> Self
Converts to this type from the input type.
§impl From<&IMSVidStreamBufferSourceEvent3> for &IDispatch
impl From<&IMSVidStreamBufferSourceEvent3> for &IDispatch
§fn from(value: &IMSVidStreamBufferSourceEvent3) -> Self
fn from(value: &IMSVidStreamBufferSourceEvent3) -> Self
Converts to this type from the input type.
§impl From<&IMSVidStreamBufferV2SourceEvent> for &IDispatch
impl From<&IMSVidStreamBufferV2SourceEvent> for &IDispatch
§fn from(value: &IMSVidStreamBufferV2SourceEvent) -> Self
fn from(value: &IMSVidStreamBufferV2SourceEvent) -> Self
Converts to this type from the input type.
§impl From<&IMSVidTuner> for &IDispatch
impl From<&IMSVidTuner> for &IDispatch
§fn from(value: &IMSVidTuner) -> Self
fn from(value: &IMSVidTuner) -> Self
Converts to this type from the input type.
§impl From<&IMSVidTunerEvent> for &IDispatch
impl From<&IMSVidTunerEvent> for &IDispatch
§fn from(value: &IMSVidTunerEvent) -> Self
fn from(value: &IMSVidTunerEvent) -> Self
Converts to this type from the input type.
§impl From<&IMSVidVMR9> for &IDispatch
impl From<&IMSVidVMR9> for &IDispatch
§fn from(value: &IMSVidVMR9) -> Self
fn from(value: &IMSVidVMR9) -> Self
Converts to this type from the input type.
§impl From<&IMSVidVideoInputDevice> for &IDispatch
impl From<&IMSVidVideoInputDevice> for &IDispatch
§fn from(value: &IMSVidVideoInputDevice) -> Self
fn from(value: &IMSVidVideoInputDevice) -> Self
Converts to this type from the input type.
§impl From<&IMSVidVideoRenderer> for &IDispatch
impl From<&IMSVidVideoRenderer> for &IDispatch
§fn from(value: &IMSVidVideoRenderer) -> Self
fn from(value: &IMSVidVideoRenderer) -> Self
Converts to this type from the input type.
§impl From<&IMSVidVideoRenderer2> for &IDispatch
impl From<&IMSVidVideoRenderer2> for &IDispatch
§fn from(value: &IMSVidVideoRenderer2) -> Self
fn from(value: &IMSVidVideoRenderer2) -> Self
Converts to this type from the input type.
§impl From<&IMSVidVideoRendererDevices> for &IDispatch
impl From<&IMSVidVideoRendererDevices> for &IDispatch
§fn from(value: &IMSVidVideoRendererDevices) -> Self
fn from(value: &IMSVidVideoRendererDevices) -> Self
Converts to this type from the input type.
§impl From<&IMSVidVideoRendererEvent> for &IDispatch
impl From<&IMSVidVideoRendererEvent> for &IDispatch
§fn from(value: &IMSVidVideoRendererEvent) -> Self
fn from(value: &IMSVidVideoRendererEvent) -> Self
Converts to this type from the input type.
§impl From<&IMSVidVideoRendererEvent2> for &IDispatch
impl From<&IMSVidVideoRendererEvent2> for &IDispatch
§fn from(value: &IMSVidVideoRendererEvent2) -> Self
fn from(value: &IMSVidVideoRendererEvent2) -> Self
Converts to this type from the input type.
§impl From<&IMSVidWebDVD> for &IDispatch
impl From<&IMSVidWebDVD> for &IDispatch
§fn from(value: &IMSVidWebDVD) -> Self
fn from(value: &IMSVidWebDVD) -> Self
Converts to this type from the input type.
§impl From<&IMSVidWebDVD2> for &IDispatch
impl From<&IMSVidWebDVD2> for &IDispatch
§fn from(value: &IMSVidWebDVD2) -> Self
fn from(value: &IMSVidWebDVD2) -> Self
Converts to this type from the input type.
§impl From<&IMSVidWebDVDAdm> for &IDispatch
impl From<&IMSVidWebDVDAdm> for &IDispatch
§fn from(value: &IMSVidWebDVDAdm) -> Self
fn from(value: &IMSVidWebDVDAdm) -> Self
Converts to this type from the input type.
§impl From<&IMSVidWebDVDEvent> for &IDispatch
impl From<&IMSVidWebDVDEvent> for &IDispatch
§fn from(value: &IMSVidWebDVDEvent) -> Self
fn from(value: &IMSVidWebDVDEvent) -> Self
Converts to this type from the input type.
§impl From<&IMSVidXDSEvent> for &IDispatch
impl From<&IMSVidXDSEvent> for &IDispatch
§fn from(value: &IMSVidXDSEvent) -> Self
fn from(value: &IMSVidXDSEvent) -> Self
Converts to this type from the input type.
§impl From<&IMTSLocator> for &IDispatch
impl From<&IMTSLocator> for &IDispatch
§fn from(value: &IMTSLocator) -> Self
fn from(value: &IMTSLocator) -> Self
Converts to this type from the input type.
§impl From<&IMXAttributes> for &IDispatch
impl From<&IMXAttributes> for &IDispatch
§fn from(value: &IMXAttributes) -> Self
fn from(value: &IMXAttributes) -> Self
Converts to this type from the input type.
§impl From<&IMXNamespacePrefixes> for &IDispatch
impl From<&IMXNamespacePrefixes> for &IDispatch
§fn from(value: &IMXNamespacePrefixes) -> Self
fn from(value: &IMXNamespacePrefixes) -> Self
Converts to this type from the input type.
§impl From<&IMXReaderControl> for &IDispatch
impl From<&IMXReaderControl> for &IDispatch
§fn from(value: &IMXReaderControl) -> Self
fn from(value: &IMXReaderControl) -> Self
Converts to this type from the input type.
§impl From<&IMXSchemaDeclHandler> for &IDispatch
impl From<&IMXSchemaDeclHandler> for &IDispatch
§fn from(value: &IMXSchemaDeclHandler) -> Self
fn from(value: &IMXSchemaDeclHandler) -> Self
Converts to this type from the input type.
§impl From<&IMXXMLFilter> for &IDispatch
impl From<&IMXXMLFilter> for &IDispatch
§fn from(value: &IMXXMLFilter) -> Self
fn from(value: &IMXXMLFilter) -> Self
Converts to this type from the input type.
§impl From<&IMaintenanceSettings> for &IDispatch
impl From<&IMaintenanceSettings> for &IDispatch
§fn from(value: &IMaintenanceSettings) -> Self
fn from(value: &IMaintenanceSettings) -> Self
Converts to this type from the input type.
§impl From<&IMathInputControl> for &IDispatch
impl From<&IMathInputControl> for &IDispatch
§fn from(value: &IMathInputControl) -> Self
fn from(value: &IMathInputControl) -> Self
Converts to this type from the input type.
§impl From<&IMcastAddressAllocation> for &IDispatch
impl From<&IMcastAddressAllocation> for &IDispatch
§fn from(value: &IMcastAddressAllocation) -> Self
fn from(value: &IMcastAddressAllocation) -> Self
Converts to this type from the input type.
§impl From<&IMcastLeaseInfo> for &IDispatch
impl From<&IMcastLeaseInfo> for &IDispatch
§fn from(value: &IMcastLeaseInfo) -> Self
fn from(value: &IMcastLeaseInfo) -> Self
Converts to this type from the input type.
§impl From<&IMcastScope> for &IDispatch
impl From<&IMcastScope> for &IDispatch
§fn from(value: &IMcastScope) -> Self
fn from(value: &IMcastScope) -> Self
Converts to this type from the input type.
§impl From<&IMediaControl> for &IDispatch
impl From<&IMediaControl> for &IDispatch
§fn from(value: &IMediaControl) -> Self
fn from(value: &IMediaControl) -> Self
Converts to this type from the input type.
§impl From<&IMediaEvent> for &IDispatch
impl From<&IMediaEvent> for &IDispatch
§fn from(value: &IMediaEvent) -> Self
fn from(value: &IMediaEvent) -> Self
Converts to this type from the input type.
§impl From<&IMediaEventEx> for &IDispatch
impl From<&IMediaEventEx> for &IDispatch
§fn from(value: &IMediaEventEx) -> Self
fn from(value: &IMediaEventEx) -> Self
Converts to this type from the input type.
§impl From<&IMediaPosition> for &IDispatch
impl From<&IMediaPosition> for &IDispatch
§fn from(value: &IMediaPosition) -> Self
fn from(value: &IMediaPosition) -> Self
Converts to this type from the input type.
§impl From<&IMediaTypeInfo> for &IDispatch
impl From<&IMediaTypeInfo> for &IDispatch
§fn from(value: &IMediaTypeInfo) -> Self
fn from(value: &IMediaTypeInfo) -> Self
Converts to this type from the input type.
§impl From<&IMessageMover> for &IDispatch
impl From<&IMessageMover> for &IDispatch
§fn from(value: &IMessageMover) -> Self
fn from(value: &IMessageMover) -> Self
Converts to this type from the input type.
§impl From<&IMonthlyDOWTrigger> for &IDispatch
impl From<&IMonthlyDOWTrigger> for &IDispatch
§fn from(value: &IMonthlyDOWTrigger) -> Self
fn from(value: &IMonthlyDOWTrigger) -> Self
Converts to this type from the input type.
§impl From<&IMonthlyTrigger> for &IDispatch
impl From<&IMonthlyTrigger> for &IDispatch
§fn from(value: &IMonthlyTrigger) -> Self
fn from(value: &IMonthlyTrigger) -> Self
Converts to this type from the input type.
§impl From<&IMsmDependencies> for &IDispatch
impl From<&IMsmDependencies> for &IDispatch
§fn from(value: &IMsmDependencies) -> Self
fn from(value: &IMsmDependencies) -> Self
Converts to this type from the input type.
§impl From<&IMsmDependency> for &IDispatch
impl From<&IMsmDependency> for &IDispatch
§fn from(value: &IMsmDependency) -> Self
fn from(value: &IMsmDependency) -> Self
Converts to this type from the input type.
§impl From<&IMsmErrors> for &IDispatch
impl From<&IMsmErrors> for &IDispatch
§fn from(value: &IMsmErrors) -> Self
fn from(value: &IMsmErrors) -> Self
Converts to this type from the input type.
§impl From<&IMsmGetFiles> for &IDispatch
impl From<&IMsmGetFiles> for &IDispatch
§fn from(value: &IMsmGetFiles) -> Self
fn from(value: &IMsmGetFiles) -> Self
Converts to this type from the input type.
§impl From<&IMsmStrings> for &IDispatch
impl From<&IMsmStrings> for &IDispatch
§fn from(value: &IMsmStrings) -> Self
fn from(value: &IMsmStrings) -> Self
Converts to this type from the input type.
§impl From<&IMtsEventInfo> for &IDispatch
impl From<&IMtsEventInfo> for &IDispatch
§fn from(value: &IMtsEventInfo) -> Self
fn from(value: &IMtsEventInfo) -> Self
Converts to this type from the input type.
§impl From<&IMtsEvents> for &IDispatch
impl From<&IMtsEvents> for &IDispatch
§fn from(value: &IMtsEvents) -> Self
fn from(value: &IMtsEvents) -> Self
Converts to this type from the input type.
§impl From<&IMultisession> for &IDispatch
impl From<&IMultisession> for &IDispatch
§fn from(value: &IMultisession) -> Self
fn from(value: &IMultisession) -> Self
Converts to this type from the input type.
§impl From<&IMultisessionRandomWrite> for &IDispatch
impl From<&IMultisessionRandomWrite> for &IDispatch
§fn from(value: &IMultisessionRandomWrite) -> Self
fn from(value: &IMultisessionRandomWrite) -> Self
Converts to this type from the input type.
§impl From<&IMultisessionSequential> for &IDispatch
impl From<&IMultisessionSequential> for &IDispatch
§fn from(value: &IMultisessionSequential) -> Self
fn from(value: &IMultisessionSequential) -> Self
Converts to this type from the input type.
§impl From<&IMultisessionSequential2> for &IDispatch
impl From<&IMultisessionSequential2> for &IDispatch
§fn from(value: &IMultisessionSequential2) -> Self
fn from(value: &IMultisessionSequential2) -> Self
Converts to this type from the input type.
§impl From<&INATEventManager> for &IDispatch
impl From<&INATEventManager> for &IDispatch
§fn from(value: &INATEventManager) -> Self
fn from(value: &INATEventManager) -> Self
Converts to this type from the input type.
§impl From<&INetConnectionProps> for &IDispatch
impl From<&INetConnectionProps> for &IDispatch
§fn from(value: &INetConnectionProps) -> Self
fn from(value: &INetConnectionProps) -> Self
Converts to this type from the input type.
§impl From<&INetFwAuthorizedApplication> for &IDispatch
impl From<&INetFwAuthorizedApplication> for &IDispatch
§fn from(value: &INetFwAuthorizedApplication) -> Self
fn from(value: &INetFwAuthorizedApplication) -> Self
Converts to this type from the input type.
§impl From<&INetFwAuthorizedApplications> for &IDispatch
impl From<&INetFwAuthorizedApplications> for &IDispatch
§fn from(value: &INetFwAuthorizedApplications) -> Self
fn from(value: &INetFwAuthorizedApplications) -> Self
Converts to this type from the input type.
§impl From<&INetFwIcmpSettings> for &IDispatch
impl From<&INetFwIcmpSettings> for &IDispatch
§fn from(value: &INetFwIcmpSettings) -> Self
fn from(value: &INetFwIcmpSettings) -> Self
Converts to this type from the input type.
§impl From<&INetFwOpenPort> for &IDispatch
impl From<&INetFwOpenPort> for &IDispatch
§fn from(value: &INetFwOpenPort) -> Self
fn from(value: &INetFwOpenPort) -> Self
Converts to this type from the input type.
§impl From<&INetFwOpenPorts> for &IDispatch
impl From<&INetFwOpenPorts> for &IDispatch
§fn from(value: &INetFwOpenPorts) -> Self
fn from(value: &INetFwOpenPorts) -> Self
Converts to this type from the input type.
§impl From<&INetFwPolicy> for &IDispatch
impl From<&INetFwPolicy> for &IDispatch
§fn from(value: &INetFwPolicy) -> Self
fn from(value: &INetFwPolicy) -> Self
Converts to this type from the input type.
§impl From<&INetFwPolicy2> for &IDispatch
impl From<&INetFwPolicy2> for &IDispatch
§fn from(value: &INetFwPolicy2) -> Self
fn from(value: &INetFwPolicy2) -> Self
Converts to this type from the input type.
§impl From<&INetFwProduct> for &IDispatch
impl From<&INetFwProduct> for &IDispatch
§fn from(value: &INetFwProduct) -> Self
fn from(value: &INetFwProduct) -> Self
Converts to this type from the input type.
§impl From<&INetFwProducts> for &IDispatch
impl From<&INetFwProducts> for &IDispatch
§fn from(value: &INetFwProducts) -> Self
fn from(value: &INetFwProducts) -> Self
Converts to this type from the input type.
§impl From<&INetFwProfile> for &IDispatch
impl From<&INetFwProfile> for &IDispatch
§fn from(value: &INetFwProfile) -> Self
fn from(value: &INetFwProfile) -> Self
Converts to this type from the input type.
§impl From<&INetFwRemoteAdminSettings> for &IDispatch
impl From<&INetFwRemoteAdminSettings> for &IDispatch
§fn from(value: &INetFwRemoteAdminSettings) -> Self
fn from(value: &INetFwRemoteAdminSettings) -> Self
Converts to this type from the input type.
§impl From<&INetFwRule> for &IDispatch
impl From<&INetFwRule> for &IDispatch
§fn from(value: &INetFwRule) -> Self
fn from(value: &INetFwRule) -> Self
Converts to this type from the input type.
§impl From<&INetFwRule2> for &IDispatch
impl From<&INetFwRule2> for &IDispatch
§fn from(value: &INetFwRule2) -> Self
fn from(value: &INetFwRule2) -> Self
Converts to this type from the input type.
§impl From<&INetFwRule3> for &IDispatch
impl From<&INetFwRule3> for &IDispatch
§fn from(value: &INetFwRule3) -> Self
fn from(value: &INetFwRule3) -> Self
Converts to this type from the input type.
§impl From<&INetFwRules> for &IDispatch
impl From<&INetFwRules> for &IDispatch
§fn from(value: &INetFwRules) -> Self
fn from(value: &INetFwRules) -> Self
Converts to this type from the input type.
§impl From<&INetFwService> for &IDispatch
impl From<&INetFwService> for &IDispatch
§fn from(value: &INetFwService) -> Self
fn from(value: &INetFwService) -> Self
Converts to this type from the input type.
§impl From<&INetFwServiceRestriction> for &IDispatch
impl From<&INetFwServiceRestriction> for &IDispatch
§fn from(value: &INetFwServiceRestriction) -> Self
fn from(value: &INetFwServiceRestriction) -> Self
Converts to this type from the input type.
§impl From<&INetFwServices> for &IDispatch
impl From<&INetFwServices> for &IDispatch
§fn from(value: &INetFwServices) -> Self
fn from(value: &INetFwServices) -> Self
Converts to this type from the input type.
§impl From<&INetSharingConfiguration> for &IDispatch
impl From<&INetSharingConfiguration> for &IDispatch
§fn from(value: &INetSharingConfiguration) -> Self
fn from(value: &INetSharingConfiguration) -> Self
Converts to this type from the input type.
§impl From<&INetSharingEveryConnectionCollection> for &IDispatch
impl From<&INetSharingEveryConnectionCollection> for &IDispatch
§fn from(value: &INetSharingEveryConnectionCollection) -> Self
fn from(value: &INetSharingEveryConnectionCollection) -> Self
Converts to this type from the input type.
§impl From<&INetSharingManager> for &IDispatch
impl From<&INetSharingManager> for &IDispatch
§fn from(value: &INetSharingManager) -> Self
fn from(value: &INetSharingManager) -> Self
Converts to this type from the input type.
§impl From<&INetSharingPortMapping> for &IDispatch
impl From<&INetSharingPortMapping> for &IDispatch
§fn from(value: &INetSharingPortMapping) -> Self
fn from(value: &INetSharingPortMapping) -> Self
Converts to this type from the input type.
§impl From<&INetSharingPortMappingCollection> for &IDispatch
impl From<&INetSharingPortMappingCollection> for &IDispatch
§fn from(value: &INetSharingPortMappingCollection) -> Self
fn from(value: &INetSharingPortMappingCollection) -> Self
Converts to this type from the input type.
§impl From<&INetSharingPortMappingProps> for &IDispatch
impl From<&INetSharingPortMappingProps> for &IDispatch
§fn from(value: &INetSharingPortMappingProps) -> Self
fn from(value: &INetSharingPortMappingProps) -> Self
Converts to this type from the input type.
§impl From<&INetSharingPrivateConnectionCollection> for &IDispatch
impl From<&INetSharingPrivateConnectionCollection> for &IDispatch
§fn from(value: &INetSharingPrivateConnectionCollection) -> Self
fn from(value: &INetSharingPrivateConnectionCollection) -> Self
Converts to this type from the input type.
§impl From<&INetSharingPublicConnectionCollection> for &IDispatch
impl From<&INetSharingPublicConnectionCollection> for &IDispatch
§fn from(value: &INetSharingPublicConnectionCollection) -> Self
fn from(value: &INetSharingPublicConnectionCollection) -> Self
Converts to this type from the input type.
§impl From<&INetworkConnection> for &IDispatch
impl From<&INetworkConnection> for &IDispatch
§fn from(value: &INetworkConnection) -> Self
fn from(value: &INetworkConnection) -> Self
Converts to this type from the input type.
§impl From<&INetworkConnection2> for &IDispatch
impl From<&INetworkConnection2> for &IDispatch
§fn from(value: &INetworkConnection2) -> Self
fn from(value: &INetworkConnection2) -> Self
Converts to this type from the input type.
§impl From<&INetworkListManager> for &IDispatch
impl From<&INetworkListManager> for &IDispatch
§fn from(value: &INetworkListManager) -> Self
fn from(value: &INetworkListManager) -> Self
Converts to this type from the input type.
§impl From<&INetworkSettings> for &IDispatch
impl From<&INetworkSettings> for &IDispatch
§fn from(value: &INetworkSettings) -> Self
fn from(value: &INetworkSettings) -> Self
Converts to this type from the input type.
§impl From<&INewWDEvents> for &IDispatch
impl From<&INewWDEvents> for &IDispatch
§fn from(value: &INewWDEvents) -> Self
fn from(value: &INewWDEvents) -> Self
Converts to this type from the input type.
§impl From<&IOCSPAdmin> for &IDispatch
impl From<&IOCSPAdmin> for &IDispatch
§fn from(value: &IOCSPAdmin) -> Self
fn from(value: &IOCSPAdmin) -> Self
Converts to this type from the input type.
§impl From<&IOCSPCAConfiguration> for &IDispatch
impl From<&IOCSPCAConfiguration> for &IDispatch
§fn from(value: &IOCSPCAConfiguration) -> Self
fn from(value: &IOCSPCAConfiguration) -> Self
Converts to this type from the input type.
§impl From<&IOCSPCAConfigurationCollection> for &IDispatch
impl From<&IOCSPCAConfigurationCollection> for &IDispatch
§fn from(value: &IOCSPCAConfigurationCollection) -> Self
fn from(value: &IOCSPCAConfigurationCollection) -> Self
Converts to this type from the input type.
§impl From<&IOCSPProperty> for &IDispatch
impl From<&IOCSPProperty> for &IDispatch
§fn from(value: &IOCSPProperty) -> Self
fn from(value: &IOCSPProperty) -> Self
Converts to this type from the input type.
§impl From<&IOCSPPropertyCollection> for &IDispatch
impl From<&IOCSPPropertyCollection> for &IDispatch
§fn from(value: &IOCSPPropertyCollection) -> Self
fn from(value: &IOCSPPropertyCollection) -> Self
Converts to this type from the input type.
§impl From<&IObjectConstructString> for &IDispatch
impl From<&IObjectConstructString> for &IDispatch
§fn from(value: &IObjectConstructString) -> Self
fn from(value: &IObjectConstructString) -> Self
Converts to this type from the input type.
§impl From<&IObjectIds> for &IDispatch
impl From<&IObjectIds> for &IDispatch
§fn from(value: &IObjectIds) -> Self
fn from(value: &IObjectIds) -> Self
Converts to this type from the input type.
§impl From<&IPackageUtil> for &IDispatch
impl From<&IPackageUtil> for &IDispatch
§fn from(value: &IPackageUtil) -> Self
fn from(value: &IPackageUtil) -> Self
Converts to this type from the input type.
§impl From<&IPenInputPanel> for &IDispatch
impl From<&IPenInputPanel> for &IDispatch
§fn from(value: &IPenInputPanel) -> Self
fn from(value: &IPenInputPanel) -> Self
Converts to this type from the input type.
§impl From<&IPerformanceCounterDataCollector> for &IDispatch
impl From<&IPerformanceCounterDataCollector> for &IDispatch
§fn from(value: &IPerformanceCounterDataCollector) -> Self
fn from(value: &IPerformanceCounterDataCollector) -> Self
Converts to this type from the input type.
§impl From<&IPictureDisp> for &IDispatch
impl From<&IPictureDisp> for &IDispatch
§fn from(value: &IPictureDisp) -> Self
fn from(value: &IPictureDisp) -> Self
Converts to this type from the input type.
§impl From<&IPolicyQualifier> for &IDispatch
impl From<&IPolicyQualifier> for &IDispatch
§fn from(value: &IPolicyQualifier) -> Self
fn from(value: &IPolicyQualifier) -> Self
Converts to this type from the input type.
§impl From<&IPolicyQualifiers> for &IDispatch
impl From<&IPolicyQualifiers> for &IDispatch
§fn from(value: &IPolicyQualifiers) -> Self
fn from(value: &IPolicyQualifiers) -> Self
Converts to this type from the input type.
§impl From<&IPoolManager> for &IDispatch
impl From<&IPoolManager> for &IDispatch
§fn from(value: &IPoolManager) -> Self
fn from(value: &IPoolManager) -> Self
Converts to this type from the input type.
§impl From<&IPortableDeviceWebControl> for &IDispatch
impl From<&IPortableDeviceWebControl> for &IDispatch
§fn from(value: &IPortableDeviceWebControl) -> Self
fn from(value: &IPortableDeviceWebControl) -> Self
Converts to this type from the input type.
§impl From<&IPrincipal> for &IDispatch
impl From<&IPrincipal> for &IDispatch
§fn from(value: &IPrincipal) -> Self
fn from(value: &IPrincipal) -> Self
Converts to this type from the input type.
§impl From<&IPrincipal2> for &IDispatch
impl From<&IPrincipal2> for &IDispatch
§fn from(value: &IPrincipal2) -> Self
fn from(value: &IPrincipal2) -> Self
Converts to this type from the input type.
§impl From<&IPrintDocumentPackageStatusEvent> for &IDispatch
impl From<&IPrintDocumentPackageStatusEvent> for &IDispatch
§fn from(value: &IPrintDocumentPackageStatusEvent) -> Self
fn from(value: &IPrintDocumentPackageStatusEvent) -> Self
Converts to this type from the input type.
§impl From<&IPrintJobCollection> for &IDispatch
impl From<&IPrintJobCollection> for &IDispatch
§fn from(value: &IPrintJobCollection) -> Self
fn from(value: &IPrintJobCollection) -> Self
Converts to this type from the input type.
§impl From<&IPrintSchemaAsyncOperation> for &IDispatch
impl From<&IPrintSchemaAsyncOperation> for &IDispatch
§fn from(value: &IPrintSchemaAsyncOperation) -> Self
fn from(value: &IPrintSchemaAsyncOperation) -> Self
Converts to this type from the input type.
§impl From<&IPrintSchemaAsyncOperationEvent> for &IDispatch
impl From<&IPrintSchemaAsyncOperationEvent> for &IDispatch
§fn from(value: &IPrintSchemaAsyncOperationEvent) -> Self
fn from(value: &IPrintSchemaAsyncOperationEvent) -> Self
Converts to this type from the input type.
§impl From<&IPrintSchemaCapabilities> for &IDispatch
impl From<&IPrintSchemaCapabilities> for &IDispatch
§fn from(value: &IPrintSchemaCapabilities) -> Self
fn from(value: &IPrintSchemaCapabilities) -> Self
Converts to this type from the input type.
§impl From<&IPrintSchemaCapabilities2> for &IDispatch
impl From<&IPrintSchemaCapabilities2> for &IDispatch
§fn from(value: &IPrintSchemaCapabilities2) -> Self
fn from(value: &IPrintSchemaCapabilities2) -> Self
Converts to this type from the input type.
§impl From<&IPrintSchemaDisplayableElement> for &IDispatch
impl From<&IPrintSchemaDisplayableElement> for &IDispatch
§fn from(value: &IPrintSchemaDisplayableElement) -> Self
fn from(value: &IPrintSchemaDisplayableElement) -> Self
Converts to this type from the input type.
§impl From<&IPrintSchemaElement> for &IDispatch
impl From<&IPrintSchemaElement> for &IDispatch
§fn from(value: &IPrintSchemaElement) -> Self
fn from(value: &IPrintSchemaElement) -> Self
Converts to this type from the input type.
§impl From<&IPrintSchemaFeature> for &IDispatch
impl From<&IPrintSchemaFeature> for &IDispatch
§fn from(value: &IPrintSchemaFeature) -> Self
fn from(value: &IPrintSchemaFeature) -> Self
Converts to this type from the input type.
§impl From<&IPrintSchemaNUpOption> for &IDispatch
impl From<&IPrintSchemaNUpOption> for &IDispatch
§fn from(value: &IPrintSchemaNUpOption) -> Self
fn from(value: &IPrintSchemaNUpOption) -> Self
Converts to this type from the input type.
§impl From<&IPrintSchemaOption> for &IDispatch
impl From<&IPrintSchemaOption> for &IDispatch
§fn from(value: &IPrintSchemaOption) -> Self
fn from(value: &IPrintSchemaOption) -> Self
Converts to this type from the input type.
§impl From<&IPrintSchemaOptionCollection> for &IDispatch
impl From<&IPrintSchemaOptionCollection> for &IDispatch
§fn from(value: &IPrintSchemaOptionCollection) -> Self
fn from(value: &IPrintSchemaOptionCollection) -> Self
Converts to this type from the input type.
§impl From<&IPrintSchemaPageImageableSize> for &IDispatch
impl From<&IPrintSchemaPageImageableSize> for &IDispatch
§fn from(value: &IPrintSchemaPageImageableSize) -> Self
fn from(value: &IPrintSchemaPageImageableSize) -> Self
Converts to this type from the input type.
§impl From<&IPrintSchemaPageMediaSizeOption> for &IDispatch
impl From<&IPrintSchemaPageMediaSizeOption> for &IDispatch
§fn from(value: &IPrintSchemaPageMediaSizeOption) -> Self
fn from(value: &IPrintSchemaPageMediaSizeOption) -> Self
Converts to this type from the input type.
§impl From<&IPrintSchemaParameterDefinition> for &IDispatch
impl From<&IPrintSchemaParameterDefinition> for &IDispatch
§fn from(value: &IPrintSchemaParameterDefinition) -> Self
fn from(value: &IPrintSchemaParameterDefinition) -> Self
Converts to this type from the input type.
§impl From<&IPrintSchemaParameterInitializer> for &IDispatch
impl From<&IPrintSchemaParameterInitializer> for &IDispatch
§fn from(value: &IPrintSchemaParameterInitializer) -> Self
fn from(value: &IPrintSchemaParameterInitializer) -> Self
Converts to this type from the input type.
§impl From<&IPrintSchemaTicket> for &IDispatch
impl From<&IPrintSchemaTicket> for &IDispatch
§fn from(value: &IPrintSchemaTicket) -> Self
fn from(value: &IPrintSchemaTicket) -> Self
Converts to this type from the input type.
§impl From<&IPrintSchemaTicket2> for &IDispatch
impl From<&IPrintSchemaTicket2> for &IDispatch
§fn from(value: &IPrintSchemaTicket2) -> Self
fn from(value: &IPrintSchemaTicket2) -> Self
Converts to this type from the input type.
§impl From<&IPrinterExtensionContext> for &IDispatch
impl From<&IPrinterExtensionContext> for &IDispatch
§fn from(value: &IPrinterExtensionContext) -> Self
fn from(value: &IPrinterExtensionContext) -> Self
Converts to this type from the input type.
§impl From<&IPrinterExtensionContextCollection> for &IDispatch
impl From<&IPrinterExtensionContextCollection> for &IDispatch
§fn from(value: &IPrinterExtensionContextCollection) -> Self
fn from(value: &IPrinterExtensionContextCollection) -> Self
Converts to this type from the input type.
§impl From<&IPrinterExtensionEvent> for &IDispatch
impl From<&IPrinterExtensionEvent> for &IDispatch
§fn from(value: &IPrinterExtensionEvent) -> Self
fn from(value: &IPrinterExtensionEvent) -> Self
Converts to this type from the input type.
§impl From<&IPrinterExtensionEventArgs> for &IDispatch
impl From<&IPrinterExtensionEventArgs> for &IDispatch
§fn from(value: &IPrinterExtensionEventArgs) -> Self
fn from(value: &IPrinterExtensionEventArgs) -> Self
Converts to this type from the input type.
§impl From<&IPrinterExtensionRequest> for &IDispatch
impl From<&IPrinterExtensionRequest> for &IDispatch
§fn from(value: &IPrinterExtensionRequest) -> Self
fn from(value: &IPrinterExtensionRequest) -> Self
Converts to this type from the input type.
§impl From<&IPrinterPropertyBag> for &IDispatch
impl From<&IPrinterPropertyBag> for &IDispatch
§fn from(value: &IPrinterPropertyBag) -> Self
fn from(value: &IPrinterPropertyBag) -> Self
Converts to this type from the input type.
§impl From<&IPrinterQueue> for &IDispatch
impl From<&IPrinterQueue> for &IDispatch
§fn from(value: &IPrinterQueue) -> Self
fn from(value: &IPrinterQueue) -> Self
Converts to this type from the input type.
§impl From<&IPrinterQueue2> for &IDispatch
impl From<&IPrinterQueue2> for &IDispatch
§fn from(value: &IPrinterQueue2) -> Self
fn from(value: &IPrinterQueue2) -> Self
Converts to this type from the input type.
§impl From<&IPrinterQueueEvent> for &IDispatch
impl From<&IPrinterQueueEvent> for &IDispatch
§fn from(value: &IPrinterQueueEvent) -> Self
fn from(value: &IPrinterQueueEvent) -> Self
Converts to this type from the input type.
§impl From<&IPrinterQueueView> for &IDispatch
impl From<&IPrinterQueueView> for &IDispatch
§fn from(value: &IPrinterQueueView) -> Self
fn from(value: &IPrinterQueueView) -> Self
Converts to this type from the input type.
§impl From<&IPrinterQueueViewEvent> for &IDispatch
impl From<&IPrinterQueueViewEvent> for &IDispatch
§fn from(value: &IPrinterQueueViewEvent) -> Self
fn from(value: &IPrinterQueueViewEvent) -> Self
Converts to this type from the input type.
§impl From<&IPrinterScriptContext> for &IDispatch
impl From<&IPrinterScriptContext> for &IDispatch
§fn from(value: &IPrinterScriptContext) -> Self
fn from(value: &IPrinterScriptContext) -> Self
Converts to this type from the input type.
§impl From<&IPrinterScriptablePropertyBag> for &IDispatch
impl From<&IPrinterScriptablePropertyBag> for &IDispatch
§fn from(value: &IPrinterScriptablePropertyBag) -> Self
fn from(value: &IPrinterScriptablePropertyBag) -> Self
Converts to this type from the input type.
§impl From<&IPrinterScriptablePropertyBag2> for &IDispatch
impl From<&IPrinterScriptablePropertyBag2> for &IDispatch
§fn from(value: &IPrinterScriptablePropertyBag2) -> Self
fn from(value: &IPrinterScriptablePropertyBag2) -> Self
Converts to this type from the input type.
§impl From<&IPrinterScriptableSequentialStream> for &IDispatch
impl From<&IPrinterScriptableSequentialStream> for &IDispatch
§fn from(value: &IPrinterScriptableSequentialStream) -> Self
fn from(value: &IPrinterScriptableSequentialStream) -> Self
Converts to this type from the input type.
§impl From<&IPrinterScriptableStream> for &IDispatch
impl From<&IPrinterScriptableStream> for &IDispatch
§fn from(value: &IPrinterScriptableStream) -> Self
fn from(value: &IPrinterScriptableStream) -> Self
Converts to this type from the input type.
§impl From<&IProgressItem> for &IDispatch
impl From<&IProgressItem> for &IDispatch
§fn from(value: &IProgressItem) -> Self
fn from(value: &IProgressItem) -> Self
Converts to this type from the input type.
§impl From<&IProgressItems> for &IDispatch
impl From<&IProgressItems> for &IDispatch
§fn from(value: &IProgressItems) -> Self
fn from(value: &IProgressItems) -> Self
Converts to this type from the input type.
§impl From<&IProvideWinSATAssessmentInfo> for &IDispatch
impl From<&IProvideWinSATAssessmentInfo> for &IDispatch
§fn from(value: &IProvideWinSATAssessmentInfo) -> Self
fn from(value: &IProvideWinSATAssessmentInfo) -> Self
Converts to this type from the input type.
§impl From<&IProvideWinSATResultsInfo> for &IDispatch
impl From<&IProvideWinSATResultsInfo> for &IDispatch
§fn from(value: &IProvideWinSATResultsInfo) -> Self
fn from(value: &IProvideWinSATResultsInfo) -> Self
Converts to this type from the input type.
§impl From<&IQueryAllWinSATAssessments> for &IDispatch
impl From<&IQueryAllWinSATAssessments> for &IDispatch
§fn from(value: &IQueryAllWinSATAssessments) -> Self
fn from(value: &IQueryAllWinSATAssessments) -> Self
Converts to this type from the input type.
§impl From<&IQueryRecentWinSATAssessment> for &IDispatch
impl From<&IQueryRecentWinSATAssessment> for &IDispatch
§fn from(value: &IQueryRecentWinSATAssessment) -> Self
fn from(value: &IQueryRecentWinSATAssessment) -> Self
Converts to this type from the input type.
§impl From<&IRDPSRAPIApplication> for &IDispatch
impl From<&IRDPSRAPIApplication> for &IDispatch
§fn from(value: &IRDPSRAPIApplication) -> Self
fn from(value: &IRDPSRAPIApplication) -> Self
Converts to this type from the input type.
§impl From<&IRDPSRAPIApplicationFilter> for &IDispatch
impl From<&IRDPSRAPIApplicationFilter> for &IDispatch
§fn from(value: &IRDPSRAPIApplicationFilter) -> Self
fn from(value: &IRDPSRAPIApplicationFilter) -> Self
Converts to this type from the input type.
§impl From<&IRDPSRAPIApplicationList> for &IDispatch
impl From<&IRDPSRAPIApplicationList> for &IDispatch
§fn from(value: &IRDPSRAPIApplicationList) -> Self
fn from(value: &IRDPSRAPIApplicationList) -> Self
Converts to this type from the input type.
§impl From<&IRDPSRAPIAttendee> for &IDispatch
impl From<&IRDPSRAPIAttendee> for &IDispatch
§fn from(value: &IRDPSRAPIAttendee) -> Self
fn from(value: &IRDPSRAPIAttendee) -> Self
Converts to this type from the input type.
§impl From<&IRDPSRAPIAttendeeDisconnectInfo> for &IDispatch
impl From<&IRDPSRAPIAttendeeDisconnectInfo> for &IDispatch
§fn from(value: &IRDPSRAPIAttendeeDisconnectInfo) -> Self
fn from(value: &IRDPSRAPIAttendeeDisconnectInfo) -> Self
Converts to this type from the input type.
§impl From<&IRDPSRAPIAttendeeManager> for &IDispatch
impl From<&IRDPSRAPIAttendeeManager> for &IDispatch
§fn from(value: &IRDPSRAPIAttendeeManager) -> Self
fn from(value: &IRDPSRAPIAttendeeManager) -> Self
Converts to this type from the input type.
§impl From<&IRDPSRAPIFrameBuffer> for &IDispatch
impl From<&IRDPSRAPIFrameBuffer> for &IDispatch
§fn from(value: &IRDPSRAPIFrameBuffer) -> Self
fn from(value: &IRDPSRAPIFrameBuffer) -> Self
Converts to this type from the input type.
§impl From<&IRDPSRAPIInvitation> for &IDispatch
impl From<&IRDPSRAPIInvitation> for &IDispatch
§fn from(value: &IRDPSRAPIInvitation) -> Self
fn from(value: &IRDPSRAPIInvitation) -> Self
Converts to this type from the input type.
§impl From<&IRDPSRAPIInvitationManager> for &IDispatch
impl From<&IRDPSRAPIInvitationManager> for &IDispatch
§fn from(value: &IRDPSRAPIInvitationManager) -> Self
fn from(value: &IRDPSRAPIInvitationManager) -> Self
Converts to this type from the input type.
§impl From<&IRDPSRAPISessionProperties> for &IDispatch
impl From<&IRDPSRAPISessionProperties> for &IDispatch
§fn from(value: &IRDPSRAPISessionProperties) -> Self
fn from(value: &IRDPSRAPISessionProperties) -> Self
Converts to this type from the input type.
§impl From<&IRDPSRAPISharingSession> for &IDispatch
impl From<&IRDPSRAPISharingSession> for &IDispatch
§fn from(value: &IRDPSRAPISharingSession) -> Self
fn from(value: &IRDPSRAPISharingSession) -> Self
Converts to this type from the input type.
§impl From<&IRDPSRAPISharingSession2> for &IDispatch
impl From<&IRDPSRAPISharingSession2> for &IDispatch
§fn from(value: &IRDPSRAPISharingSession2) -> Self
fn from(value: &IRDPSRAPISharingSession2) -> Self
Converts to this type from the input type.
§impl From<&IRDPSRAPITcpConnectionInfo> for &IDispatch
impl From<&IRDPSRAPITcpConnectionInfo> for &IDispatch
§fn from(value: &IRDPSRAPITcpConnectionInfo) -> Self
fn from(value: &IRDPSRAPITcpConnectionInfo) -> Self
Converts to this type from the input type.
§impl From<&IRDPSRAPIViewer> for &IDispatch
impl From<&IRDPSRAPIViewer> for &IDispatch
§fn from(value: &IRDPSRAPIViewer) -> Self
fn from(value: &IRDPSRAPIViewer) -> Self
Converts to this type from the input type.
§impl From<&IRDPSRAPIVirtualChannel> for &IDispatch
impl From<&IRDPSRAPIVirtualChannel> for &IDispatch
§fn from(value: &IRDPSRAPIVirtualChannel) -> Self
fn from(value: &IRDPSRAPIVirtualChannel) -> Self
Converts to this type from the input type.
§impl From<&IRDPSRAPIVirtualChannelManager> for &IDispatch
impl From<&IRDPSRAPIVirtualChannelManager> for &IDispatch
§fn from(value: &IRDPSRAPIVirtualChannelManager) -> Self
fn from(value: &IRDPSRAPIVirtualChannelManager) -> Self
Converts to this type from the input type.
§impl From<&IRDPSRAPIWindow> for &IDispatch
impl From<&IRDPSRAPIWindow> for &IDispatch
§fn from(value: &IRDPSRAPIWindow) -> Self
fn from(value: &IRDPSRAPIWindow) -> Self
Converts to this type from the input type.
§impl From<&IRDPSRAPIWindowList> for &IDispatch
impl From<&IRDPSRAPIWindowList> for &IDispatch
§fn from(value: &IRDPSRAPIWindowList) -> Self
fn from(value: &IRDPSRAPIWindowList) -> Self
Converts to this type from the input type.
§impl From<&IRTCBuddyEvent> for &IDispatch
impl From<&IRTCBuddyEvent> for &IDispatch
§fn from(value: &IRTCBuddyEvent) -> Self
fn from(value: &IRTCBuddyEvent) -> Self
Converts to this type from the input type.
§impl From<&IRTCBuddyEvent2> for &IDispatch
impl From<&IRTCBuddyEvent2> for &IDispatch
§fn from(value: &IRTCBuddyEvent2) -> Self
fn from(value: &IRTCBuddyEvent2) -> Self
Converts to this type from the input type.
§impl From<&IRTCBuddyGroupEvent> for &IDispatch
impl From<&IRTCBuddyGroupEvent> for &IDispatch
§fn from(value: &IRTCBuddyGroupEvent) -> Self
fn from(value: &IRTCBuddyGroupEvent) -> Self
Converts to this type from the input type.
§impl From<&IRTCClientEvent> for &IDispatch
impl From<&IRTCClientEvent> for &IDispatch
§fn from(value: &IRTCClientEvent) -> Self
fn from(value: &IRTCClientEvent) -> Self
Converts to this type from the input type.
§impl From<&IRTCCollection> for &IDispatch
impl From<&IRTCCollection> for &IDispatch
§fn from(value: &IRTCCollection) -> Self
fn from(value: &IRTCCollection) -> Self
Converts to this type from the input type.
§impl From<&IRTCDispatchEventNotification> for &IDispatch
impl From<&IRTCDispatchEventNotification> for &IDispatch
§fn from(value: &IRTCDispatchEventNotification) -> Self
fn from(value: &IRTCDispatchEventNotification) -> Self
Converts to this type from the input type.
§impl From<&IRTCInfoEvent> for &IDispatch
impl From<&IRTCInfoEvent> for &IDispatch
§fn from(value: &IRTCInfoEvent) -> Self
fn from(value: &IRTCInfoEvent) -> Self
Converts to this type from the input type.
§impl From<&IRTCIntensityEvent> for &IDispatch
impl From<&IRTCIntensityEvent> for &IDispatch
§fn from(value: &IRTCIntensityEvent) -> Self
fn from(value: &IRTCIntensityEvent) -> Self
Converts to this type from the input type.
§impl From<&IRTCMediaEvent> for &IDispatch
impl From<&IRTCMediaEvent> for &IDispatch
§fn from(value: &IRTCMediaEvent) -> Self
fn from(value: &IRTCMediaEvent) -> Self
Converts to this type from the input type.
§impl From<&IRTCMediaRequestEvent> for &IDispatch
impl From<&IRTCMediaRequestEvent> for &IDispatch
§fn from(value: &IRTCMediaRequestEvent) -> Self
fn from(value: &IRTCMediaRequestEvent) -> Self
Converts to this type from the input type.
§impl From<&IRTCMessagingEvent> for &IDispatch
impl From<&IRTCMessagingEvent> for &IDispatch
§fn from(value: &IRTCMessagingEvent) -> Self
fn from(value: &IRTCMessagingEvent) -> Self
Converts to this type from the input type.
§impl From<&IRTCParticipantStateChangeEvent> for &IDispatch
impl From<&IRTCParticipantStateChangeEvent> for &IDispatch
§fn from(value: &IRTCParticipantStateChangeEvent) -> Self
fn from(value: &IRTCParticipantStateChangeEvent) -> Self
Converts to this type from the input type.
§impl From<&IRTCPresenceDataEvent> for &IDispatch
impl From<&IRTCPresenceDataEvent> for &IDispatch
§fn from(value: &IRTCPresenceDataEvent) -> Self
fn from(value: &IRTCPresenceDataEvent) -> Self
Converts to this type from the input type.
§impl From<&IRTCPresencePropertyEvent> for &IDispatch
impl From<&IRTCPresencePropertyEvent> for &IDispatch
§fn from(value: &IRTCPresencePropertyEvent) -> Self
fn from(value: &IRTCPresencePropertyEvent) -> Self
Converts to this type from the input type.
§impl From<&IRTCPresenceStatusEvent> for &IDispatch
impl From<&IRTCPresenceStatusEvent> for &IDispatch
§fn from(value: &IRTCPresenceStatusEvent) -> Self
fn from(value: &IRTCPresenceStatusEvent) -> Self
Converts to this type from the input type.
§impl From<&IRTCProfileEvent> for &IDispatch
impl From<&IRTCProfileEvent> for &IDispatch
§fn from(value: &IRTCProfileEvent) -> Self
fn from(value: &IRTCProfileEvent) -> Self
Converts to this type from the input type.
§impl From<&IRTCProfileEvent2> for &IDispatch
impl From<&IRTCProfileEvent2> for &IDispatch
§fn from(value: &IRTCProfileEvent2) -> Self
fn from(value: &IRTCProfileEvent2) -> Self
Converts to this type from the input type.
§impl From<&IRTCReInviteEvent> for &IDispatch
impl From<&IRTCReInviteEvent> for &IDispatch
§fn from(value: &IRTCReInviteEvent) -> Self
fn from(value: &IRTCReInviteEvent) -> Self
Converts to this type from the input type.
§impl From<&IRTCRegistrationStateChangeEvent> for &IDispatch
impl From<&IRTCRegistrationStateChangeEvent> for &IDispatch
§fn from(value: &IRTCRegistrationStateChangeEvent) -> Self
fn from(value: &IRTCRegistrationStateChangeEvent) -> Self
Converts to this type from the input type.
§impl From<&IRTCRoamingEvent> for &IDispatch
impl From<&IRTCRoamingEvent> for &IDispatch
§fn from(value: &IRTCRoamingEvent) -> Self
fn from(value: &IRTCRoamingEvent) -> Self
Converts to this type from the input type.
§impl From<&IRTCSessionOperationCompleteEvent> for &IDispatch
impl From<&IRTCSessionOperationCompleteEvent> for &IDispatch
§fn from(value: &IRTCSessionOperationCompleteEvent) -> Self
fn from(value: &IRTCSessionOperationCompleteEvent) -> Self
Converts to this type from the input type.
§impl From<&IRTCSessionOperationCompleteEvent2> for &IDispatch
impl From<&IRTCSessionOperationCompleteEvent2> for &IDispatch
§fn from(value: &IRTCSessionOperationCompleteEvent2) -> Self
fn from(value: &IRTCSessionOperationCompleteEvent2) -> Self
Converts to this type from the input type.
§impl From<&IRTCSessionReferStatusEvent> for &IDispatch
impl From<&IRTCSessionReferStatusEvent> for &IDispatch
§fn from(value: &IRTCSessionReferStatusEvent) -> Self
fn from(value: &IRTCSessionReferStatusEvent) -> Self
Converts to this type from the input type.
§impl From<&IRTCSessionReferredEvent> for &IDispatch
impl From<&IRTCSessionReferredEvent> for &IDispatch
§fn from(value: &IRTCSessionReferredEvent) -> Self
fn from(value: &IRTCSessionReferredEvent) -> Self
Converts to this type from the input type.
§impl From<&IRTCSessionStateChangeEvent> for &IDispatch
impl From<&IRTCSessionStateChangeEvent> for &IDispatch
§fn from(value: &IRTCSessionStateChangeEvent) -> Self
fn from(value: &IRTCSessionStateChangeEvent) -> Self
Converts to this type from the input type.
§impl From<&IRTCSessionStateChangeEvent2> for &IDispatch
impl From<&IRTCSessionStateChangeEvent2> for &IDispatch
§fn from(value: &IRTCSessionStateChangeEvent2) -> Self
fn from(value: &IRTCSessionStateChangeEvent2) -> Self
Converts to this type from the input type.
§impl From<&IRTCUserSearchResultsEvent> for &IDispatch
impl From<&IRTCUserSearchResultsEvent> for &IDispatch
§fn from(value: &IRTCUserSearchResultsEvent) -> Self
fn from(value: &IRTCUserSearchResultsEvent) -> Self
Converts to this type from the input type.
§impl From<&IRTCWatcherEvent> for &IDispatch
impl From<&IRTCWatcherEvent> for &IDispatch
§fn from(value: &IRTCWatcherEvent) -> Self
fn from(value: &IRTCWatcherEvent) -> Self
Converts to this type from the input type.
§impl From<&IRTCWatcherEvent2> for &IDispatch
impl From<&IRTCWatcherEvent2> for &IDispatch
§fn from(value: &IRTCWatcherEvent2) -> Self
fn from(value: &IRTCWatcherEvent2) -> Self
Converts to this type from the input type.
§impl From<&IRawCDImageCreator> for &IDispatch
impl From<&IRawCDImageCreator> for &IDispatch
§fn from(value: &IRawCDImageCreator) -> Self
fn from(value: &IRawCDImageCreator) -> Self
Converts to this type from the input type.
§impl From<&IRawCDImageTrackInfo> for &IDispatch
impl From<&IRawCDImageTrackInfo> for &IDispatch
§fn from(value: &IRawCDImageTrackInfo) -> Self
fn from(value: &IRawCDImageTrackInfo) -> Self
Converts to this type from the input type.
§impl From<&IRegFilterInfo> for &IDispatch
impl From<&IRegFilterInfo> for &IDispatch
§fn from(value: &IRegFilterInfo) -> Self
fn from(value: &IRegFilterInfo) -> Self
Converts to this type from the input type.
§impl From<&IRegisteredTask> for &IDispatch
impl From<&IRegisteredTask> for &IDispatch
§fn from(value: &IRegisteredTask) -> Self
fn from(value: &IRegisteredTask) -> Self
Converts to this type from the input type.
§impl From<&IRegisteredTaskCollection> for &IDispatch
impl From<&IRegisteredTaskCollection> for &IDispatch
§fn from(value: &IRegisteredTaskCollection) -> Self
fn from(value: &IRegisteredTaskCollection) -> Self
Converts to this type from the input type.
§impl From<&IRegistrationInfo> for &IDispatch
impl From<&IRegistrationInfo> for &IDispatch
§fn from(value: &IRegistrationInfo) -> Self
fn from(value: &IRegistrationInfo) -> Self
Converts to this type from the input type.
§impl From<&IRegistrationTrigger> for &IDispatch
impl From<&IRegistrationTrigger> for &IDispatch
§fn from(value: &IRegistrationTrigger) -> Self
fn from(value: &IRegistrationTrigger) -> Self
Converts to this type from the input type.
§impl From<&IRemoteComponentUtil> for &IDispatch
impl From<&IRemoteComponentUtil> for &IDispatch
§fn from(value: &IRemoteComponentUtil) -> Self
fn from(value: &IRemoteComponentUtil) -> Self
Converts to this type from the input type.
§impl From<&IRemoteDesktopClient> for &IDispatch
impl From<&IRemoteDesktopClient> for &IDispatch
§fn from(value: &IRemoteDesktopClient) -> Self
fn from(value: &IRemoteDesktopClient) -> Self
Converts to this type from the input type.
§impl From<&IRemoteDesktopClientActions> for &IDispatch
impl From<&IRemoteDesktopClientActions> for &IDispatch
§fn from(value: &IRemoteDesktopClientActions) -> Self
fn from(value: &IRemoteDesktopClientActions) -> Self
Converts to this type from the input type.
§impl From<&IRemoteDesktopClientSettings> for &IDispatch
impl From<&IRemoteDesktopClientSettings> for &IDispatch
§fn from(value: &IRemoteDesktopClientSettings) -> Self
fn from(value: &IRemoteDesktopClientSettings) -> Self
Converts to this type from the input type.
§impl From<&IRemoteDesktopClientTouchPointer> for &IDispatch
impl From<&IRemoteDesktopClientTouchPointer> for &IDispatch
§fn from(value: &IRemoteDesktopClientTouchPointer) -> Self
fn from(value: &IRemoteDesktopClientTouchPointer) -> Self
Converts to this type from the input type.
§impl From<&IRepetitionPattern> for &IDispatch
impl From<&IRepetitionPattern> for &IDispatch
§fn from(value: &IRepetitionPattern) -> Self
fn from(value: &IRepetitionPattern) -> Self
Converts to this type from the input type.
§impl From<&IRoleAssociationUtil> for &IDispatch
impl From<&IRoleAssociationUtil> for &IDispatch
§fn from(value: &IRoleAssociationUtil) -> Self
fn from(value: &IRoleAssociationUtil) -> Self
Converts to this type from the input type.
§impl From<&IRunningTask> for &IDispatch
impl From<&IRunningTask> for &IDispatch
§fn from(value: &IRunningTask) -> Self
fn from(value: &IRunningTask) -> Self
Converts to this type from the input type.
§impl From<&IRunningTaskCollection> for &IDispatch
impl From<&IRunningTaskCollection> for &IDispatch
§fn from(value: &IRunningTaskCollection) -> Self
fn from(value: &IRunningTaskCollection) -> Self
Converts to this type from the input type.
§impl From<&ISClusApplication> for &IDispatch
impl From<&ISClusApplication> for &IDispatch
§fn from(value: &ISClusApplication) -> Self
fn from(value: &ISClusApplication) -> Self
Converts to this type from the input type.
§impl From<&ISClusCryptoKeys> for &IDispatch
impl From<&ISClusCryptoKeys> for &IDispatch
§fn from(value: &ISClusCryptoKeys) -> Self
fn from(value: &ISClusCryptoKeys) -> Self
Converts to this type from the input type.
§impl From<&ISClusDisk> for &IDispatch
impl From<&ISClusDisk> for &IDispatch
§fn from(value: &ISClusDisk) -> Self
fn from(value: &ISClusDisk) -> Self
Converts to this type from the input type.
§impl From<&ISClusDisks> for &IDispatch
impl From<&ISClusDisks> for &IDispatch
§fn from(value: &ISClusDisks) -> Self
fn from(value: &ISClusDisks) -> Self
Converts to this type from the input type.
§impl From<&ISClusNetInterface> for &IDispatch
impl From<&ISClusNetInterface> for &IDispatch
§fn from(value: &ISClusNetInterface) -> Self
fn from(value: &ISClusNetInterface) -> Self
Converts to this type from the input type.
§impl From<&ISClusNetInterfaces> for &IDispatch
impl From<&ISClusNetInterfaces> for &IDispatch
§fn from(value: &ISClusNetInterfaces) -> Self
fn from(value: &ISClusNetInterfaces) -> Self
Converts to this type from the input type.
§impl From<&ISClusNetwork> for &IDispatch
impl From<&ISClusNetwork> for &IDispatch
§fn from(value: &ISClusNetwork) -> Self
fn from(value: &ISClusNetwork) -> Self
Converts to this type from the input type.
§impl From<&ISClusNetworkNetInterfaces> for &IDispatch
impl From<&ISClusNetworkNetInterfaces> for &IDispatch
§fn from(value: &ISClusNetworkNetInterfaces) -> Self
fn from(value: &ISClusNetworkNetInterfaces) -> Self
Converts to this type from the input type.
§impl From<&ISClusNetworks> for &IDispatch
impl From<&ISClusNetworks> for &IDispatch
§fn from(value: &ISClusNetworks) -> Self
fn from(value: &ISClusNetworks) -> Self
Converts to this type from the input type.
§impl From<&ISClusNode> for &IDispatch
impl From<&ISClusNode> for &IDispatch
§fn from(value: &ISClusNode) -> Self
fn from(value: &ISClusNode) -> Self
Converts to this type from the input type.
§impl From<&ISClusNodeNetInterfaces> for &IDispatch
impl From<&ISClusNodeNetInterfaces> for &IDispatch
§fn from(value: &ISClusNodeNetInterfaces) -> Self
fn from(value: &ISClusNodeNetInterfaces) -> Self
Converts to this type from the input type.
§impl From<&ISClusNodes> for &IDispatch
impl From<&ISClusNodes> for &IDispatch
§fn from(value: &ISClusNodes) -> Self
fn from(value: &ISClusNodes) -> Self
Converts to this type from the input type.
§impl From<&ISClusPartition> for &IDispatch
impl From<&ISClusPartition> for &IDispatch
§fn from(value: &ISClusPartition) -> Self
fn from(value: &ISClusPartition) -> Self
Converts to this type from the input type.
§impl From<&ISClusPartitionEx> for &IDispatch
impl From<&ISClusPartitionEx> for &IDispatch
§fn from(value: &ISClusPartitionEx) -> Self
fn from(value: &ISClusPartitionEx) -> Self
Converts to this type from the input type.
§impl From<&ISClusPartitions> for &IDispatch
impl From<&ISClusPartitions> for &IDispatch
§fn from(value: &ISClusPartitions) -> Self
fn from(value: &ISClusPartitions) -> Self
Converts to this type from the input type.
§impl From<&ISClusProperties> for &IDispatch
impl From<&ISClusProperties> for &IDispatch
§fn from(value: &ISClusProperties) -> Self
fn from(value: &ISClusProperties) -> Self
Converts to this type from the input type.
§impl From<&ISClusProperty> for &IDispatch
impl From<&ISClusProperty> for &IDispatch
§fn from(value: &ISClusProperty) -> Self
fn from(value: &ISClusProperty) -> Self
Converts to this type from the input type.
§impl From<&ISClusPropertyValue> for &IDispatch
impl From<&ISClusPropertyValue> for &IDispatch
§fn from(value: &ISClusPropertyValue) -> Self
fn from(value: &ISClusPropertyValue) -> Self
Converts to this type from the input type.
§impl From<&ISClusPropertyValueData> for &IDispatch
impl From<&ISClusPropertyValueData> for &IDispatch
§fn from(value: &ISClusPropertyValueData) -> Self
fn from(value: &ISClusPropertyValueData) -> Self
Converts to this type from the input type.
§impl From<&ISClusPropertyValues> for &IDispatch
impl From<&ISClusPropertyValues> for &IDispatch
§fn from(value: &ISClusPropertyValues) -> Self
fn from(value: &ISClusPropertyValues) -> Self
Converts to this type from the input type.
§impl From<&ISClusRefObject> for &IDispatch
impl From<&ISClusRefObject> for &IDispatch
§fn from(value: &ISClusRefObject) -> Self
fn from(value: &ISClusRefObject) -> Self
Converts to this type from the input type.
§impl From<&ISClusRegistryKeys> for &IDispatch
impl From<&ISClusRegistryKeys> for &IDispatch
§fn from(value: &ISClusRegistryKeys) -> Self
fn from(value: &ISClusRegistryKeys) -> Self
Converts to this type from the input type.
§impl From<&ISClusResDependencies> for &IDispatch
impl From<&ISClusResDependencies> for &IDispatch
§fn from(value: &ISClusResDependencies) -> Self
fn from(value: &ISClusResDependencies) -> Self
Converts to this type from the input type.
§impl From<&ISClusResDependents> for &IDispatch
impl From<&ISClusResDependents> for &IDispatch
§fn from(value: &ISClusResDependents) -> Self
fn from(value: &ISClusResDependents) -> Self
Converts to this type from the input type.
§impl From<&ISClusResGroup> for &IDispatch
impl From<&ISClusResGroup> for &IDispatch
§fn from(value: &ISClusResGroup) -> Self
fn from(value: &ISClusResGroup) -> Self
Converts to this type from the input type.
§impl From<&ISClusResGroupPreferredOwnerNodes> for &IDispatch
impl From<&ISClusResGroupPreferredOwnerNodes> for &IDispatch
§fn from(value: &ISClusResGroupPreferredOwnerNodes) -> Self
fn from(value: &ISClusResGroupPreferredOwnerNodes) -> Self
Converts to this type from the input type.
§impl From<&ISClusResGroupResources> for &IDispatch
impl From<&ISClusResGroupResources> for &IDispatch
§fn from(value: &ISClusResGroupResources) -> Self
fn from(value: &ISClusResGroupResources) -> Self
Converts to this type from the input type.
§impl From<&ISClusResGroups> for &IDispatch
impl From<&ISClusResGroups> for &IDispatch
§fn from(value: &ISClusResGroups) -> Self
fn from(value: &ISClusResGroups) -> Self
Converts to this type from the input type.
§impl From<&ISClusResPossibleOwnerNodes> for &IDispatch
impl From<&ISClusResPossibleOwnerNodes> for &IDispatch
§fn from(value: &ISClusResPossibleOwnerNodes) -> Self
fn from(value: &ISClusResPossibleOwnerNodes) -> Self
Converts to this type from the input type.
§impl From<&ISClusResType> for &IDispatch
impl From<&ISClusResType> for &IDispatch
§fn from(value: &ISClusResType) -> Self
fn from(value: &ISClusResType) -> Self
Converts to this type from the input type.
§impl From<&ISClusResTypePossibleOwnerNodes> for &IDispatch
impl From<&ISClusResTypePossibleOwnerNodes> for &IDispatch
§fn from(value: &ISClusResTypePossibleOwnerNodes) -> Self
fn from(value: &ISClusResTypePossibleOwnerNodes) -> Self
Converts to this type from the input type.
§impl From<&ISClusResTypeResources> for &IDispatch
impl From<&ISClusResTypeResources> for &IDispatch
§fn from(value: &ISClusResTypeResources) -> Self
fn from(value: &ISClusResTypeResources) -> Self
Converts to this type from the input type.
§impl From<&ISClusResTypes> for &IDispatch
impl From<&ISClusResTypes> for &IDispatch
§fn from(value: &ISClusResTypes) -> Self
fn from(value: &ISClusResTypes) -> Self
Converts to this type from the input type.
§impl From<&ISClusResource> for &IDispatch
impl From<&ISClusResource> for &IDispatch
§fn from(value: &ISClusResource) -> Self
fn from(value: &ISClusResource) -> Self
Converts to this type from the input type.
§impl From<&ISClusResources> for &IDispatch
impl From<&ISClusResources> for &IDispatch
§fn from(value: &ISClusResources) -> Self
fn from(value: &ISClusResources) -> Self
Converts to this type from the input type.
§impl From<&ISClusScsiAddress> for &IDispatch
impl From<&ISClusScsiAddress> for &IDispatch
§fn from(value: &ISClusScsiAddress) -> Self
fn from(value: &ISClusScsiAddress) -> Self
Converts to this type from the input type.
§impl From<&ISClusVersion> for &IDispatch
impl From<&ISClusVersion> for &IDispatch
§fn from(value: &ISClusVersion) -> Self
fn from(value: &ISClusVersion) -> Self
Converts to this type from the input type.
§impl From<&ISClusterNames> for &IDispatch
impl From<&ISClusterNames> for &IDispatch
§fn from(value: &ISClusterNames) -> Self
fn from(value: &ISClusterNames) -> Self
Converts to this type from the input type.
§impl From<&ISDomainNames> for &IDispatch
impl From<&ISDomainNames> for &IDispatch
§fn from(value: &ISDomainNames) -> Self
fn from(value: &ISDomainNames) -> Self
Converts to this type from the input type.
§impl From<&ISWbemDateTime> for &IDispatch
impl From<&ISWbemDateTime> for &IDispatch
§fn from(value: &ISWbemDateTime) -> Self
fn from(value: &ISWbemDateTime) -> Self
Converts to this type from the input type.
§impl From<&ISWbemEventSource> for &IDispatch
impl From<&ISWbemEventSource> for &IDispatch
§fn from(value: &ISWbemEventSource) -> Self
fn from(value: &ISWbemEventSource) -> Self
Converts to this type from the input type.
§impl From<&ISWbemLastError> for &IDispatch
impl From<&ISWbemLastError> for &IDispatch
§fn from(value: &ISWbemLastError) -> Self
fn from(value: &ISWbemLastError) -> Self
Converts to this type from the input type.
§impl From<&ISWbemLocator> for &IDispatch
impl From<&ISWbemLocator> for &IDispatch
§fn from(value: &ISWbemLocator) -> Self
fn from(value: &ISWbemLocator) -> Self
Converts to this type from the input type.
§impl From<&ISWbemMethod> for &IDispatch
impl From<&ISWbemMethod> for &IDispatch
§fn from(value: &ISWbemMethod) -> Self
fn from(value: &ISWbemMethod) -> Self
Converts to this type from the input type.
§impl From<&ISWbemMethodSet> for &IDispatch
impl From<&ISWbemMethodSet> for &IDispatch
§fn from(value: &ISWbemMethodSet) -> Self
fn from(value: &ISWbemMethodSet) -> Self
Converts to this type from the input type.
§impl From<&ISWbemNamedValue> for &IDispatch
impl From<&ISWbemNamedValue> for &IDispatch
§fn from(value: &ISWbemNamedValue) -> Self
fn from(value: &ISWbemNamedValue) -> Self
Converts to this type from the input type.
§impl From<&ISWbemNamedValueSet> for &IDispatch
impl From<&ISWbemNamedValueSet> for &IDispatch
§fn from(value: &ISWbemNamedValueSet) -> Self
fn from(value: &ISWbemNamedValueSet) -> Self
Converts to this type from the input type.
§impl From<&ISWbemObject> for &IDispatch
impl From<&ISWbemObject> for &IDispatch
§fn from(value: &ISWbemObject) -> Self
fn from(value: &ISWbemObject) -> Self
Converts to this type from the input type.
§impl From<&ISWbemObjectEx> for &IDispatch
impl From<&ISWbemObjectEx> for &IDispatch
§fn from(value: &ISWbemObjectEx) -> Self
fn from(value: &ISWbemObjectEx) -> Self
Converts to this type from the input type.
§impl From<&ISWbemObjectPath> for &IDispatch
impl From<&ISWbemObjectPath> for &IDispatch
§fn from(value: &ISWbemObjectPath) -> Self
fn from(value: &ISWbemObjectPath) -> Self
Converts to this type from the input type.
§impl From<&ISWbemObjectSet> for &IDispatch
impl From<&ISWbemObjectSet> for &IDispatch
§fn from(value: &ISWbemObjectSet) -> Self
fn from(value: &ISWbemObjectSet) -> Self
Converts to this type from the input type.
§impl From<&ISWbemPrivilege> for &IDispatch
impl From<&ISWbemPrivilege> for &IDispatch
§fn from(value: &ISWbemPrivilege) -> Self
fn from(value: &ISWbemPrivilege) -> Self
Converts to this type from the input type.
§impl From<&ISWbemPrivilegeSet> for &IDispatch
impl From<&ISWbemPrivilegeSet> for &IDispatch
§fn from(value: &ISWbemPrivilegeSet) -> Self
fn from(value: &ISWbemPrivilegeSet) -> Self
Converts to this type from the input type.
§impl From<&ISWbemProperty> for &IDispatch
impl From<&ISWbemProperty> for &IDispatch
§fn from(value: &ISWbemProperty) -> Self
fn from(value: &ISWbemProperty) -> Self
Converts to this type from the input type.
§impl From<&ISWbemPropertySet> for &IDispatch
impl From<&ISWbemPropertySet> for &IDispatch
§fn from(value: &ISWbemPropertySet) -> Self
fn from(value: &ISWbemPropertySet) -> Self
Converts to this type from the input type.
§impl From<&ISWbemQualifier> for &IDispatch
impl From<&ISWbemQualifier> for &IDispatch
§fn from(value: &ISWbemQualifier) -> Self
fn from(value: &ISWbemQualifier) -> Self
Converts to this type from the input type.
§impl From<&ISWbemQualifierSet> for &IDispatch
impl From<&ISWbemQualifierSet> for &IDispatch
§fn from(value: &ISWbemQualifierSet) -> Self
fn from(value: &ISWbemQualifierSet) -> Self
Converts to this type from the input type.
§impl From<&ISWbemRefreshableItem> for &IDispatch
impl From<&ISWbemRefreshableItem> for &IDispatch
§fn from(value: &ISWbemRefreshableItem) -> Self
fn from(value: &ISWbemRefreshableItem) -> Self
Converts to this type from the input type.
§impl From<&ISWbemRefresher> for &IDispatch
impl From<&ISWbemRefresher> for &IDispatch
§fn from(value: &ISWbemRefresher) -> Self
fn from(value: &ISWbemRefresher) -> Self
Converts to this type from the input type.
§impl From<&ISWbemSecurity> for &IDispatch
impl From<&ISWbemSecurity> for &IDispatch
§fn from(value: &ISWbemSecurity) -> Self
fn from(value: &ISWbemSecurity) -> Self
Converts to this type from the input type.
§impl From<&ISWbemServices> for &IDispatch
impl From<&ISWbemServices> for &IDispatch
§fn from(value: &ISWbemServices) -> Self
fn from(value: &ISWbemServices) -> Self
Converts to this type from the input type.
§impl From<&ISWbemServicesEx> for &IDispatch
impl From<&ISWbemServicesEx> for &IDispatch
§fn from(value: &ISWbemServicesEx) -> Self
fn from(value: &ISWbemServicesEx) -> Self
Converts to this type from the input type.
§impl From<&ISWbemSink> for &IDispatch
impl From<&ISWbemSink> for &IDispatch
§fn from(value: &ISWbemSink) -> Self
fn from(value: &ISWbemSink) -> Self
Converts to this type from the input type.
§impl From<&ISWbemSinkEvents> for &IDispatch
impl From<&ISWbemSinkEvents> for &IDispatch
§fn from(value: &ISWbemSinkEvents) -> Self
fn from(value: &ISWbemSinkEvents) -> Self
Converts to this type from the input type.
§impl From<&IScheduleCollection> for &IDispatch
impl From<&IScheduleCollection> for &IDispatch
§fn from(value: &IScheduleCollection) -> Self
fn from(value: &IScheduleCollection) -> Self
Converts to this type from the input type.
§impl From<&ISchemaAny> for &IDispatch
impl From<&ISchemaAny> for &IDispatch
§fn from(value: &ISchemaAny) -> Self
fn from(value: &ISchemaAny) -> Self
Converts to this type from the input type.
§impl From<&ISchemaAttribute> for &IDispatch
impl From<&ISchemaAttribute> for &IDispatch
§fn from(value: &ISchemaAttribute) -> Self
fn from(value: &ISchemaAttribute) -> Self
Converts to this type from the input type.
§impl From<&ISchemaAttributeGroup> for &IDispatch
impl From<&ISchemaAttributeGroup> for &IDispatch
§fn from(value: &ISchemaAttributeGroup) -> Self
fn from(value: &ISchemaAttributeGroup) -> Self
Converts to this type from the input type.
§impl From<&ISchemaComplexType> for &IDispatch
impl From<&ISchemaComplexType> for &IDispatch
§fn from(value: &ISchemaComplexType) -> Self
fn from(value: &ISchemaComplexType) -> Self
Converts to this type from the input type.
§impl From<&ISchemaElement> for &IDispatch
impl From<&ISchemaElement> for &IDispatch
§fn from(value: &ISchemaElement) -> Self
fn from(value: &ISchemaElement) -> Self
Converts to this type from the input type.
§impl From<&ISchemaIdentityConstraint> for &IDispatch
impl From<&ISchemaIdentityConstraint> for &IDispatch
§fn from(value: &ISchemaIdentityConstraint) -> Self
fn from(value: &ISchemaIdentityConstraint) -> Self
Converts to this type from the input type.
§impl From<&ISchemaItem> for &IDispatch
impl From<&ISchemaItem> for &IDispatch
§fn from(value: &ISchemaItem) -> Self
fn from(value: &ISchemaItem) -> Self
Converts to this type from the input type.
§impl From<&ISchemaItemCollection> for &IDispatch
impl From<&ISchemaItemCollection> for &IDispatch
§fn from(value: &ISchemaItemCollection) -> Self
fn from(value: &ISchemaItemCollection) -> Self
Converts to this type from the input type.
§impl From<&ISchemaModelGroup> for &IDispatch
impl From<&ISchemaModelGroup> for &IDispatch
§fn from(value: &ISchemaModelGroup) -> Self
fn from(value: &ISchemaModelGroup) -> Self
Converts to this type from the input type.
§impl From<&ISchemaNotation> for &IDispatch
impl From<&ISchemaNotation> for &IDispatch
§fn from(value: &ISchemaNotation) -> Self
fn from(value: &ISchemaNotation) -> Self
Converts to this type from the input type.
§impl From<&ISchemaParticle> for &IDispatch
impl From<&ISchemaParticle> for &IDispatch
§fn from(value: &ISchemaParticle) -> Self
fn from(value: &ISchemaParticle) -> Self
Converts to this type from the input type.
§impl From<&ISchemaStringCollection> for &IDispatch
impl From<&ISchemaStringCollection> for &IDispatch
§fn from(value: &ISchemaStringCollection) -> Self
fn from(value: &ISchemaStringCollection) -> Self
Converts to this type from the input type.
§impl From<&ISchemaType> for &IDispatch
impl From<&ISchemaType> for &IDispatch
§fn from(value: &ISchemaType) -> Self
fn from(value: &ISchemaType) -> Self
Converts to this type from the input type.
§impl From<&IScriptErrorList> for &IDispatch
impl From<&IScriptErrorList> for &IDispatch
§fn from(value: &IScriptErrorList) -> Self
fn from(value: &IScriptErrorList) -> Self
Converts to this type from the input type.
§impl From<&ISdoCollection> for &IDispatch
impl From<&ISdoCollection> for &IDispatch
§fn from(value: &ISdoCollection) -> Self
fn from(value: &ISdoCollection) -> Self
Converts to this type from the input type.
§impl From<&ISdoDictionaryOld> for &IDispatch
impl From<&ISdoDictionaryOld> for &IDispatch
§fn from(value: &ISdoDictionaryOld) -> Self
fn from(value: &ISdoDictionaryOld) -> Self
Converts to this type from the input type.
§impl From<&ISdoMachine> for &IDispatch
impl From<&ISdoMachine> for &IDispatch
§fn from(value: &ISdoMachine) -> Self
fn from(value: &ISdoMachine) -> Self
Converts to this type from the input type.
§impl From<&ISdoMachine2> for &IDispatch
impl From<&ISdoMachine2> for &IDispatch
§fn from(value: &ISdoMachine2) -> Self
fn from(value: &ISdoMachine2) -> Self
Converts to this type from the input type.
§impl From<&ISdoServiceControl> for &IDispatch
impl From<&ISdoServiceControl> for &IDispatch
§fn from(value: &ISdoServiceControl) -> Self
fn from(value: &ISdoServiceControl) -> Self
Converts to this type from the input type.
§impl From<&ISearchCompletedCallbackArgs> for &IDispatch
impl From<&ISearchCompletedCallbackArgs> for &IDispatch
§fn from(value: &ISearchCompletedCallbackArgs) -> Self
fn from(value: &ISearchCompletedCallbackArgs) -> Self
Converts to this type from the input type.
§impl From<&ISearchJob> for &IDispatch
impl From<&ISearchJob> for &IDispatch
§fn from(value: &ISearchJob) -> Self
fn from(value: &ISearchJob) -> Self
Converts to this type from the input type.
§impl From<&ISearchResult> for &IDispatch
impl From<&ISearchResult> for &IDispatch
§fn from(value: &ISearchResult) -> Self
fn from(value: &ISearchResult) -> Self
Converts to this type from the input type.
§impl From<&ISecurityCallContext> for &IDispatch
impl From<&ISecurityCallContext> for &IDispatch
§fn from(value: &ISecurityCallContext) -> Self
fn from(value: &ISecurityCallContext) -> Self
Converts to this type from the input type.
§impl From<&ISecurityCallersColl> for &IDispatch
impl From<&ISecurityCallersColl> for &IDispatch
§fn from(value: &ISecurityCallersColl) -> Self
fn from(value: &ISecurityCallersColl) -> Self
Converts to this type from the input type.
§impl From<&ISecurityIdentityColl> for &IDispatch
impl From<&ISecurityIdentityColl> for &IDispatch
§fn from(value: &ISecurityIdentityColl) -> Self
fn from(value: &ISecurityIdentityColl) -> Self
Converts to this type from the input type.
§impl From<&ISensLogon> for &IDispatch
impl From<&ISensLogon> for &IDispatch
§fn from(value: &ISensLogon) -> Self
fn from(value: &ISensLogon) -> Self
Converts to this type from the input type.
§impl From<&ISensLogon2> for &IDispatch
impl From<&ISensLogon2> for &IDispatch
§fn from(value: &ISensLogon2) -> Self
fn from(value: &ISensLogon2) -> Self
Converts to this type from the input type.
§impl From<&ISensNetwork> for &IDispatch
impl From<&ISensNetwork> for &IDispatch
§fn from(value: &ISensNetwork) -> Self
fn from(value: &ISensNetwork) -> Self
Converts to this type from the input type.
§impl From<&ISensOnNow> for &IDispatch
impl From<&ISensOnNow> for &IDispatch
§fn from(value: &ISensOnNow) -> Self
fn from(value: &ISensOnNow) -> Self
Converts to this type from the input type.
§impl From<&IServerXMLHTTPRequest> for &IDispatch
impl From<&IServerXMLHTTPRequest> for &IDispatch
§fn from(value: &IServerXMLHTTPRequest) -> Self
fn from(value: &IServerXMLHTTPRequest) -> Self
Converts to this type from the input type.
§impl From<&IServerXMLHTTPRequest2> for &IDispatch
impl From<&IServerXMLHTTPRequest2> for &IDispatch
§fn from(value: &IServerXMLHTTPRequest2) -> Self
fn from(value: &IServerXMLHTTPRequest2) -> Self
Converts to this type from the input type.
§impl From<&ISessionStateChangeTrigger> for &IDispatch
impl From<&ISessionStateChangeTrigger> for &IDispatch
§fn from(value: &ISessionStateChangeTrigger) -> Self
fn from(value: &ISessionStateChangeTrigger) -> Self
Converts to this type from the input type.
§fn from(value: &ISharedProperty) -> Self
fn from(value: &ISharedProperty) -> Self
Converts to this type from the input type.
§fn from(value: &ISharedPropertyGroup) -> Self
fn from(value: &ISharedPropertyGroup) -> Self
Converts to this type from the input type.
§fn from(value: &ISharedPropertyGroupManager) -> Self
fn from(value: &ISharedPropertyGroupManager) -> Self
Converts to this type from the input type.
§impl From<&IShellDispatch> for &IDispatch
impl From<&IShellDispatch> for &IDispatch
§fn from(value: &IShellDispatch) -> Self
fn from(value: &IShellDispatch) -> Self
Converts to this type from the input type.
§impl From<&IShellDispatch2> for &IDispatch
impl From<&IShellDispatch2> for &IDispatch
§fn from(value: &IShellDispatch2) -> Self
fn from(value: &IShellDispatch2) -> Self
Converts to this type from the input type.
§impl From<&IShellDispatch3> for &IDispatch
impl From<&IShellDispatch3> for &IDispatch
§fn from(value: &IShellDispatch3) -> Self
fn from(value: &IShellDispatch3) -> Self
Converts to this type from the input type.
§impl From<&IShellDispatch4> for &IDispatch
impl From<&IShellDispatch4> for &IDispatch
§fn from(value: &IShellDispatch4) -> Self
fn from(value: &IShellDispatch4) -> Self
Converts to this type from the input type.
§impl From<&IShellDispatch5> for &IDispatch
impl From<&IShellDispatch5> for &IDispatch
§fn from(value: &IShellDispatch5) -> Self
fn from(value: &IShellDispatch5) -> Self
Converts to this type from the input type.
§impl From<&IShellDispatch6> for &IDispatch
impl From<&IShellDispatch6> for &IDispatch
§fn from(value: &IShellDispatch6) -> Self
fn from(value: &IShellDispatch6) -> Self
Converts to this type from the input type.
§impl From<&IShellFavoritesNameSpace> for &IDispatch
impl From<&IShellFavoritesNameSpace> for &IDispatch
§fn from(value: &IShellFavoritesNameSpace) -> Self
fn from(value: &IShellFavoritesNameSpace) -> Self
Converts to this type from the input type.
§impl From<&IShellFolderViewDual> for &IDispatch
impl From<&IShellFolderViewDual> for &IDispatch
§fn from(value: &IShellFolderViewDual) -> Self
fn from(value: &IShellFolderViewDual) -> Self
Converts to this type from the input type.
§impl From<&IShellFolderViewDual2> for &IDispatch
impl From<&IShellFolderViewDual2> for &IDispatch
§fn from(value: &IShellFolderViewDual2) -> Self
fn from(value: &IShellFolderViewDual2) -> Self
Converts to this type from the input type.
§impl From<&IShellFolderViewDual3> for &IDispatch
impl From<&IShellFolderViewDual3> for &IDispatch
§fn from(value: &IShellFolderViewDual3) -> Self
fn from(value: &IShellFolderViewDual3) -> Self
Converts to this type from the input type.
§impl From<&IShellLinkDual> for &IDispatch
impl From<&IShellLinkDual> for &IDispatch
§fn from(value: &IShellLinkDual) -> Self
fn from(value: &IShellLinkDual) -> Self
Converts to this type from the input type.
§impl From<&IShellLinkDual2> for &IDispatch
impl From<&IShellLinkDual2> for &IDispatch
§fn from(value: &IShellLinkDual2) -> Self
fn from(value: &IShellLinkDual2) -> Self
Converts to this type from the input type.
§impl From<&IShellNameSpace> for &IDispatch
impl From<&IShellNameSpace> for &IDispatch
§fn from(value: &IShellNameSpace) -> Self
fn from(value: &IShellNameSpace) -> Self
Converts to this type from the input type.
§impl From<&IShellUIHelper> for &IDispatch
impl From<&IShellUIHelper> for &IDispatch
§fn from(value: &IShellUIHelper) -> Self
fn from(value: &IShellUIHelper) -> Self
Converts to this type from the input type.
§impl From<&IShellUIHelper2> for &IDispatch
impl From<&IShellUIHelper2> for &IDispatch
§fn from(value: &IShellUIHelper2) -> Self
fn from(value: &IShellUIHelper2) -> Self
Converts to this type from the input type.
§impl From<&IShellUIHelper3> for &IDispatch
impl From<&IShellUIHelper3> for &IDispatch
§fn from(value: &IShellUIHelper3) -> Self
fn from(value: &IShellUIHelper3) -> Self
Converts to this type from the input type.
§impl From<&IShellUIHelper4> for &IDispatch
impl From<&IShellUIHelper4> for &IDispatch
§fn from(value: &IShellUIHelper4) -> Self
fn from(value: &IShellUIHelper4) -> Self
Converts to this type from the input type.
§impl From<&IShellUIHelper5> for &IDispatch
impl From<&IShellUIHelper5> for &IDispatch
§fn from(value: &IShellUIHelper5) -> Self
fn from(value: &IShellUIHelper5) -> Self
Converts to this type from the input type.
§impl From<&IShellUIHelper6> for &IDispatch
impl From<&IShellUIHelper6> for &IDispatch
§fn from(value: &IShellUIHelper6) -> Self
fn from(value: &IShellUIHelper6) -> Self
Converts to this type from the input type.
§impl From<&IShellUIHelper7> for &IDispatch
impl From<&IShellUIHelper7> for &IDispatch
§fn from(value: &IShellUIHelper7) -> Self
fn from(value: &IShellUIHelper7) -> Self
Converts to this type from the input type.
§impl From<&IShellUIHelper8> for &IDispatch
impl From<&IShellUIHelper8> for &IDispatch
§fn from(value: &IShellUIHelper8) -> Self
fn from(value: &IShellUIHelper8) -> Self
Converts to this type from the input type.
§impl From<&IShellUIHelper9> for &IDispatch
impl From<&IShellUIHelper9> for &IDispatch
§fn from(value: &IShellUIHelper9) -> Self
fn from(value: &IShellUIHelper9) -> Self
Converts to this type from the input type.
§impl From<&IShellWindows> for &IDispatch
impl From<&IShellWindows> for &IDispatch
§fn from(value: &IShellWindows) -> Self
fn from(value: &IShellWindows) -> Self
Converts to this type from the input type.
§impl From<&IShowMessageAction> for &IDispatch
impl From<&IShowMessageAction> for &IDispatch
§fn from(value: &IShowMessageAction) -> Self
fn from(value: &IShowMessageAction) -> Self
Converts to this type from the input type.
§impl From<&ISignerCertificate> for &IDispatch
impl From<&ISignerCertificate> for &IDispatch
§fn from(value: &ISignerCertificate) -> Self
fn from(value: &ISignerCertificate) -> Self
Converts to this type from the input type.
§impl From<&ISignerCertificates> for &IDispatch
impl From<&ISignerCertificates> for &IDispatch
§fn from(value: &ISignerCertificates) -> Self
fn from(value: &ISignerCertificates) -> Self
Converts to this type from the input type.
§impl From<&ISketchInk> for &IDispatch
impl From<&ISketchInk> for &IDispatch
§fn from(value: &ISketchInk) -> Self
fn from(value: &ISketchInk) -> Self
Converts to this type from the input type.
§impl From<&ISmimeCapabilities> for &IDispatch
impl From<&ISmimeCapabilities> for &IDispatch
§fn from(value: &ISmimeCapabilities) -> Self
fn from(value: &ISmimeCapabilities) -> Self
Converts to this type from the input type.
§impl From<&ISmimeCapability> for &IDispatch
impl From<&ISmimeCapability> for &IDispatch
§fn from(value: &ISmimeCapability) -> Self
fn from(value: &ISmimeCapability) -> Self
Converts to this type from the input type.
§impl From<&ISpeechAudio> for &IDispatch
impl From<&ISpeechAudio> for &IDispatch
§fn from(value: &ISpeechAudio) -> Self
fn from(value: &ISpeechAudio) -> Self
Converts to this type from the input type.
§impl From<&ISpeechAudioBufferInfo> for &IDispatch
impl From<&ISpeechAudioBufferInfo> for &IDispatch
§fn from(value: &ISpeechAudioBufferInfo) -> Self
fn from(value: &ISpeechAudioBufferInfo) -> Self
Converts to this type from the input type.
§impl From<&ISpeechAudioFormat> for &IDispatch
impl From<&ISpeechAudioFormat> for &IDispatch
§fn from(value: &ISpeechAudioFormat) -> Self
fn from(value: &ISpeechAudioFormat) -> Self
Converts to this type from the input type.
§impl From<&ISpeechAudioStatus> for &IDispatch
impl From<&ISpeechAudioStatus> for &IDispatch
§fn from(value: &ISpeechAudioStatus) -> Self
fn from(value: &ISpeechAudioStatus) -> Self
Converts to this type from the input type.
§impl From<&ISpeechBaseStream> for &IDispatch
impl From<&ISpeechBaseStream> for &IDispatch
§fn from(value: &ISpeechBaseStream) -> Self
fn from(value: &ISpeechBaseStream) -> Self
Converts to this type from the input type.
§impl From<&ISpeechCustomStream> for &IDispatch
impl From<&ISpeechCustomStream> for &IDispatch
§fn from(value: &ISpeechCustomStream) -> Self
fn from(value: &ISpeechCustomStream) -> Self
Converts to this type from the input type.
§impl From<&ISpeechDataKey> for &IDispatch
impl From<&ISpeechDataKey> for &IDispatch
§fn from(value: &ISpeechDataKey) -> Self
fn from(value: &ISpeechDataKey) -> Self
Converts to this type from the input type.
§impl From<&ISpeechFileStream> for &IDispatch
impl From<&ISpeechFileStream> for &IDispatch
§fn from(value: &ISpeechFileStream) -> Self
fn from(value: &ISpeechFileStream) -> Self
Converts to this type from the input type.
§impl From<&ISpeechGrammarRule> for &IDispatch
impl From<&ISpeechGrammarRule> for &IDispatch
§fn from(value: &ISpeechGrammarRule) -> Self
fn from(value: &ISpeechGrammarRule) -> Self
Converts to this type from the input type.
§impl From<&ISpeechGrammarRuleState> for &IDispatch
impl From<&ISpeechGrammarRuleState> for &IDispatch
§fn from(value: &ISpeechGrammarRuleState) -> Self
fn from(value: &ISpeechGrammarRuleState) -> Self
Converts to this type from the input type.
§impl From<&ISpeechGrammarRuleStateTransition> for &IDispatch
impl From<&ISpeechGrammarRuleStateTransition> for &IDispatch
§fn from(value: &ISpeechGrammarRuleStateTransition) -> Self
fn from(value: &ISpeechGrammarRuleStateTransition) -> Self
Converts to this type from the input type.
§impl From<&ISpeechGrammarRuleStateTransitions> for &IDispatch
impl From<&ISpeechGrammarRuleStateTransitions> for &IDispatch
§fn from(value: &ISpeechGrammarRuleStateTransitions) -> Self
fn from(value: &ISpeechGrammarRuleStateTransitions) -> Self
Converts to this type from the input type.
§impl From<&ISpeechGrammarRules> for &IDispatch
impl From<&ISpeechGrammarRules> for &IDispatch
§fn from(value: &ISpeechGrammarRules) -> Self
fn from(value: &ISpeechGrammarRules) -> Self
Converts to this type from the input type.
§impl From<&ISpeechLexicon> for &IDispatch
impl From<&ISpeechLexicon> for &IDispatch
§fn from(value: &ISpeechLexicon) -> Self
fn from(value: &ISpeechLexicon) -> Self
Converts to this type from the input type.
§impl From<&ISpeechLexiconPronunciation> for &IDispatch
impl From<&ISpeechLexiconPronunciation> for &IDispatch
§fn from(value: &ISpeechLexiconPronunciation) -> Self
fn from(value: &ISpeechLexiconPronunciation) -> Self
Converts to this type from the input type.
§impl From<&ISpeechLexiconPronunciations> for &IDispatch
impl From<&ISpeechLexiconPronunciations> for &IDispatch
§fn from(value: &ISpeechLexiconPronunciations) -> Self
fn from(value: &ISpeechLexiconPronunciations) -> Self
Converts to this type from the input type.
§impl From<&ISpeechLexiconWord> for &IDispatch
impl From<&ISpeechLexiconWord> for &IDispatch
§fn from(value: &ISpeechLexiconWord) -> Self
fn from(value: &ISpeechLexiconWord) -> Self
Converts to this type from the input type.
§impl From<&ISpeechLexiconWords> for &IDispatch
impl From<&ISpeechLexiconWords> for &IDispatch
§fn from(value: &ISpeechLexiconWords) -> Self
fn from(value: &ISpeechLexiconWords) -> Self
Converts to this type from the input type.
§impl From<&ISpeechMMSysAudio> for &IDispatch
impl From<&ISpeechMMSysAudio> for &IDispatch
§fn from(value: &ISpeechMMSysAudio) -> Self
fn from(value: &ISpeechMMSysAudio) -> Self
Converts to this type from the input type.
§impl From<&ISpeechMemoryStream> for &IDispatch
impl From<&ISpeechMemoryStream> for &IDispatch
§fn from(value: &ISpeechMemoryStream) -> Self
fn from(value: &ISpeechMemoryStream) -> Self
Converts to this type from the input type.
§impl From<&ISpeechObjectToken> for &IDispatch
impl From<&ISpeechObjectToken> for &IDispatch
§fn from(value: &ISpeechObjectToken) -> Self
fn from(value: &ISpeechObjectToken) -> Self
Converts to this type from the input type.
§impl From<&ISpeechObjectTokenCategory> for &IDispatch
impl From<&ISpeechObjectTokenCategory> for &IDispatch
§fn from(value: &ISpeechObjectTokenCategory) -> Self
fn from(value: &ISpeechObjectTokenCategory) -> Self
Converts to this type from the input type.
§impl From<&ISpeechObjectTokens> for &IDispatch
impl From<&ISpeechObjectTokens> for &IDispatch
§fn from(value: &ISpeechObjectTokens) -> Self
fn from(value: &ISpeechObjectTokens) -> Self
Converts to this type from the input type.
§impl From<&ISpeechPhoneConverter> for &IDispatch
impl From<&ISpeechPhoneConverter> for &IDispatch
§fn from(value: &ISpeechPhoneConverter) -> Self
fn from(value: &ISpeechPhoneConverter) -> Self
Converts to this type from the input type.
§impl From<&ISpeechPhraseAlternate> for &IDispatch
impl From<&ISpeechPhraseAlternate> for &IDispatch
§fn from(value: &ISpeechPhraseAlternate) -> Self
fn from(value: &ISpeechPhraseAlternate) -> Self
Converts to this type from the input type.
§impl From<&ISpeechPhraseAlternates> for &IDispatch
impl From<&ISpeechPhraseAlternates> for &IDispatch
§fn from(value: &ISpeechPhraseAlternates) -> Self
fn from(value: &ISpeechPhraseAlternates) -> Self
Converts to this type from the input type.
§impl From<&ISpeechPhraseElement> for &IDispatch
impl From<&ISpeechPhraseElement> for &IDispatch
§fn from(value: &ISpeechPhraseElement) -> Self
fn from(value: &ISpeechPhraseElement) -> Self
Converts to this type from the input type.
§impl From<&ISpeechPhraseElements> for &IDispatch
impl From<&ISpeechPhraseElements> for &IDispatch
§fn from(value: &ISpeechPhraseElements) -> Self
fn from(value: &ISpeechPhraseElements) -> Self
Converts to this type from the input type.
§impl From<&ISpeechPhraseInfo> for &IDispatch
impl From<&ISpeechPhraseInfo> for &IDispatch
§fn from(value: &ISpeechPhraseInfo) -> Self
fn from(value: &ISpeechPhraseInfo) -> Self
Converts to this type from the input type.
§impl From<&ISpeechPhraseInfoBuilder> for &IDispatch
impl From<&ISpeechPhraseInfoBuilder> for &IDispatch
§fn from(value: &ISpeechPhraseInfoBuilder) -> Self
fn from(value: &ISpeechPhraseInfoBuilder) -> Self
Converts to this type from the input type.
§impl From<&ISpeechPhraseProperties> for &IDispatch
impl From<&ISpeechPhraseProperties> for &IDispatch
§fn from(value: &ISpeechPhraseProperties) -> Self
fn from(value: &ISpeechPhraseProperties) -> Self
Converts to this type from the input type.
§impl From<&ISpeechPhraseProperty> for &IDispatch
impl From<&ISpeechPhraseProperty> for &IDispatch
§fn from(value: &ISpeechPhraseProperty) -> Self
fn from(value: &ISpeechPhraseProperty) -> Self
Converts to this type from the input type.
§impl From<&ISpeechPhraseReplacement> for &IDispatch
impl From<&ISpeechPhraseReplacement> for &IDispatch
§fn from(value: &ISpeechPhraseReplacement) -> Self
fn from(value: &ISpeechPhraseReplacement) -> Self
Converts to this type from the input type.
§impl From<&ISpeechPhraseReplacements> for &IDispatch
impl From<&ISpeechPhraseReplacements> for &IDispatch
§fn from(value: &ISpeechPhraseReplacements) -> Self
fn from(value: &ISpeechPhraseReplacements) -> Self
Converts to this type from the input type.
§impl From<&ISpeechPhraseRule> for &IDispatch
impl From<&ISpeechPhraseRule> for &IDispatch
§fn from(value: &ISpeechPhraseRule) -> Self
fn from(value: &ISpeechPhraseRule) -> Self
Converts to this type from the input type.
§impl From<&ISpeechPhraseRules> for &IDispatch
impl From<&ISpeechPhraseRules> for &IDispatch
§fn from(value: &ISpeechPhraseRules) -> Self
fn from(value: &ISpeechPhraseRules) -> Self
Converts to this type from the input type.
§impl From<&ISpeechRecoContext> for &IDispatch
impl From<&ISpeechRecoContext> for &IDispatch
§fn from(value: &ISpeechRecoContext) -> Self
fn from(value: &ISpeechRecoContext) -> Self
Converts to this type from the input type.
§impl From<&ISpeechRecoGrammar> for &IDispatch
impl From<&ISpeechRecoGrammar> for &IDispatch
§fn from(value: &ISpeechRecoGrammar) -> Self
fn from(value: &ISpeechRecoGrammar) -> Self
Converts to this type from the input type.
§impl From<&ISpeechRecoResult> for &IDispatch
impl From<&ISpeechRecoResult> for &IDispatch
§fn from(value: &ISpeechRecoResult) -> Self
fn from(value: &ISpeechRecoResult) -> Self
Converts to this type from the input type.
§impl From<&ISpeechRecoResult2> for &IDispatch
impl From<&ISpeechRecoResult2> for &IDispatch
§fn from(value: &ISpeechRecoResult2) -> Self
fn from(value: &ISpeechRecoResult2) -> Self
Converts to this type from the input type.
§impl From<&ISpeechRecoResultDispatch> for &IDispatch
impl From<&ISpeechRecoResultDispatch> for &IDispatch
§fn from(value: &ISpeechRecoResultDispatch) -> Self
fn from(value: &ISpeechRecoResultDispatch) -> Self
Converts to this type from the input type.
§impl From<&ISpeechRecoResultTimes> for &IDispatch
impl From<&ISpeechRecoResultTimes> for &IDispatch
§fn from(value: &ISpeechRecoResultTimes) -> Self
fn from(value: &ISpeechRecoResultTimes) -> Self
Converts to this type from the input type.
§impl From<&ISpeechRecognizer> for &IDispatch
impl From<&ISpeechRecognizer> for &IDispatch
§fn from(value: &ISpeechRecognizer) -> Self
fn from(value: &ISpeechRecognizer) -> Self
Converts to this type from the input type.
§impl From<&ISpeechRecognizerStatus> for &IDispatch
impl From<&ISpeechRecognizerStatus> for &IDispatch
§fn from(value: &ISpeechRecognizerStatus) -> Self
fn from(value: &ISpeechRecognizerStatus) -> Self
Converts to this type from the input type.
§impl From<&ISpeechResourceLoader> for &IDispatch
impl From<&ISpeechResourceLoader> for &IDispatch
§fn from(value: &ISpeechResourceLoader) -> Self
fn from(value: &ISpeechResourceLoader) -> Self
Converts to this type from the input type.
§impl From<&ISpeechTextSelectionInformation> for &IDispatch
impl From<&ISpeechTextSelectionInformation> for &IDispatch
§fn from(value: &ISpeechTextSelectionInformation) -> Self
fn from(value: &ISpeechTextSelectionInformation) -> Self
Converts to this type from the input type.
§impl From<&ISpeechVoice> for &IDispatch
impl From<&ISpeechVoice> for &IDispatch
§fn from(value: &ISpeechVoice) -> Self
fn from(value: &ISpeechVoice) -> Self
Converts to this type from the input type.
§impl From<&ISpeechVoiceStatus> for &IDispatch
impl From<&ISpeechVoiceStatus> for &IDispatch
§fn from(value: &ISpeechVoiceStatus) -> Self
fn from(value: &ISpeechVoiceStatus) -> Self
Converts to this type from the input type.
§impl From<&ISpeechWaveFormatEx> for &IDispatch
impl From<&ISpeechWaveFormatEx> for &IDispatch
§fn from(value: &ISpeechWaveFormatEx) -> Self
fn from(value: &ISpeechWaveFormatEx) -> Self
Converts to this type from the input type.
§impl From<&ISpeechXMLRecoResult> for &IDispatch
impl From<&ISpeechXMLRecoResult> for &IDispatch
§fn from(value: &ISpeechXMLRecoResult) -> Self
fn from(value: &ISpeechXMLRecoResult) -> Self
Converts to this type from the input type.
§impl From<&IStaticPortMapping> for &IDispatch
impl From<&IStaticPortMapping> for &IDispatch
§fn from(value: &IStaticPortMapping) -> Self
fn from(value: &IStaticPortMapping) -> Self
Converts to this type from the input type.
§impl From<&IStaticPortMappingCollection> for &IDispatch
impl From<&IStaticPortMappingCollection> for &IDispatch
§fn from(value: &IStaticPortMappingCollection) -> Self
fn from(value: &IStaticPortMappingCollection) -> Self
Converts to this type from the input type.
§impl From<&IStringCollection> for &IDispatch
impl From<&IStringCollection> for &IDispatch
§fn from(value: &IStringCollection) -> Self
fn from(value: &IStringCollection) -> Self
Converts to this type from the input type.
§impl From<&ISystemInformation> for &IDispatch
impl From<&ISystemInformation> for &IDispatch
§fn from(value: &ISystemInformation) -> Self
fn from(value: &ISystemInformation) -> Self
Converts to this type from the input type.
§impl From<&ITACDGroup> for &IDispatch
impl From<&ITACDGroup> for &IDispatch
§fn from(value: &ITACDGroup) -> Self
fn from(value: &ITACDGroup) -> Self
Converts to this type from the input type.
§impl From<&ITACDGroupEvent> for &IDispatch
impl From<&ITACDGroupEvent> for &IDispatch
§fn from(value: &ITACDGroupEvent) -> Self
fn from(value: &ITACDGroupEvent) -> Self
Converts to this type from the input type.
§impl From<&ITASRTerminalEvent> for &IDispatch
impl From<&ITASRTerminalEvent> for &IDispatch
§fn from(value: &ITASRTerminalEvent) -> Self
fn from(value: &ITASRTerminalEvent) -> Self
Converts to this type from the input type.
§impl From<&ITAddress2> for &IDispatch
impl From<&ITAddress2> for &IDispatch
§fn from(value: &ITAddress2) -> Self
fn from(value: &ITAddress2) -> Self
Converts to this type from the input type.
§impl From<&ITAddressCapabilities> for &IDispatch
impl From<&ITAddressCapabilities> for &IDispatch
§fn from(value: &ITAddressCapabilities) -> Self
fn from(value: &ITAddressCapabilities) -> Self
Converts to this type from the input type.
§impl From<&ITAddressDeviceSpecificEvent> for &IDispatch
impl From<&ITAddressDeviceSpecificEvent> for &IDispatch
§fn from(value: &ITAddressDeviceSpecificEvent) -> Self
fn from(value: &ITAddressDeviceSpecificEvent) -> Self
Converts to this type from the input type.
§impl From<&ITAddressEvent> for &IDispatch
impl From<&ITAddressEvent> for &IDispatch
§fn from(value: &ITAddressEvent) -> Self
fn from(value: &ITAddressEvent) -> Self
Converts to this type from the input type.
§impl From<&ITAddressTranslation> for &IDispatch
impl From<&ITAddressTranslation> for &IDispatch
§fn from(value: &ITAddressTranslation) -> Self
fn from(value: &ITAddressTranslation) -> Self
Converts to this type from the input type.
§impl From<&ITAddressTranslationInfo> for &IDispatch
impl From<&ITAddressTranslationInfo> for &IDispatch
§fn from(value: &ITAddressTranslationInfo) -> Self
fn from(value: &ITAddressTranslationInfo) -> Self
Converts to this type from the input type.
§impl From<&ITAgentEvent> for &IDispatch
impl From<&ITAgentEvent> for &IDispatch
§fn from(value: &ITAgentEvent) -> Self
fn from(value: &ITAgentEvent) -> Self
Converts to this type from the input type.
§impl From<&ITAgentHandler> for &IDispatch
impl From<&ITAgentHandler> for &IDispatch
§fn from(value: &ITAgentHandler) -> Self
fn from(value: &ITAgentHandler) -> Self
Converts to this type from the input type.
§impl From<&ITAgentHandlerEvent> for &IDispatch
impl From<&ITAgentHandlerEvent> for &IDispatch
§fn from(value: &ITAgentHandlerEvent) -> Self
fn from(value: &ITAgentHandlerEvent) -> Self
Converts to this type from the input type.
§impl From<&ITAgentSession> for &IDispatch
impl From<&ITAgentSession> for &IDispatch
§fn from(value: &ITAgentSession) -> Self
fn from(value: &ITAgentSession) -> Self
Converts to this type from the input type.
§impl From<&ITAgentSessionEvent> for &IDispatch
impl From<&ITAgentSessionEvent> for &IDispatch
§fn from(value: &ITAgentSessionEvent) -> Self
fn from(value: &ITAgentSessionEvent) -> Self
Converts to this type from the input type.
§impl From<&ITAutomatedPhoneControl> for &IDispatch
impl From<&ITAutomatedPhoneControl> for &IDispatch
§fn from(value: &ITAutomatedPhoneControl) -> Self
fn from(value: &ITAutomatedPhoneControl) -> Self
Converts to this type from the input type.
§impl From<&ITBasicAudioTerminal> for &IDispatch
impl From<&ITBasicAudioTerminal> for &IDispatch
§fn from(value: &ITBasicAudioTerminal) -> Self
fn from(value: &ITBasicAudioTerminal) -> Self
Converts to this type from the input type.
§impl From<&ITBasicCallControl> for &IDispatch
impl From<&ITBasicCallControl> for &IDispatch
§fn from(value: &ITBasicCallControl) -> Self
fn from(value: &ITBasicCallControl) -> Self
Converts to this type from the input type.
§impl From<&ITBasicCallControl2> for &IDispatch
impl From<&ITBasicCallControl2> for &IDispatch
§fn from(value: &ITBasicCallControl2) -> Self
fn from(value: &ITBasicCallControl2) -> Self
Converts to this type from the input type.
§impl From<&ITCallHubEvent> for &IDispatch
impl From<&ITCallHubEvent> for &IDispatch
§fn from(value: &ITCallHubEvent) -> Self
fn from(value: &ITCallHubEvent) -> Self
Converts to this type from the input type.
§impl From<&ITCallInfo> for &IDispatch
impl From<&ITCallInfo> for &IDispatch
§fn from(value: &ITCallInfo) -> Self
fn from(value: &ITCallInfo) -> Self
Converts to this type from the input type.
§impl From<&ITCallInfo2> for &IDispatch
impl From<&ITCallInfo2> for &IDispatch
§fn from(value: &ITCallInfo2) -> Self
fn from(value: &ITCallInfo2) -> Self
Converts to this type from the input type.
§impl From<&ITCallInfoChangeEvent> for &IDispatch
impl From<&ITCallInfoChangeEvent> for &IDispatch
§fn from(value: &ITCallInfoChangeEvent) -> Self
fn from(value: &ITCallInfoChangeEvent) -> Self
Converts to this type from the input type.
§impl From<&ITCallMediaEvent> for &IDispatch
impl From<&ITCallMediaEvent> for &IDispatch
§fn from(value: &ITCallMediaEvent) -> Self
fn from(value: &ITCallMediaEvent) -> Self
Converts to this type from the input type.
§impl From<&ITCallNotificationEvent> for &IDispatch
impl From<&ITCallNotificationEvent> for &IDispatch
§fn from(value: &ITCallNotificationEvent) -> Self
fn from(value: &ITCallNotificationEvent) -> Self
Converts to this type from the input type.
§impl From<&ITCallStateEvent> for &IDispatch
impl From<&ITCallStateEvent> for &IDispatch
§fn from(value: &ITCallStateEvent) -> Self
fn from(value: &ITCallStateEvent) -> Self
Converts to this type from the input type.
§impl From<&ITCallingCard> for &IDispatch
impl From<&ITCallingCard> for &IDispatch
§fn from(value: &ITCallingCard) -> Self
fn from(value: &ITCallingCard) -> Self
Converts to this type from the input type.
§impl From<&ITCollection> for &IDispatch
impl From<&ITCollection> for &IDispatch
§fn from(value: &ITCollection) -> Self
fn from(value: &ITCollection) -> Self
Converts to this type from the input type.
§impl From<&ITCollection2> for &IDispatch
impl From<&ITCollection2> for &IDispatch
§fn from(value: &ITCollection2) -> Self
fn from(value: &ITCollection2) -> Self
Converts to this type from the input type.
§impl From<&ITCustomTone> for &IDispatch
impl From<&ITCustomTone> for &IDispatch
§fn from(value: &ITCustomTone) -> Self
fn from(value: &ITCustomTone) -> Self
Converts to this type from the input type.
§impl From<&ITDetectTone> for &IDispatch
impl From<&ITDetectTone> for &IDispatch
§fn from(value: &ITDetectTone) -> Self
fn from(value: &ITDetectTone) -> Self
Converts to this type from the input type.
§impl From<&ITDigitDetectionEvent> for &IDispatch
impl From<&ITDigitDetectionEvent> for &IDispatch
§fn from(value: &ITDigitDetectionEvent) -> Self
fn from(value: &ITDigitDetectionEvent) -> Self
Converts to this type from the input type.
§impl From<&ITDigitGenerationEvent> for &IDispatch
impl From<&ITDigitGenerationEvent> for &IDispatch
§fn from(value: &ITDigitGenerationEvent) -> Self
fn from(value: &ITDigitGenerationEvent) -> Self
Converts to this type from the input type.
§impl From<&ITDigitsGatheredEvent> for &IDispatch
impl From<&ITDigitsGatheredEvent> for &IDispatch
§fn from(value: &ITDigitsGatheredEvent) -> Self
fn from(value: &ITDigitsGatheredEvent) -> Self
Converts to this type from the input type.
§impl From<&ITDirectory> for &IDispatch
impl From<&ITDirectory> for &IDispatch
§fn from(value: &ITDirectory) -> Self
fn from(value: &ITDirectory) -> Self
Converts to this type from the input type.
§impl From<&ITDirectoryObject> for &IDispatch
impl From<&ITDirectoryObject> for &IDispatch
§fn from(value: &ITDirectoryObject) -> Self
fn from(value: &ITDirectoryObject) -> Self
Converts to this type from the input type.
§impl From<&ITDirectoryObjectConference> for &IDispatch
impl From<&ITDirectoryObjectConference> for &IDispatch
§fn from(value: &ITDirectoryObjectConference) -> Self
fn from(value: &ITDirectoryObjectConference) -> Self
Converts to this type from the input type.
§impl From<&ITDirectoryObjectUser> for &IDispatch
impl From<&ITDirectoryObjectUser> for &IDispatch
§fn from(value: &ITDirectoryObjectUser) -> Self
fn from(value: &ITDirectoryObjectUser) -> Self
Converts to this type from the input type.
§impl From<&ITDispatchMapper> for &IDispatch
impl From<&ITDispatchMapper> for &IDispatch
§fn from(value: &ITDispatchMapper) -> Self
fn from(value: &ITDispatchMapper) -> Self
Converts to this type from the input type.
§impl From<&ITFileTerminalEvent> for &IDispatch
impl From<&ITFileTerminalEvent> for &IDispatch
§fn from(value: &ITFileTerminalEvent) -> Self
fn from(value: &ITFileTerminalEvent) -> Self
Converts to this type from the input type.
§impl From<&ITFileTrack> for &IDispatch
impl From<&ITFileTrack> for &IDispatch
§fn from(value: &ITFileTrack) -> Self
fn from(value: &ITFileTrack) -> Self
Converts to this type from the input type.
§impl From<&ITForwardInformation> for &IDispatch
impl From<&ITForwardInformation> for &IDispatch
§fn from(value: &ITForwardInformation) -> Self
fn from(value: &ITForwardInformation) -> Self
Converts to this type from the input type.
§impl From<&ITForwardInformation2> for &IDispatch
impl From<&ITForwardInformation2> for &IDispatch
§fn from(value: &ITForwardInformation2) -> Self
fn from(value: &ITForwardInformation2) -> Self
Converts to this type from the input type.
§impl From<&ITILSConfig> for &IDispatch
impl From<&ITILSConfig> for &IDispatch
§fn from(value: &ITILSConfig) -> Self
fn from(value: &ITILSConfig) -> Self
Converts to this type from the input type.
§impl From<&ITLegacyCallMediaControl> for &IDispatch
impl From<&ITLegacyCallMediaControl> for &IDispatch
§fn from(value: &ITLegacyCallMediaControl) -> Self
fn from(value: &ITLegacyCallMediaControl) -> Self
Converts to this type from the input type.
§impl From<&ITLegacyCallMediaControl2> for &IDispatch
impl From<&ITLegacyCallMediaControl2> for &IDispatch
§fn from(value: &ITLegacyCallMediaControl2) -> Self
fn from(value: &ITLegacyCallMediaControl2) -> Self
Converts to this type from the input type.
§impl From<&ITLegacyWaveSupport> for &IDispatch
impl From<&ITLegacyWaveSupport> for &IDispatch
§fn from(value: &ITLegacyWaveSupport) -> Self
fn from(value: &ITLegacyWaveSupport) -> Self
Converts to this type from the input type.
§impl From<&ITLocationInfo> for &IDispatch
impl From<&ITLocationInfo> for &IDispatch
§fn from(value: &ITLocationInfo) -> Self
fn from(value: &ITLocationInfo) -> Self
Converts to this type from the input type.
§impl From<&ITMediaControl> for &IDispatch
impl From<&ITMediaControl> for &IDispatch
§fn from(value: &ITMediaControl) -> Self
fn from(value: &ITMediaControl) -> Self
Converts to this type from the input type.
§impl From<&ITMediaPlayback> for &IDispatch
impl From<&ITMediaPlayback> for &IDispatch
§fn from(value: &ITMediaPlayback) -> Self
fn from(value: &ITMediaPlayback) -> Self
Converts to this type from the input type.
§impl From<&ITMediaRecord> for &IDispatch
impl From<&ITMediaRecord> for &IDispatch
§fn from(value: &ITMediaRecord) -> Self
fn from(value: &ITMediaRecord) -> Self
Converts to this type from the input type.
§impl From<&ITMediaSupport> for &IDispatch
impl From<&ITMediaSupport> for &IDispatch
§fn from(value: &ITMediaSupport) -> Self
fn from(value: &ITMediaSupport) -> Self
Converts to this type from the input type.
§impl From<&ITMultiTrackTerminal> for &IDispatch
impl From<&ITMultiTrackTerminal> for &IDispatch
§fn from(value: &ITMultiTrackTerminal) -> Self
fn from(value: &ITMultiTrackTerminal) -> Self
Converts to this type from the input type.
§impl From<&ITPhoneDeviceSpecificEvent> for &IDispatch
impl From<&ITPhoneDeviceSpecificEvent> for &IDispatch
§fn from(value: &ITPhoneDeviceSpecificEvent) -> Self
fn from(value: &ITPhoneDeviceSpecificEvent) -> Self
Converts to this type from the input type.
§impl From<&ITPhoneEvent> for &IDispatch
impl From<&ITPhoneEvent> for &IDispatch
§fn from(value: &ITPhoneEvent) -> Self
fn from(value: &ITPhoneEvent) -> Self
Converts to this type from the input type.
§impl From<&ITPluggableTerminalClassInfo> for &IDispatch
impl From<&ITPluggableTerminalClassInfo> for &IDispatch
§fn from(value: &ITPluggableTerminalClassInfo) -> Self
fn from(value: &ITPluggableTerminalClassInfo) -> Self
Converts to this type from the input type.
§impl From<&ITPluggableTerminalSuperclassInfo> for &IDispatch
impl From<&ITPluggableTerminalSuperclassInfo> for &IDispatch
§fn from(value: &ITPluggableTerminalSuperclassInfo) -> Self
fn from(value: &ITPluggableTerminalSuperclassInfo) -> Self
Converts to this type from the input type.
§impl From<&ITPrivateEvent> for &IDispatch
impl From<&ITPrivateEvent> for &IDispatch
§fn from(value: &ITPrivateEvent) -> Self
fn from(value: &ITPrivateEvent) -> Self
Converts to this type from the input type.
§impl From<&ITQOSEvent> for &IDispatch
impl From<&ITQOSEvent> for &IDispatch
§fn from(value: &ITQOSEvent) -> Self
fn from(value: &ITQOSEvent) -> Self
Converts to this type from the input type.
§impl From<&ITQueueEvent> for &IDispatch
impl From<&ITQueueEvent> for &IDispatch
§fn from(value: &ITQueueEvent) -> Self
fn from(value: &ITQueueEvent) -> Self
Converts to this type from the input type.
§impl From<&ITRendezvous> for &IDispatch
impl From<&ITRendezvous> for &IDispatch
§fn from(value: &ITRendezvous) -> Self
fn from(value: &ITRendezvous) -> Self
Converts to this type from the input type.
§impl From<&ITRequestEvent> for &IDispatch
impl From<&ITRequestEvent> for &IDispatch
§fn from(value: &ITRequestEvent) -> Self
fn from(value: &ITRequestEvent) -> Self
Converts to this type from the input type.
§impl From<&ITScriptableAudioFormat> for &IDispatch
impl From<&ITScriptableAudioFormat> for &IDispatch
§fn from(value: &ITScriptableAudioFormat) -> Self
fn from(value: &ITScriptableAudioFormat) -> Self
Converts to this type from the input type.
§impl From<&ITStaticAudioTerminal> for &IDispatch
impl From<&ITStaticAudioTerminal> for &IDispatch
§fn from(value: &ITStaticAudioTerminal) -> Self
fn from(value: &ITStaticAudioTerminal) -> Self
Converts to this type from the input type.
§impl From<&ITStreamControl> for &IDispatch
impl From<&ITStreamControl> for &IDispatch
§fn from(value: &ITStreamControl) -> Self
fn from(value: &ITStreamControl) -> Self
Converts to this type from the input type.
§impl From<&ITSubStream> for &IDispatch
impl From<&ITSubStream> for &IDispatch
§fn from(value: &ITSubStream) -> Self
fn from(value: &ITSubStream) -> Self
Converts to this type from the input type.
§impl From<&ITSubStreamControl> for &IDispatch
impl From<&ITSubStreamControl> for &IDispatch
§fn from(value: &ITSubStreamControl) -> Self
fn from(value: &ITSubStreamControl) -> Self
Converts to this type from the input type.
§impl From<&ITTAPICallCenter> for &IDispatch
impl From<&ITTAPICallCenter> for &IDispatch
§fn from(value: &ITTAPICallCenter) -> Self
fn from(value: &ITTAPICallCenter) -> Self
Converts to this type from the input type.
§impl From<&ITTAPIDispatchEventNotification> for &IDispatch
impl From<&ITTAPIDispatchEventNotification> for &IDispatch
§fn from(value: &ITTAPIDispatchEventNotification) -> Self
fn from(value: &ITTAPIDispatchEventNotification) -> Self
Converts to this type from the input type.
§impl From<&ITTAPIObjectEvent> for &IDispatch
impl From<&ITTAPIObjectEvent> for &IDispatch
§fn from(value: &ITTAPIObjectEvent) -> Self
fn from(value: &ITTAPIObjectEvent) -> Self
Converts to this type from the input type.
§impl From<&ITTAPIObjectEvent2> for &IDispatch
impl From<&ITTAPIObjectEvent2> for &IDispatch
§fn from(value: &ITTAPIObjectEvent2) -> Self
fn from(value: &ITTAPIObjectEvent2) -> Self
Converts to this type from the input type.
§impl From<&ITTTSTerminalEvent> for &IDispatch
impl From<&ITTTSTerminalEvent> for &IDispatch
§fn from(value: &ITTTSTerminalEvent) -> Self
fn from(value: &ITTTSTerminalEvent) -> Self
Converts to this type from the input type.
§impl From<&ITTerminal> for &IDispatch
impl From<&ITTerminal> for &IDispatch
§fn from(value: &ITTerminal) -> Self
fn from(value: &ITTerminal) -> Self
Converts to this type from the input type.
§impl From<&ITTerminalSupport> for &IDispatch
impl From<&ITTerminalSupport> for &IDispatch
§fn from(value: &ITTerminalSupport) -> Self
fn from(value: &ITTerminalSupport) -> Self
Converts to this type from the input type.
§impl From<&ITTerminalSupport2> for &IDispatch
impl From<&ITTerminalSupport2> for &IDispatch
§fn from(value: &ITTerminalSupport2) -> Self
fn from(value: &ITTerminalSupport2) -> Self
Converts to this type from the input type.
§impl From<&ITToneDetectionEvent> for &IDispatch
impl From<&ITToneDetectionEvent> for &IDispatch
§fn from(value: &ITToneDetectionEvent) -> Self
fn from(value: &ITToneDetectionEvent) -> Self
Converts to this type from the input type.
§impl From<&ITToneTerminalEvent> for &IDispatch
impl From<&ITToneTerminalEvent> for &IDispatch
§fn from(value: &ITToneTerminalEvent) -> Self
fn from(value: &ITToneTerminalEvent) -> Self
Converts to this type from the input type.
§impl From<&ITaskDefinition> for &IDispatch
impl From<&ITaskDefinition> for &IDispatch
§fn from(value: &ITaskDefinition) -> Self
fn from(value: &ITaskDefinition) -> Self
Converts to this type from the input type.
§impl From<&ITaskFolder> for &IDispatch
impl From<&ITaskFolder> for &IDispatch
§fn from(value: &ITaskFolder) -> Self
fn from(value: &ITaskFolder) -> Self
Converts to this type from the input type.
§impl From<&ITaskFolderCollection> for &IDispatch
impl From<&ITaskFolderCollection> for &IDispatch
§fn from(value: &ITaskFolderCollection) -> Self
fn from(value: &ITaskFolderCollection) -> Self
Converts to this type from the input type.
§impl From<&ITaskNamedValueCollection> for &IDispatch
impl From<&ITaskNamedValueCollection> for &IDispatch
§fn from(value: &ITaskNamedValueCollection) -> Self
fn from(value: &ITaskNamedValueCollection) -> Self
Converts to this type from the input type.
§impl From<&ITaskNamedValuePair> for &IDispatch
impl From<&ITaskNamedValuePair> for &IDispatch
§fn from(value: &ITaskNamedValuePair) -> Self
fn from(value: &ITaskNamedValuePair) -> Self
Converts to this type from the input type.
§impl From<&ITaskService> for &IDispatch
impl From<&ITaskService> for &IDispatch
§fn from(value: &ITaskService) -> Self
fn from(value: &ITaskService) -> Self
Converts to this type from the input type.
§impl From<&ITaskSettings> for &IDispatch
impl From<&ITaskSettings> for &IDispatch
§fn from(value: &ITaskSettings) -> Self
fn from(value: &ITaskSettings) -> Self
Converts to this type from the input type.
§impl From<&ITaskSettings2> for &IDispatch
impl From<&ITaskSettings2> for &IDispatch
§fn from(value: &ITaskSettings2) -> Self
fn from(value: &ITaskSettings2) -> Self
Converts to this type from the input type.
§impl From<&ITaskSettings3> for &IDispatch
impl From<&ITaskSettings3> for &IDispatch
§fn from(value: &ITaskSettings3) -> Self
fn from(value: &ITaskSettings3) -> Self
Converts to this type from the input type.
§impl From<&ITemplateSdo> for &IDispatch
impl From<&ITemplateSdo> for &IDispatch
§fn from(value: &ITemplateSdo) -> Self
fn from(value: &ITemplateSdo) -> Self
Converts to this type from the input type.
§impl From<&ITextDisplays> for &IDispatch
impl From<&ITextDisplays> for &IDispatch
§fn from(value: &ITextDisplays) -> Self
fn from(value: &ITextDisplays) -> Self
Converts to this type from the input type.
§impl From<&ITextDocument> for &IDispatch
impl From<&ITextDocument> for &IDispatch
§fn from(value: &ITextDocument) -> Self
fn from(value: &ITextDocument) -> Self
Converts to this type from the input type.
§impl From<&ITextDocument2> for &IDispatch
impl From<&ITextDocument2> for &IDispatch
§fn from(value: &ITextDocument2) -> Self
fn from(value: &ITextDocument2) -> Self
Converts to this type from the input type.
§impl From<&ITextDocument2Old> for &IDispatch
impl From<&ITextDocument2Old> for &IDispatch
§fn from(value: &ITextDocument2Old) -> Self
fn from(value: &ITextDocument2Old) -> Self
Converts to this type from the input type.
§impl From<&ITextFont2> for &IDispatch
impl From<&ITextFont2> for &IDispatch
§fn from(value: &ITextFont2) -> Self
fn from(value: &ITextFont2) -> Self
Converts to this type from the input type.
§impl From<&ITextPara2> for &IDispatch
impl From<&ITextPara2> for &IDispatch
§fn from(value: &ITextPara2) -> Self
fn from(value: &ITextPara2) -> Self
Converts to this type from the input type.
§impl From<&ITextRange> for &IDispatch
impl From<&ITextRange> for &IDispatch
§fn from(value: &ITextRange) -> Self
fn from(value: &ITextRange) -> Self
Converts to this type from the input type.
§impl From<&ITextRange2> for &IDispatch
impl From<&ITextRange2> for &IDispatch
§fn from(value: &ITextRange2) -> Self
fn from(value: &ITextRange2) -> Self
Converts to this type from the input type.
§impl From<&ITextSelection> for &IDispatch
impl From<&ITextSelection> for &IDispatch
§fn from(value: &ITextSelection) -> Self
fn from(value: &ITextSelection) -> Self
Converts to this type from the input type.
§impl From<&ITextSelection2> for &IDispatch
impl From<&ITextSelection2> for &IDispatch
§fn from(value: &ITextSelection2) -> Self
fn from(value: &ITextSelection2) -> Self
Converts to this type from the input type.
§impl From<&ITextStoryRanges> for &IDispatch
impl From<&ITextStoryRanges> for &IDispatch
§fn from(value: &ITextStoryRanges) -> Self
fn from(value: &ITextStoryRanges) -> Self
Converts to this type from the input type.
§impl From<&ITextStoryRanges2> for &IDispatch
impl From<&ITextStoryRanges2> for &IDispatch
§fn from(value: &ITextStoryRanges2) -> Self
fn from(value: &ITextStoryRanges2) -> Self
Converts to this type from the input type.
§impl From<&ITextStrings> for &IDispatch
impl From<&ITextStrings> for &IDispatch
§fn from(value: &ITextStrings) -> Self
fn from(value: &ITextStrings) -> Self
Converts to this type from the input type.
§impl From<&ITimeTrigger> for &IDispatch
impl From<&ITimeTrigger> for &IDispatch
§fn from(value: &ITimeTrigger) -> Self
fn from(value: &ITimeTrigger) -> Self
Converts to this type from the input type.
§impl From<&ITraceDataCollector> for &IDispatch
impl From<&ITraceDataCollector> for &IDispatch
§fn from(value: &ITraceDataCollector) -> Self
fn from(value: &ITraceDataCollector) -> Self
Converts to this type from the input type.
§impl From<&ITraceDataProvider> for &IDispatch
impl From<&ITraceDataProvider> for &IDispatch
§fn from(value: &ITraceDataProvider) -> Self
fn from(value: &ITraceDataProvider) -> Self
Converts to this type from the input type.
§impl From<&ITraceDataProviderCollection> for &IDispatch
impl From<&ITraceDataProviderCollection> for &IDispatch
§fn from(value: &ITraceDataProviderCollection) -> Self
fn from(value: &ITraceDataProviderCollection) -> Self
Converts to this type from the input type.
§impl From<&ITransactionContext> for &IDispatch
impl From<&ITransactionContext> for &IDispatch
§fn from(value: &ITransactionContext) -> Self
fn from(value: &ITransactionContext) -> Self
Converts to this type from the input type.
§impl From<&ITriggerCollection> for &IDispatch
impl From<&ITriggerCollection> for &IDispatch
§fn from(value: &ITriggerCollection) -> Self
fn from(value: &ITriggerCollection) -> Self
Converts to this type from the input type.
§impl From<&ITuneRequest> for &IDispatch
impl From<&ITuneRequest> for &IDispatch
§fn from(value: &ITuneRequest) -> Self
fn from(value: &ITuneRequest) -> Self
Converts to this type from the input type.
§impl From<&ITuningSpace> for &IDispatch
impl From<&ITuningSpace> for &IDispatch
§fn from(value: &ITuningSpace) -> Self
fn from(value: &ITuningSpace) -> Self
Converts to this type from the input type.
§impl From<&ITuningSpaceContainer> for &IDispatch
impl From<&ITuningSpaceContainer> for &IDispatch
§fn from(value: &ITuningSpaceContainer) -> Self
fn from(value: &ITuningSpaceContainer) -> Self
Converts to this type from the input type.
§impl From<&ITuningSpaces> for &IDispatch
impl From<&ITuningSpaces> for &IDispatch
§fn from(value: &ITuningSpaces) -> Self
fn from(value: &ITuningSpaces) -> Self
Converts to this type from the input type.
§impl From<&IUPnPDescriptionDocument> for &IDispatch
impl From<&IUPnPDescriptionDocument> for &IDispatch
§fn from(value: &IUPnPDescriptionDocument) -> Self
fn from(value: &IUPnPDescriptionDocument) -> Self
Converts to this type from the input type.
§impl From<&IUPnPDevice> for &IDispatch
impl From<&IUPnPDevice> for &IDispatch
§fn from(value: &IUPnPDevice) -> Self
fn from(value: &IUPnPDevice) -> Self
Converts to this type from the input type.
§impl From<&IUPnPDeviceFinder> for &IDispatch
impl From<&IUPnPDeviceFinder> for &IDispatch
§fn from(value: &IUPnPDeviceFinder) -> Self
fn from(value: &IUPnPDeviceFinder) -> Self
Converts to this type from the input type.
§impl From<&IUPnPDevices> for &IDispatch
impl From<&IUPnPDevices> for &IDispatch
§fn from(value: &IUPnPDevices) -> Self
fn from(value: &IUPnPDevices) -> Self
Converts to this type from the input type.
§impl From<&IUPnPService> for &IDispatch
impl From<&IUPnPService> for &IDispatch
§fn from(value: &IUPnPService) -> Self
fn from(value: &IUPnPService) -> Self
Converts to this type from the input type.
§impl From<&IUPnPServices> for &IDispatch
impl From<&IUPnPServices> for &IDispatch
§fn from(value: &IUPnPServices) -> Self
fn from(value: &IUPnPServices) -> Self
Converts to this type from the input type.
§impl From<&IUpdateCollection> for &IDispatch
impl From<&IUpdateCollection> for &IDispatch
§fn from(value: &IUpdateCollection) -> Self
fn from(value: &IUpdateCollection) -> Self
Converts to this type from the input type.
§impl From<&IUpdateDownloadContent> for &IDispatch
impl From<&IUpdateDownloadContent> for &IDispatch
§fn from(value: &IUpdateDownloadContent) -> Self
fn from(value: &IUpdateDownloadContent) -> Self
Converts to this type from the input type.
§impl From<&IUpdateDownloadContent2> for &IDispatch
impl From<&IUpdateDownloadContent2> for &IDispatch
§fn from(value: &IUpdateDownloadContent2) -> Self
fn from(value: &IUpdateDownloadContent2) -> Self
Converts to this type from the input type.
§impl From<&IUpdateDownloadContentCollection> for &IDispatch
impl From<&IUpdateDownloadContentCollection> for &IDispatch
§fn from(value: &IUpdateDownloadContentCollection) -> Self
fn from(value: &IUpdateDownloadContentCollection) -> Self
Converts to this type from the input type.
§impl From<&IUpdateDownloadResult> for &IDispatch
impl From<&IUpdateDownloadResult> for &IDispatch
§fn from(value: &IUpdateDownloadResult) -> Self
fn from(value: &IUpdateDownloadResult) -> Self
Converts to this type from the input type.
§impl From<&IUpdateDownloader> for &IDispatch
impl From<&IUpdateDownloader> for &IDispatch
§fn from(value: &IUpdateDownloader) -> Self
fn from(value: &IUpdateDownloader) -> Self
Converts to this type from the input type.
§impl From<&IUpdateException> for &IDispatch
impl From<&IUpdateException> for &IDispatch
§fn from(value: &IUpdateException) -> Self
fn from(value: &IUpdateException) -> Self
Converts to this type from the input type.
§impl From<&IUpdateExceptionCollection> for &IDispatch
impl From<&IUpdateExceptionCollection> for &IDispatch
§fn from(value: &IUpdateExceptionCollection) -> Self
fn from(value: &IUpdateExceptionCollection) -> Self
Converts to this type from the input type.
§impl From<&IUpdateHistoryEntry> for &IDispatch
impl From<&IUpdateHistoryEntry> for &IDispatch
§fn from(value: &IUpdateHistoryEntry) -> Self
fn from(value: &IUpdateHistoryEntry) -> Self
Converts to this type from the input type.
§impl From<&IUpdateHistoryEntry2> for &IDispatch
impl From<&IUpdateHistoryEntry2> for &IDispatch
§fn from(value: &IUpdateHistoryEntry2) -> Self
fn from(value: &IUpdateHistoryEntry2) -> Self
Converts to this type from the input type.
§impl From<&IUpdateHistoryEntryCollection> for &IDispatch
impl From<&IUpdateHistoryEntryCollection> for &IDispatch
§fn from(value: &IUpdateHistoryEntryCollection) -> Self
fn from(value: &IUpdateHistoryEntryCollection) -> Self
Converts to this type from the input type.
§impl From<&IUpdateIdentity> for &IDispatch
impl From<&IUpdateIdentity> for &IDispatch
§fn from(value: &IUpdateIdentity) -> Self
fn from(value: &IUpdateIdentity) -> Self
Converts to this type from the input type.
§impl From<&IUpdateInstallationResult> for &IDispatch
impl From<&IUpdateInstallationResult> for &IDispatch
§fn from(value: &IUpdateInstallationResult) -> Self
fn from(value: &IUpdateInstallationResult) -> Self
Converts to this type from the input type.
§impl From<&IUpdateInstaller> for &IDispatch
impl From<&IUpdateInstaller> for &IDispatch
§fn from(value: &IUpdateInstaller) -> Self
fn from(value: &IUpdateInstaller) -> Self
Converts to this type from the input type.
§impl From<&IUpdateInstaller2> for &IDispatch
impl From<&IUpdateInstaller2> for &IDispatch
§fn from(value: &IUpdateInstaller2) -> Self
fn from(value: &IUpdateInstaller2) -> Self
Converts to this type from the input type.
§impl From<&IUpdateInstaller3> for &IDispatch
impl From<&IUpdateInstaller3> for &IDispatch
§fn from(value: &IUpdateInstaller3) -> Self
fn from(value: &IUpdateInstaller3) -> Self
Converts to this type from the input type.
§impl From<&IUpdateInstaller4> for &IDispatch
impl From<&IUpdateInstaller4> for &IDispatch
§fn from(value: &IUpdateInstaller4) -> Self
fn from(value: &IUpdateInstaller4) -> Self
Converts to this type from the input type.
§impl From<&IUpdateSearcher> for &IDispatch
impl From<&IUpdateSearcher> for &IDispatch
§fn from(value: &IUpdateSearcher) -> Self
fn from(value: &IUpdateSearcher) -> Self
Converts to this type from the input type.
§impl From<&IUpdateSearcher2> for &IDispatch
impl From<&IUpdateSearcher2> for &IDispatch
§fn from(value: &IUpdateSearcher2) -> Self
fn from(value: &IUpdateSearcher2) -> Self
Converts to this type from the input type.
§impl From<&IUpdateSearcher3> for &IDispatch
impl From<&IUpdateSearcher3> for &IDispatch
§fn from(value: &IUpdateSearcher3) -> Self
fn from(value: &IUpdateSearcher3) -> Self
Converts to this type from the input type.
§impl From<&IUpdateService> for &IDispatch
impl From<&IUpdateService> for &IDispatch
§fn from(value: &IUpdateService) -> Self
fn from(value: &IUpdateService) -> Self
Converts to this type from the input type.
§impl From<&IUpdateService2> for &IDispatch
impl From<&IUpdateService2> for &IDispatch
§fn from(value: &IUpdateService2) -> Self
fn from(value: &IUpdateService2) -> Self
Converts to this type from the input type.
§impl From<&IUpdateServiceCollection> for &IDispatch
impl From<&IUpdateServiceCollection> for &IDispatch
§fn from(value: &IUpdateServiceCollection) -> Self
fn from(value: &IUpdateServiceCollection) -> Self
Converts to this type from the input type.
§impl From<&IUpdateServiceManager> for &IDispatch
impl From<&IUpdateServiceManager> for &IDispatch
§fn from(value: &IUpdateServiceManager) -> Self
fn from(value: &IUpdateServiceManager) -> Self
Converts to this type from the input type.
§impl From<&IUpdateServiceManager2> for &IDispatch
impl From<&IUpdateServiceManager2> for &IDispatch
§fn from(value: &IUpdateServiceManager2) -> Self
fn from(value: &IUpdateServiceManager2) -> Self
Converts to this type from the input type.
§impl From<&IUpdateServiceRegistration> for &IDispatch
impl From<&IUpdateServiceRegistration> for &IDispatch
§fn from(value: &IUpdateServiceRegistration) -> Self
fn from(value: &IUpdateServiceRegistration) -> Self
Converts to this type from the input type.
§impl From<&IUpdateSession> for &IDispatch
impl From<&IUpdateSession> for &IDispatch
§fn from(value: &IUpdateSession) -> Self
fn from(value: &IUpdateSession) -> Self
Converts to this type from the input type.
§impl From<&IUpdateSession2> for &IDispatch
impl From<&IUpdateSession2> for &IDispatch
§fn from(value: &IUpdateSession2) -> Self
fn from(value: &IUpdateSession2) -> Self
Converts to this type from the input type.
§impl From<&IUpdateSession3> for &IDispatch
impl From<&IUpdateSession3> for &IDispatch
§fn from(value: &IUpdateSession3) -> Self
fn from(value: &IUpdateSession3) -> Self
Converts to this type from the input type.
§impl From<&IVBMXNamespaceManager> for &IDispatch
impl From<&IVBMXNamespaceManager> for &IDispatch
§fn from(value: &IVBMXNamespaceManager) -> Self
fn from(value: &IVBMXNamespaceManager) -> Self
Converts to this type from the input type.
§impl From<&IVBSAXAttributes> for &IDispatch
impl From<&IVBSAXAttributes> for &IDispatch
§fn from(value: &IVBSAXAttributes) -> Self
fn from(value: &IVBSAXAttributes) -> Self
Converts to this type from the input type.
§impl From<&IVBSAXContentHandler> for &IDispatch
impl From<&IVBSAXContentHandler> for &IDispatch
§fn from(value: &IVBSAXContentHandler) -> Self
fn from(value: &IVBSAXContentHandler) -> Self
Converts to this type from the input type.
§impl From<&IVBSAXDTDHandler> for &IDispatch
impl From<&IVBSAXDTDHandler> for &IDispatch
§fn from(value: &IVBSAXDTDHandler) -> Self
fn from(value: &IVBSAXDTDHandler) -> Self
Converts to this type from the input type.
§impl From<&IVBSAXDeclHandler> for &IDispatch
impl From<&IVBSAXDeclHandler> for &IDispatch
§fn from(value: &IVBSAXDeclHandler) -> Self
fn from(value: &IVBSAXDeclHandler) -> Self
Converts to this type from the input type.
§impl From<&IVBSAXEntityResolver> for &IDispatch
impl From<&IVBSAXEntityResolver> for &IDispatch
§fn from(value: &IVBSAXEntityResolver) -> Self
fn from(value: &IVBSAXEntityResolver) -> Self
Converts to this type from the input type.
§impl From<&IVBSAXErrorHandler> for &IDispatch
impl From<&IVBSAXErrorHandler> for &IDispatch
§fn from(value: &IVBSAXErrorHandler) -> Self
fn from(value: &IVBSAXErrorHandler) -> Self
Converts to this type from the input type.
§impl From<&IVBSAXLexicalHandler> for &IDispatch
impl From<&IVBSAXLexicalHandler> for &IDispatch
§fn from(value: &IVBSAXLexicalHandler) -> Self
fn from(value: &IVBSAXLexicalHandler) -> Self
Converts to this type from the input type.
§impl From<&IVBSAXLocator> for &IDispatch
impl From<&IVBSAXLocator> for &IDispatch
§fn from(value: &IVBSAXLocator) -> Self
fn from(value: &IVBSAXLocator) -> Self
Converts to this type from the input type.
§impl From<&IVBSAXXMLFilter> for &IDispatch
impl From<&IVBSAXXMLFilter> for &IDispatch
§fn from(value: &IVBSAXXMLFilter) -> Self
fn from(value: &IVBSAXXMLFilter) -> Self
Converts to this type from the input type.
§impl From<&IVBSAXXMLReader> for &IDispatch
impl From<&IVBSAXXMLReader> for &IDispatch
§fn from(value: &IVBSAXXMLReader) -> Self
fn from(value: &IVBSAXXMLReader) -> Self
Converts to this type from the input type.
§impl From<&IValueMapItem> for &IDispatch
impl From<&IValueMapItem> for &IDispatch
§fn from(value: &IValueMapItem) -> Self
fn from(value: &IValueMapItem) -> Self
Converts to this type from the input type.
§impl From<&IVideoWindow> for &IDispatch
impl From<&IVideoWindow> for &IDispatch
§fn from(value: &IVideoWindow) -> Self
fn from(value: &IVideoWindow) -> Self
Converts to this type from the input type.
§impl From<&IWMIExtension> for &IDispatch
impl From<&IWMIExtension> for &IDispatch
§fn from(value: &IWMIExtension) -> Self
fn from(value: &IWMIExtension) -> Self
Converts to this type from the input type.
§impl From<&IWMPCdromCollection> for &IDispatch
impl From<&IWMPCdromCollection> for &IDispatch
§fn from(value: &IWMPCdromCollection) -> Self
fn from(value: &IWMPCdromCollection) -> Self
Converts to this type from the input type.
§impl From<&IWMPClosedCaption> for &IDispatch
impl From<&IWMPClosedCaption> for &IDispatch
§fn from(value: &IWMPClosedCaption) -> Self
fn from(value: &IWMPClosedCaption) -> Self
Converts to this type from the input type.
§impl From<&IWMPClosedCaption2> for &IDispatch
impl From<&IWMPClosedCaption2> for &IDispatch
§fn from(value: &IWMPClosedCaption2) -> Self
fn from(value: &IWMPClosedCaption2) -> Self
Converts to this type from the input type.
§impl From<&IWMPControls> for &IDispatch
impl From<&IWMPControls> for &IDispatch
§fn from(value: &IWMPControls) -> Self
fn from(value: &IWMPControls) -> Self
Converts to this type from the input type.
§impl From<&IWMPControls2> for &IDispatch
impl From<&IWMPControls2> for &IDispatch
§fn from(value: &IWMPControls2) -> Self
fn from(value: &IWMPControls2) -> Self
Converts to this type from the input type.
§impl From<&IWMPControls3> for &IDispatch
impl From<&IWMPControls3> for &IDispatch
§fn from(value: &IWMPControls3) -> Self
fn from(value: &IWMPControls3) -> Self
Converts to this type from the input type.
§impl From<&IWMPDownloadCollection> for &IDispatch
impl From<&IWMPDownloadCollection> for &IDispatch
§fn from(value: &IWMPDownloadCollection) -> Self
fn from(value: &IWMPDownloadCollection) -> Self
Converts to this type from the input type.
§impl From<&IWMPDownloadItem> for &IDispatch
impl From<&IWMPDownloadItem> for &IDispatch
§fn from(value: &IWMPDownloadItem) -> Self
fn from(value: &IWMPDownloadItem) -> Self
Converts to this type from the input type.
§impl From<&IWMPDownloadItem2> for &IDispatch
impl From<&IWMPDownloadItem2> for &IDispatch
§fn from(value: &IWMPDownloadItem2) -> Self
fn from(value: &IWMPDownloadItem2) -> Self
Converts to this type from the input type.
§impl From<&IWMPDownloadManager> for &IDispatch
impl From<&IWMPDownloadManager> for &IDispatch
§fn from(value: &IWMPDownloadManager) -> Self
fn from(value: &IWMPDownloadManager) -> Self
Converts to this type from the input type.
§impl From<&IWMPErrorItem> for &IDispatch
impl From<&IWMPErrorItem> for &IDispatch
§fn from(value: &IWMPErrorItem) -> Self
fn from(value: &IWMPErrorItem) -> Self
Converts to this type from the input type.
§impl From<&IWMPErrorItem2> for &IDispatch
impl From<&IWMPErrorItem2> for &IDispatch
§fn from(value: &IWMPErrorItem2) -> Self
fn from(value: &IWMPErrorItem2) -> Self
Converts to this type from the input type.
§impl From<&IWMPMedia2> for &IDispatch
impl From<&IWMPMedia2> for &IDispatch
§fn from(value: &IWMPMedia2) -> Self
fn from(value: &IWMPMedia2) -> Self
Converts to this type from the input type.
§impl From<&IWMPMedia3> for &IDispatch
impl From<&IWMPMedia3> for &IDispatch
§fn from(value: &IWMPMedia3) -> Self
fn from(value: &IWMPMedia3) -> Self
Converts to this type from the input type.
§impl From<&IWMPMediaCollection> for &IDispatch
impl From<&IWMPMediaCollection> for &IDispatch
§fn from(value: &IWMPMediaCollection) -> Self
fn from(value: &IWMPMediaCollection) -> Self
Converts to this type from the input type.
§impl From<&IWMPMediaCollection2> for &IDispatch
impl From<&IWMPMediaCollection2> for &IDispatch
§fn from(value: &IWMPMediaCollection2) -> Self
fn from(value: &IWMPMediaCollection2) -> Self
Converts to this type from the input type.
§impl From<&IWMPMetadataPicture> for &IDispatch
impl From<&IWMPMetadataPicture> for &IDispatch
§fn from(value: &IWMPMetadataPicture) -> Self
fn from(value: &IWMPMetadataPicture) -> Self
Converts to this type from the input type.
§impl From<&IWMPMetadataText> for &IDispatch
impl From<&IWMPMetadataText> for &IDispatch
§fn from(value: &IWMPMetadataText) -> Self
fn from(value: &IWMPMetadataText) -> Self
Converts to this type from the input type.
§impl From<&IWMPNetwork> for &IDispatch
impl From<&IWMPNetwork> for &IDispatch
§fn from(value: &IWMPNetwork) -> Self
fn from(value: &IWMPNetwork) -> Self
Converts to this type from the input type.
§impl From<&IWMPPlayer> for &IDispatch
impl From<&IWMPPlayer> for &IDispatch
§fn from(value: &IWMPPlayer) -> Self
fn from(value: &IWMPPlayer) -> Self
Converts to this type from the input type.
§impl From<&IWMPPlayer2> for &IDispatch
impl From<&IWMPPlayer2> for &IDispatch
§fn from(value: &IWMPPlayer2) -> Self
fn from(value: &IWMPPlayer2) -> Self
Converts to this type from the input type.
§impl From<&IWMPPlayer3> for &IDispatch
impl From<&IWMPPlayer3> for &IDispatch
§fn from(value: &IWMPPlayer3) -> Self
fn from(value: &IWMPPlayer3) -> Self
Converts to this type from the input type.
§impl From<&IWMPPlayer4> for &IDispatch
impl From<&IWMPPlayer4> for &IDispatch
§fn from(value: &IWMPPlayer4) -> Self
fn from(value: &IWMPPlayer4) -> Self
Converts to this type from the input type.
§impl From<&IWMPPlayerApplication> for &IDispatch
impl From<&IWMPPlayerApplication> for &IDispatch
§fn from(value: &IWMPPlayerApplication) -> Self
fn from(value: &IWMPPlayerApplication) -> Self
Converts to this type from the input type.
§impl From<&IWMPPlaylist> for &IDispatch
impl From<&IWMPPlaylist> for &IDispatch
§fn from(value: &IWMPPlaylist) -> Self
fn from(value: &IWMPPlaylist) -> Self
Converts to this type from the input type.
§impl From<&IWMPPlaylistArray> for &IDispatch
impl From<&IWMPPlaylistArray> for &IDispatch
§fn from(value: &IWMPPlaylistArray) -> Self
fn from(value: &IWMPPlaylistArray) -> Self
Converts to this type from the input type.
§impl From<&IWMPPlaylistCollection> for &IDispatch
impl From<&IWMPPlaylistCollection> for &IDispatch
§fn from(value: &IWMPPlaylistCollection) -> Self
fn from(value: &IWMPPlaylistCollection) -> Self
Converts to this type from the input type.
§impl From<&IWMPSettings> for &IDispatch
impl From<&IWMPSettings> for &IDispatch
§fn from(value: &IWMPSettings) -> Self
fn from(value: &IWMPSettings) -> Self
Converts to this type from the input type.
§impl From<&IWMPSettings2> for &IDispatch
impl From<&IWMPSettings2> for &IDispatch
§fn from(value: &IWMPSettings2) -> Self
fn from(value: &IWMPSettings2) -> Self
Converts to this type from the input type.
§impl From<&IWMPStringCollection> for &IDispatch
impl From<&IWMPStringCollection> for &IDispatch
§fn from(value: &IWMPStringCollection) -> Self
fn from(value: &IWMPStringCollection) -> Self
Converts to this type from the input type.
§impl From<&IWMPStringCollection2> for &IDispatch
impl From<&IWMPStringCollection2> for &IDispatch
§fn from(value: &IWMPStringCollection2) -> Self
fn from(value: &IWMPStringCollection2) -> Self
Converts to this type from the input type.
§impl From<&IWSCDefaultProduct> for &IDispatch
impl From<&IWSCDefaultProduct> for &IDispatch
§fn from(value: &IWSCDefaultProduct) -> Self
fn from(value: &IWSCDefaultProduct) -> Self
Converts to this type from the input type.
§impl From<&IWSCProductList> for &IDispatch
impl From<&IWSCProductList> for &IDispatch
§fn from(value: &IWSCProductList) -> Self
fn from(value: &IWSCProductList) -> Self
Converts to this type from the input type.
§impl From<&IWSManConnectionOptions> for &IDispatch
impl From<&IWSManConnectionOptions> for &IDispatch
§fn from(value: &IWSManConnectionOptions) -> Self
fn from(value: &IWSManConnectionOptions) -> Self
Converts to this type from the input type.
§impl From<&IWSManConnectionOptionsEx> for &IDispatch
impl From<&IWSManConnectionOptionsEx> for &IDispatch
§fn from(value: &IWSManConnectionOptionsEx) -> Self
fn from(value: &IWSManConnectionOptionsEx) -> Self
Converts to this type from the input type.
§impl From<&IWSManConnectionOptionsEx2> for &IDispatch
impl From<&IWSManConnectionOptionsEx2> for &IDispatch
§fn from(value: &IWSManConnectionOptionsEx2) -> Self
fn from(value: &IWSManConnectionOptionsEx2) -> Self
Converts to this type from the input type.
§impl From<&IWSManEnumerator> for &IDispatch
impl From<&IWSManEnumerator> for &IDispatch
§fn from(value: &IWSManEnumerator) -> Self
fn from(value: &IWSManEnumerator) -> Self
Converts to this type from the input type.
§impl From<&IWSManInternal> for &IDispatch
impl From<&IWSManInternal> for &IDispatch
§fn from(value: &IWSManInternal) -> Self
fn from(value: &IWSManInternal) -> Self
Converts to this type from the input type.
§impl From<&IWSManResourceLocator> for &IDispatch
impl From<&IWSManResourceLocator> for &IDispatch
§fn from(value: &IWSManResourceLocator) -> Self
fn from(value: &IWSManResourceLocator) -> Self
Converts to this type from the input type.
§impl From<&IWSManSession> for &IDispatch
impl From<&IWSManSession> for &IDispatch
§fn from(value: &IWSManSession) -> Self
fn from(value: &IWSManSession) -> Self
Converts to this type from the input type.
§impl From<&IWdsTransportCacheable> for &IDispatch
impl From<&IWdsTransportCacheable> for &IDispatch
§fn from(value: &IWdsTransportCacheable) -> Self
fn from(value: &IWdsTransportCacheable) -> Self
Converts to this type from the input type.
§impl From<&IWdsTransportClient> for &IDispatch
impl From<&IWdsTransportClient> for &IDispatch
§fn from(value: &IWdsTransportClient) -> Self
fn from(value: &IWdsTransportClient) -> Self
Converts to this type from the input type.
§impl From<&IWdsTransportCollection> for &IDispatch
impl From<&IWdsTransportCollection> for &IDispatch
§fn from(value: &IWdsTransportCollection) -> Self
fn from(value: &IWdsTransportCollection) -> Self
Converts to this type from the input type.
§impl From<&IWdsTransportConfigurationManager> for &IDispatch
impl From<&IWdsTransportConfigurationManager> for &IDispatch
§fn from(value: &IWdsTransportConfigurationManager) -> Self
fn from(value: &IWdsTransportConfigurationManager) -> Self
Converts to this type from the input type.
§impl From<&IWdsTransportConfigurationManager2> for &IDispatch
impl From<&IWdsTransportConfigurationManager2> for &IDispatch
§fn from(value: &IWdsTransportConfigurationManager2) -> Self
fn from(value: &IWdsTransportConfigurationManager2) -> Self
Converts to this type from the input type.
§impl From<&IWdsTransportContent> for &IDispatch
impl From<&IWdsTransportContent> for &IDispatch
§fn from(value: &IWdsTransportContent) -> Self
fn from(value: &IWdsTransportContent) -> Self
Converts to this type from the input type.
§impl From<&IWdsTransportContentProvider> for &IDispatch
impl From<&IWdsTransportContentProvider> for &IDispatch
§fn from(value: &IWdsTransportContentProvider) -> Self
fn from(value: &IWdsTransportContentProvider) -> Self
Converts to this type from the input type.
§impl From<&IWdsTransportDiagnosticsPolicy> for &IDispatch
impl From<&IWdsTransportDiagnosticsPolicy> for &IDispatch
§fn from(value: &IWdsTransportDiagnosticsPolicy) -> Self
fn from(value: &IWdsTransportDiagnosticsPolicy) -> Self
Converts to this type from the input type.
§impl From<&IWdsTransportManager> for &IDispatch
impl From<&IWdsTransportManager> for &IDispatch
§fn from(value: &IWdsTransportManager) -> Self
fn from(value: &IWdsTransportManager) -> Self
Converts to this type from the input type.
§impl From<&IWdsTransportMulticastSessionPolicy> for &IDispatch
impl From<&IWdsTransportMulticastSessionPolicy> for &IDispatch
§fn from(value: &IWdsTransportMulticastSessionPolicy) -> Self
fn from(value: &IWdsTransportMulticastSessionPolicy) -> Self
Converts to this type from the input type.
§impl From<&IWdsTransportNamespace> for &IDispatch
impl From<&IWdsTransportNamespace> for &IDispatch
§fn from(value: &IWdsTransportNamespace) -> Self
fn from(value: &IWdsTransportNamespace) -> Self
Converts to this type from the input type.
§impl From<&IWdsTransportNamespaceAutoCast> for &IDispatch
impl From<&IWdsTransportNamespaceAutoCast> for &IDispatch
§fn from(value: &IWdsTransportNamespaceAutoCast) -> Self
fn from(value: &IWdsTransportNamespaceAutoCast) -> Self
Converts to this type from the input type.
§impl From<&IWdsTransportNamespaceManager> for &IDispatch
impl From<&IWdsTransportNamespaceManager> for &IDispatch
§fn from(value: &IWdsTransportNamespaceManager) -> Self
fn from(value: &IWdsTransportNamespaceManager) -> Self
Converts to this type from the input type.
§impl From<&IWdsTransportNamespaceScheduledCast> for &IDispatch
impl From<&IWdsTransportNamespaceScheduledCast> for &IDispatch
§fn from(value: &IWdsTransportNamespaceScheduledCast) -> Self
fn from(value: &IWdsTransportNamespaceScheduledCast) -> Self
Converts to this type from the input type.
§impl From<&IWdsTransportNamespaceScheduledCastAutoStart> for &IDispatch
impl From<&IWdsTransportNamespaceScheduledCastAutoStart> for &IDispatch
§fn from(value: &IWdsTransportNamespaceScheduledCastAutoStart) -> Self
fn from(value: &IWdsTransportNamespaceScheduledCastAutoStart) -> Self
Converts to this type from the input type.
§impl From<&IWdsTransportNamespaceScheduledCastManualStart> for &IDispatch
impl From<&IWdsTransportNamespaceScheduledCastManualStart> for &IDispatch
§fn from(value: &IWdsTransportNamespaceScheduledCastManualStart) -> Self
fn from(value: &IWdsTransportNamespaceScheduledCastManualStart) -> Self
Converts to this type from the input type.
§impl From<&IWdsTransportServer> for &IDispatch
impl From<&IWdsTransportServer> for &IDispatch
§fn from(value: &IWdsTransportServer) -> Self
fn from(value: &IWdsTransportServer) -> Self
Converts to this type from the input type.
§impl From<&IWdsTransportServer2> for &IDispatch
impl From<&IWdsTransportServer2> for &IDispatch
§fn from(value: &IWdsTransportServer2) -> Self
fn from(value: &IWdsTransportServer2) -> Self
Converts to this type from the input type.
§impl From<&IWdsTransportServicePolicy> for &IDispatch
impl From<&IWdsTransportServicePolicy> for &IDispatch
§fn from(value: &IWdsTransportServicePolicy) -> Self
fn from(value: &IWdsTransportServicePolicy) -> Self
Converts to this type from the input type.
§impl From<&IWdsTransportServicePolicy2> for &IDispatch
impl From<&IWdsTransportServicePolicy2> for &IDispatch
§fn from(value: &IWdsTransportServicePolicy2) -> Self
fn from(value: &IWdsTransportServicePolicy2) -> Self
Converts to this type from the input type.
§impl From<&IWdsTransportSession> for &IDispatch
impl From<&IWdsTransportSession> for &IDispatch
§fn from(value: &IWdsTransportSession) -> Self
fn from(value: &IWdsTransportSession) -> Self
Converts to this type from the input type.
§impl From<&IWdsTransportSetupManager> for &IDispatch
impl From<&IWdsTransportSetupManager> for &IDispatch
§fn from(value: &IWdsTransportSetupManager) -> Self
fn from(value: &IWdsTransportSetupManager) -> Self
Converts to this type from the input type.
§impl From<&IWdsTransportSetupManager2> for &IDispatch
impl From<&IWdsTransportSetupManager2> for &IDispatch
§fn from(value: &IWdsTransportSetupManager2) -> Self
fn from(value: &IWdsTransportSetupManager2) -> Self
Converts to this type from the input type.
§impl From<&IWdsTransportTftpClient> for &IDispatch
impl From<&IWdsTransportTftpClient> for &IDispatch
§fn from(value: &IWdsTransportTftpClient) -> Self
fn from(value: &IWdsTransportTftpClient) -> Self
Converts to this type from the input type.
§impl From<&IWdsTransportTftpManager> for &IDispatch
impl From<&IWdsTransportTftpManager> for &IDispatch
§fn from(value: &IWdsTransportTftpManager) -> Self
fn from(value: &IWdsTransportTftpManager) -> Self
Converts to this type from the input type.
§impl From<&IWebBrowser> for &IDispatch
impl From<&IWebBrowser> for &IDispatch
§fn from(value: &IWebBrowser) -> Self
fn from(value: &IWebBrowser) -> Self
Converts to this type from the input type.
§impl From<&IWebBrowser2> for &IDispatch
impl From<&IWebBrowser2> for &IDispatch
§fn from(value: &IWebBrowser2) -> Self
fn from(value: &IWebBrowser2) -> Self
Converts to this type from the input type.
§impl From<&IWebBrowserApp> for &IDispatch
impl From<&IWebBrowserApp> for &IDispatch
§fn from(value: &IWebBrowserApp) -> Self
fn from(value: &IWebBrowserApp) -> Self
Converts to this type from the input type.
§impl From<&IWebWizardHost> for &IDispatch
impl From<&IWebWizardHost> for &IDispatch
§fn from(value: &IWebWizardHost) -> Self
fn from(value: &IWebWizardHost) -> Self
Converts to this type from the input type.
§impl From<&IWebWizardHost2> for &IDispatch
impl From<&IWebWizardHost2> for &IDispatch
§fn from(value: &IWebWizardHost2) -> Self
fn from(value: &IWebWizardHost2) -> Self
Converts to this type from the input type.
§impl From<&IWeeklyTrigger> for &IDispatch
impl From<&IWeeklyTrigger> for &IDispatch
§fn from(value: &IWeeklyTrigger) -> Self
fn from(value: &IWeeklyTrigger) -> Self
Converts to this type from the input type.
§impl From<&IWinHttpRequest> for &IDispatch
impl From<&IWinHttpRequest> for &IDispatch
§fn from(value: &IWinHttpRequest) -> Self
fn from(value: &IWinHttpRequest) -> Self
Converts to this type from the input type.
§impl From<&IWindowsDriverUpdate> for &IDispatch
impl From<&IWindowsDriverUpdate> for &IDispatch
§fn from(value: &IWindowsDriverUpdate) -> Self
fn from(value: &IWindowsDriverUpdate) -> Self
Converts to this type from the input type.
§impl From<&IWindowsDriverUpdate2> for &IDispatch
impl From<&IWindowsDriverUpdate2> for &IDispatch
§fn from(value: &IWindowsDriverUpdate2) -> Self
fn from(value: &IWindowsDriverUpdate2) -> Self
Converts to this type from the input type.
§impl From<&IWindowsDriverUpdate3> for &IDispatch
impl From<&IWindowsDriverUpdate3> for &IDispatch
§fn from(value: &IWindowsDriverUpdate3) -> Self
fn from(value: &IWindowsDriverUpdate3) -> Self
Converts to this type from the input type.
§impl From<&IWindowsDriverUpdate4> for &IDispatch
impl From<&IWindowsDriverUpdate4> for &IDispatch
§fn from(value: &IWindowsDriverUpdate4) -> Self
fn from(value: &IWindowsDriverUpdate4) -> Self
Converts to this type from the input type.
§impl From<&IWindowsDriverUpdate5> for &IDispatch
impl From<&IWindowsDriverUpdate5> for &IDispatch
§fn from(value: &IWindowsDriverUpdate5) -> Self
fn from(value: &IWindowsDriverUpdate5) -> Self
Converts to this type from the input type.
§impl From<&IWindowsDriverUpdateEntry> for &IDispatch
impl From<&IWindowsDriverUpdateEntry> for &IDispatch
§fn from(value: &IWindowsDriverUpdateEntry) -> Self
fn from(value: &IWindowsDriverUpdateEntry) -> Self
Converts to this type from the input type.
§impl From<&IWindowsDriverUpdateEntryCollection> for &IDispatch
impl From<&IWindowsDriverUpdateEntryCollection> for &IDispatch
§fn from(value: &IWindowsDriverUpdateEntryCollection) -> Self
fn from(value: &IWindowsDriverUpdateEntryCollection) -> Self
Converts to this type from the input type.
§impl From<&IWindowsMediaLibrarySharingDevice> for &IDispatch
impl From<&IWindowsMediaLibrarySharingDevice> for &IDispatch
§fn from(value: &IWindowsMediaLibrarySharingDevice) -> Self
fn from(value: &IWindowsMediaLibrarySharingDevice) -> Self
Converts to this type from the input type.
§impl From<&IWindowsMediaLibrarySharingDeviceProperties> for &IDispatch
impl From<&IWindowsMediaLibrarySharingDeviceProperties> for &IDispatch
§fn from(value: &IWindowsMediaLibrarySharingDeviceProperties) -> Self
fn from(value: &IWindowsMediaLibrarySharingDeviceProperties) -> Self
Converts to this type from the input type.
§impl From<&IWindowsMediaLibrarySharingDeviceProperty> for &IDispatch
impl From<&IWindowsMediaLibrarySharingDeviceProperty> for &IDispatch
§fn from(value: &IWindowsMediaLibrarySharingDeviceProperty) -> Self
fn from(value: &IWindowsMediaLibrarySharingDeviceProperty) -> Self
Converts to this type from the input type.
§impl From<&IWindowsMediaLibrarySharingDevices> for &IDispatch
impl From<&IWindowsMediaLibrarySharingDevices> for &IDispatch
§fn from(value: &IWindowsMediaLibrarySharingDevices) -> Self
fn from(value: &IWindowsMediaLibrarySharingDevices) -> Self
Converts to this type from the input type.
§impl From<&IWindowsMediaLibrarySharingServices> for &IDispatch
impl From<&IWindowsMediaLibrarySharingServices> for &IDispatch
§fn from(value: &IWindowsMediaLibrarySharingServices) -> Self
fn from(value: &IWindowsMediaLibrarySharingServices) -> Self
Converts to this type from the input type.
§impl From<&IWindowsUpdateAgentInfo> for &IDispatch
impl From<&IWindowsUpdateAgentInfo> for &IDispatch
§fn from(value: &IWindowsUpdateAgentInfo) -> Self
fn from(value: &IWindowsUpdateAgentInfo) -> Self
Converts to this type from the input type.
§impl From<&IWorkspaceResTypeRegistry> for &IDispatch
impl From<&IWorkspaceResTypeRegistry> for &IDispatch
§fn from(value: &IWorkspaceResTypeRegistry) -> Self
fn from(value: &IWorkspaceResTypeRegistry) -> Self
Converts to this type from the input type.
§impl From<&IWorkspaceScriptable> for &IDispatch
impl From<&IWorkspaceScriptable> for &IDispatch
§fn from(value: &IWorkspaceScriptable) -> Self
fn from(value: &IWorkspaceScriptable) -> Self
Converts to this type from the input type.
§impl From<&IWorkspaceScriptable2> for &IDispatch
impl From<&IWorkspaceScriptable2> for &IDispatch
§fn from(value: &IWorkspaceScriptable2) -> Self
fn from(value: &IWorkspaceScriptable2) -> Self
Converts to this type from the input type.
§impl From<&IWorkspaceScriptable3> for &IDispatch
impl From<&IWorkspaceScriptable3> for &IDispatch
§fn from(value: &IWorkspaceScriptable3) -> Self
fn from(value: &IWorkspaceScriptable3) -> Self
Converts to this type from the input type.
§impl From<&IWriteEngine2> for &IDispatch
impl From<&IWriteEngine2> for &IDispatch
§fn from(value: &IWriteEngine2) -> Self
fn from(value: &IWriteEngine2) -> Self
Converts to this type from the input type.
§impl From<&IWriteEngine2EventArgs> for &IDispatch
impl From<&IWriteEngine2EventArgs> for &IDispatch
§fn from(value: &IWriteEngine2EventArgs) -> Self
fn from(value: &IWriteEngine2EventArgs) -> Self
Converts to this type from the input type.
§impl From<&IWriteSpeedDescriptor> for &IDispatch
impl From<&IWriteSpeedDescriptor> for &IDispatch
§fn from(value: &IWriteSpeedDescriptor) -> Self
fn from(value: &IWriteSpeedDescriptor) -> Self
Converts to this type from the input type.
§impl From<&IWscProduct> for &IDispatch
impl From<&IWscProduct> for &IDispatch
§fn from(value: &IWscProduct) -> Self
fn from(value: &IWscProduct) -> Self
Converts to this type from the input type.
§impl From<&IWscProduct2> for &IDispatch
impl From<&IWscProduct2> for &IDispatch
§fn from(value: &IWscProduct2) -> Self
fn from(value: &IWscProduct2) -> Self
Converts to this type from the input type.
§impl From<&IWscProduct3> for &IDispatch
impl From<&IWscProduct3> for &IDispatch
§fn from(value: &IWscProduct3) -> Self
fn from(value: &IWscProduct3) -> Self
Converts to this type from the input type.
§impl From<&IX500DistinguishedName> for &IDispatch
impl From<&IX500DistinguishedName> for &IDispatch
§fn from(value: &IX500DistinguishedName) -> Self
fn from(value: &IX500DistinguishedName) -> Self
Converts to this type from the input type.
§impl From<&IX509Attribute> for &IDispatch
impl From<&IX509Attribute> for &IDispatch
§fn from(value: &IX509Attribute) -> Self
fn from(value: &IX509Attribute) -> Self
Converts to this type from the input type.
§impl From<&IX509AttributeArchiveKey> for &IDispatch
impl From<&IX509AttributeArchiveKey> for &IDispatch
§fn from(value: &IX509AttributeArchiveKey) -> Self
fn from(value: &IX509AttributeArchiveKey) -> Self
Converts to this type from the input type.
§impl From<&IX509AttributeArchiveKeyHash> for &IDispatch
impl From<&IX509AttributeArchiveKeyHash> for &IDispatch
§fn from(value: &IX509AttributeArchiveKeyHash) -> Self
fn from(value: &IX509AttributeArchiveKeyHash) -> Self
Converts to this type from the input type.
§impl From<&IX509AttributeClientId> for &IDispatch
impl From<&IX509AttributeClientId> for &IDispatch
§fn from(value: &IX509AttributeClientId) -> Self
fn from(value: &IX509AttributeClientId) -> Self
Converts to this type from the input type.
§impl From<&IX509AttributeCspProvider> for &IDispatch
impl From<&IX509AttributeCspProvider> for &IDispatch
§fn from(value: &IX509AttributeCspProvider) -> Self
fn from(value: &IX509AttributeCspProvider) -> Self
Converts to this type from the input type.
§impl From<&IX509AttributeExtensions> for &IDispatch
impl From<&IX509AttributeExtensions> for &IDispatch
§fn from(value: &IX509AttributeExtensions) -> Self
fn from(value: &IX509AttributeExtensions) -> Self
Converts to this type from the input type.
§impl From<&IX509AttributeOSVersion> for &IDispatch
impl From<&IX509AttributeOSVersion> for &IDispatch
§fn from(value: &IX509AttributeOSVersion) -> Self
fn from(value: &IX509AttributeOSVersion) -> Self
Converts to this type from the input type.
§impl From<&IX509AttributeRenewalCertificate> for &IDispatch
impl From<&IX509AttributeRenewalCertificate> for &IDispatch
§fn from(value: &IX509AttributeRenewalCertificate) -> Self
fn from(value: &IX509AttributeRenewalCertificate) -> Self
Converts to this type from the input type.
§impl From<&IX509Attributes> for &IDispatch
impl From<&IX509Attributes> for &IDispatch
§fn from(value: &IX509Attributes) -> Self
fn from(value: &IX509Attributes) -> Self
Converts to this type from the input type.
§impl From<&IX509CertificateRequest> for &IDispatch
impl From<&IX509CertificateRequest> for &IDispatch
§fn from(value: &IX509CertificateRequest) -> Self
fn from(value: &IX509CertificateRequest) -> Self
Converts to this type from the input type.
§impl From<&IX509CertificateRequestCertificate> for &IDispatch
impl From<&IX509CertificateRequestCertificate> for &IDispatch
§fn from(value: &IX509CertificateRequestCertificate) -> Self
fn from(value: &IX509CertificateRequestCertificate) -> Self
Converts to this type from the input type.
§impl From<&IX509CertificateRequestCertificate2> for &IDispatch
impl From<&IX509CertificateRequestCertificate2> for &IDispatch
§fn from(value: &IX509CertificateRequestCertificate2) -> Self
fn from(value: &IX509CertificateRequestCertificate2) -> Self
Converts to this type from the input type.
§impl From<&IX509CertificateRequestCmc> for &IDispatch
impl From<&IX509CertificateRequestCmc> for &IDispatch
§fn from(value: &IX509CertificateRequestCmc) -> Self
fn from(value: &IX509CertificateRequestCmc) -> Self
Converts to this type from the input type.
§impl From<&IX509CertificateRequestCmc2> for &IDispatch
impl From<&IX509CertificateRequestCmc2> for &IDispatch
§fn from(value: &IX509CertificateRequestCmc2) -> Self
fn from(value: &IX509CertificateRequestCmc2) -> Self
Converts to this type from the input type.
§impl From<&IX509CertificateRequestPkcs10> for &IDispatch
impl From<&IX509CertificateRequestPkcs10> for &IDispatch
§fn from(value: &IX509CertificateRequestPkcs10) -> Self
fn from(value: &IX509CertificateRequestPkcs10) -> Self
Converts to this type from the input type.
§impl From<&IX509CertificateRequestPkcs10V2> for &IDispatch
impl From<&IX509CertificateRequestPkcs10V2> for &IDispatch
§fn from(value: &IX509CertificateRequestPkcs10V2) -> Self
fn from(value: &IX509CertificateRequestPkcs10V2) -> Self
Converts to this type from the input type.
§impl From<&IX509CertificateRequestPkcs10V3> for &IDispatch
impl From<&IX509CertificateRequestPkcs10V3> for &IDispatch
§fn from(value: &IX509CertificateRequestPkcs10V3) -> Self
fn from(value: &IX509CertificateRequestPkcs10V3) -> Self
Converts to this type from the input type.
§impl From<&IX509CertificateRequestPkcs10V4> for &IDispatch
impl From<&IX509CertificateRequestPkcs10V4> for &IDispatch
§fn from(value: &IX509CertificateRequestPkcs10V4) -> Self
fn from(value: &IX509CertificateRequestPkcs10V4) -> Self
Converts to this type from the input type.
§impl From<&IX509CertificateRequestPkcs7> for &IDispatch
impl From<&IX509CertificateRequestPkcs7> for &IDispatch
§fn from(value: &IX509CertificateRequestPkcs7) -> Self
fn from(value: &IX509CertificateRequestPkcs7) -> Self
Converts to this type from the input type.
§impl From<&IX509CertificateRequestPkcs7V2> for &IDispatch
impl From<&IX509CertificateRequestPkcs7V2> for &IDispatch
§fn from(value: &IX509CertificateRequestPkcs7V2) -> Self
fn from(value: &IX509CertificateRequestPkcs7V2) -> Self
Converts to this type from the input type.
§impl From<&IX509CertificateRevocationList> for &IDispatch
impl From<&IX509CertificateRevocationList> for &IDispatch
§fn from(value: &IX509CertificateRevocationList) -> Self
fn from(value: &IX509CertificateRevocationList) -> Self
Converts to this type from the input type.
§impl From<&IX509CertificateRevocationListEntries> for &IDispatch
impl From<&IX509CertificateRevocationListEntries> for &IDispatch
§fn from(value: &IX509CertificateRevocationListEntries) -> Self
fn from(value: &IX509CertificateRevocationListEntries) -> Self
Converts to this type from the input type.
§impl From<&IX509CertificateRevocationListEntry> for &IDispatch
impl From<&IX509CertificateRevocationListEntry> for &IDispatch
§fn from(value: &IX509CertificateRevocationListEntry) -> Self
fn from(value: &IX509CertificateRevocationListEntry) -> Self
Converts to this type from the input type.
§impl From<&IX509CertificateTemplate> for &IDispatch
impl From<&IX509CertificateTemplate> for &IDispatch
§fn from(value: &IX509CertificateTemplate) -> Self
fn from(value: &IX509CertificateTemplate) -> Self
Converts to this type from the input type.
§impl From<&IX509CertificateTemplateWritable> for &IDispatch
impl From<&IX509CertificateTemplateWritable> for &IDispatch
§fn from(value: &IX509CertificateTemplateWritable) -> Self
fn from(value: &IX509CertificateTemplateWritable) -> Self
Converts to this type from the input type.
§impl From<&IX509CertificateTemplates> for &IDispatch
impl From<&IX509CertificateTemplates> for &IDispatch
§fn from(value: &IX509CertificateTemplates) -> Self
fn from(value: &IX509CertificateTemplates) -> Self
Converts to this type from the input type.
§impl From<&IX509EndorsementKey> for &IDispatch
impl From<&IX509EndorsementKey> for &IDispatch
§fn from(value: &IX509EndorsementKey) -> Self
fn from(value: &IX509EndorsementKey) -> Self
Converts to this type from the input type.
§impl From<&IX509Enrollment> for &IDispatch
impl From<&IX509Enrollment> for &IDispatch
§fn from(value: &IX509Enrollment) -> Self
fn from(value: &IX509Enrollment) -> Self
Converts to this type from the input type.
§impl From<&IX509Enrollment2> for &IDispatch
impl From<&IX509Enrollment2> for &IDispatch
§fn from(value: &IX509Enrollment2) -> Self
fn from(value: &IX509Enrollment2) -> Self
Converts to this type from the input type.
§impl From<&IX509EnrollmentHelper> for &IDispatch
impl From<&IX509EnrollmentHelper> for &IDispatch
§fn from(value: &IX509EnrollmentHelper) -> Self
fn from(value: &IX509EnrollmentHelper) -> Self
Converts to this type from the input type.
§impl From<&IX509EnrollmentPolicyServer> for &IDispatch
impl From<&IX509EnrollmentPolicyServer> for &IDispatch
§fn from(value: &IX509EnrollmentPolicyServer) -> Self
fn from(value: &IX509EnrollmentPolicyServer) -> Self
Converts to this type from the input type.
§impl From<&IX509EnrollmentStatus> for &IDispatch
impl From<&IX509EnrollmentStatus> for &IDispatch
§fn from(value: &IX509EnrollmentStatus) -> Self
fn from(value: &IX509EnrollmentStatus) -> Self
Converts to this type from the input type.
§impl From<&IX509EnrollmentWebClassFactory> for &IDispatch
impl From<&IX509EnrollmentWebClassFactory> for &IDispatch
§fn from(value: &IX509EnrollmentWebClassFactory) -> Self
fn from(value: &IX509EnrollmentWebClassFactory) -> Self
Converts to this type from the input type.
§impl From<&IX509Extension> for &IDispatch
impl From<&IX509Extension> for &IDispatch
§fn from(value: &IX509Extension) -> Self
fn from(value: &IX509Extension) -> Self
Converts to this type from the input type.
§impl From<&IX509ExtensionAlternativeNames> for &IDispatch
impl From<&IX509ExtensionAlternativeNames> for &IDispatch
§fn from(value: &IX509ExtensionAlternativeNames) -> Self
fn from(value: &IX509ExtensionAlternativeNames) -> Self
Converts to this type from the input type.
§impl From<&IX509ExtensionAuthorityKeyIdentifier> for &IDispatch
impl From<&IX509ExtensionAuthorityKeyIdentifier> for &IDispatch
§fn from(value: &IX509ExtensionAuthorityKeyIdentifier) -> Self
fn from(value: &IX509ExtensionAuthorityKeyIdentifier) -> Self
Converts to this type from the input type.
§impl From<&IX509ExtensionBasicConstraints> for &IDispatch
impl From<&IX509ExtensionBasicConstraints> for &IDispatch
§fn from(value: &IX509ExtensionBasicConstraints) -> Self
fn from(value: &IX509ExtensionBasicConstraints) -> Self
Converts to this type from the input type.
§impl From<&IX509ExtensionCertificatePolicies> for &IDispatch
impl From<&IX509ExtensionCertificatePolicies> for &IDispatch
§fn from(value: &IX509ExtensionCertificatePolicies) -> Self
fn from(value: &IX509ExtensionCertificatePolicies) -> Self
Converts to this type from the input type.
§impl From<&IX509ExtensionEnhancedKeyUsage> for &IDispatch
impl From<&IX509ExtensionEnhancedKeyUsage> for &IDispatch
§fn from(value: &IX509ExtensionEnhancedKeyUsage) -> Self
fn from(value: &IX509ExtensionEnhancedKeyUsage) -> Self
Converts to this type from the input type.
§impl From<&IX509ExtensionKeyUsage> for &IDispatch
impl From<&IX509ExtensionKeyUsage> for &IDispatch
§fn from(value: &IX509ExtensionKeyUsage) -> Self
fn from(value: &IX509ExtensionKeyUsage) -> Self
Converts to this type from the input type.
§impl From<&IX509ExtensionMSApplicationPolicies> for &IDispatch
impl From<&IX509ExtensionMSApplicationPolicies> for &IDispatch
§fn from(value: &IX509ExtensionMSApplicationPolicies) -> Self
fn from(value: &IX509ExtensionMSApplicationPolicies) -> Self
Converts to this type from the input type.
§impl From<&IX509ExtensionSmimeCapabilities> for &IDispatch
impl From<&IX509ExtensionSmimeCapabilities> for &IDispatch
§fn from(value: &IX509ExtensionSmimeCapabilities) -> Self
fn from(value: &IX509ExtensionSmimeCapabilities) -> Self
Converts to this type from the input type.
§impl From<&IX509ExtensionSubjectKeyIdentifier> for &IDispatch
impl From<&IX509ExtensionSubjectKeyIdentifier> for &IDispatch
§fn from(value: &IX509ExtensionSubjectKeyIdentifier) -> Self
fn from(value: &IX509ExtensionSubjectKeyIdentifier) -> Self
Converts to this type from the input type.
§impl From<&IX509ExtensionTemplate> for &IDispatch
impl From<&IX509ExtensionTemplate> for &IDispatch
§fn from(value: &IX509ExtensionTemplate) -> Self
fn from(value: &IX509ExtensionTemplate) -> Self
Converts to this type from the input type.
§impl From<&IX509ExtensionTemplateName> for &IDispatch
impl From<&IX509ExtensionTemplateName> for &IDispatch
§fn from(value: &IX509ExtensionTemplateName) -> Self
fn from(value: &IX509ExtensionTemplateName) -> Self
Converts to this type from the input type.
§impl From<&IX509Extensions> for &IDispatch
impl From<&IX509Extensions> for &IDispatch
§fn from(value: &IX509Extensions) -> Self
fn from(value: &IX509Extensions) -> Self
Converts to this type from the input type.
§impl From<&IX509MachineEnrollmentFactory> for &IDispatch
impl From<&IX509MachineEnrollmentFactory> for &IDispatch
§fn from(value: &IX509MachineEnrollmentFactory) -> Self
fn from(value: &IX509MachineEnrollmentFactory) -> Self
Converts to this type from the input type.
§impl From<&IX509NameValuePair> for &IDispatch
impl From<&IX509NameValuePair> for &IDispatch
§fn from(value: &IX509NameValuePair) -> Self
fn from(value: &IX509NameValuePair) -> Self
Converts to this type from the input type.
§impl From<&IX509NameValuePairs> for &IDispatch
impl From<&IX509NameValuePairs> for &IDispatch
§fn from(value: &IX509NameValuePairs) -> Self
fn from(value: &IX509NameValuePairs) -> Self
Converts to this type from the input type.
§impl From<&IX509PolicyServerListManager> for &IDispatch
impl From<&IX509PolicyServerListManager> for &IDispatch
§fn from(value: &IX509PolicyServerListManager) -> Self
fn from(value: &IX509PolicyServerListManager) -> Self
Converts to this type from the input type.
§impl From<&IX509PolicyServerUrl> for &IDispatch
impl From<&IX509PolicyServerUrl> for &IDispatch
§fn from(value: &IX509PolicyServerUrl) -> Self
fn from(value: &IX509PolicyServerUrl) -> Self
Converts to this type from the input type.
§impl From<&IX509PrivateKey> for &IDispatch
impl From<&IX509PrivateKey> for &IDispatch
§fn from(value: &IX509PrivateKey) -> Self
fn from(value: &IX509PrivateKey) -> Self
Converts to this type from the input type.
§impl From<&IX509PrivateKey2> for &IDispatch
impl From<&IX509PrivateKey2> for &IDispatch
§fn from(value: &IX509PrivateKey2) -> Self
fn from(value: &IX509PrivateKey2) -> Self
Converts to this type from the input type.
§impl From<&IX509PublicKey> for &IDispatch
impl From<&IX509PublicKey> for &IDispatch
§fn from(value: &IX509PublicKey) -> Self
fn from(value: &IX509PublicKey) -> Self
Converts to this type from the input type.
§impl From<&IX509SCEPEnrollment> for &IDispatch
impl From<&IX509SCEPEnrollment> for &IDispatch
§fn from(value: &IX509SCEPEnrollment) -> Self
fn from(value: &IX509SCEPEnrollment) -> Self
Converts to this type from the input type.
§impl From<&IX509SCEPEnrollment2> for &IDispatch
impl From<&IX509SCEPEnrollment2> for &IDispatch
§fn from(value: &IX509SCEPEnrollment2) -> Self
fn from(value: &IX509SCEPEnrollment2) -> Self
Converts to this type from the input type.
§impl From<&IX509SCEPEnrollmentHelper> for &IDispatch
impl From<&IX509SCEPEnrollmentHelper> for &IDispatch
§fn from(value: &IX509SCEPEnrollmentHelper) -> Self
fn from(value: &IX509SCEPEnrollmentHelper) -> Self
Converts to this type from the input type.
§impl From<&IX509SignatureInformation> for &IDispatch
impl From<&IX509SignatureInformation> for &IDispatch
§fn from(value: &IX509SignatureInformation) -> Self
fn from(value: &IX509SignatureInformation) -> Self
Converts to this type from the input type.
§impl From<&IXDSCodecEvents> for &IDispatch
impl From<&IXDSCodecEvents> for &IDispatch
§fn from(value: &IXDSCodecEvents) -> Self
fn from(value: &IXDSCodecEvents) -> Self
Converts to this type from the input type.
§impl From<&IXMLAttribute> for &IDispatch
impl From<&IXMLAttribute> for &IDispatch
§fn from(value: &IXMLAttribute) -> Self
fn from(value: &IXMLAttribute) -> Self
Converts to this type from the input type.
§impl From<&IXMLDOMAttribute> for &IDispatch
impl From<&IXMLDOMAttribute> for &IDispatch
§fn from(value: &IXMLDOMAttribute) -> Self
fn from(value: &IXMLDOMAttribute) -> Self
Converts to this type from the input type.
§impl From<&IXMLDOMCDATASection> for &IDispatch
impl From<&IXMLDOMCDATASection> for &IDispatch
§fn from(value: &IXMLDOMCDATASection) -> Self
fn from(value: &IXMLDOMCDATASection) -> Self
Converts to this type from the input type.
§impl From<&IXMLDOMCharacterData> for &IDispatch
impl From<&IXMLDOMCharacterData> for &IDispatch
§fn from(value: &IXMLDOMCharacterData) -> Self
fn from(value: &IXMLDOMCharacterData) -> Self
Converts to this type from the input type.
§impl From<&IXMLDOMComment> for &IDispatch
impl From<&IXMLDOMComment> for &IDispatch
§fn from(value: &IXMLDOMComment) -> Self
fn from(value: &IXMLDOMComment) -> Self
Converts to this type from the input type.
§impl From<&IXMLDOMDocument> for &IDispatch
impl From<&IXMLDOMDocument> for &IDispatch
§fn from(value: &IXMLDOMDocument) -> Self
fn from(value: &IXMLDOMDocument) -> Self
Converts to this type from the input type.
§impl From<&IXMLDOMDocument2> for &IDispatch
impl From<&IXMLDOMDocument2> for &IDispatch
§fn from(value: &IXMLDOMDocument2) -> Self
fn from(value: &IXMLDOMDocument2) -> Self
Converts to this type from the input type.
§impl From<&IXMLDOMDocument3> for &IDispatch
impl From<&IXMLDOMDocument3> for &IDispatch
§fn from(value: &IXMLDOMDocument3) -> Self
fn from(value: &IXMLDOMDocument3) -> Self
Converts to this type from the input type.
§impl From<&IXMLDOMDocumentFragment> for &IDispatch
impl From<&IXMLDOMDocumentFragment> for &IDispatch
§fn from(value: &IXMLDOMDocumentFragment) -> Self
fn from(value: &IXMLDOMDocumentFragment) -> Self
Converts to this type from the input type.
§impl From<&IXMLDOMDocumentType> for &IDispatch
impl From<&IXMLDOMDocumentType> for &IDispatch
§fn from(value: &IXMLDOMDocumentType) -> Self
fn from(value: &IXMLDOMDocumentType) -> Self
Converts to this type from the input type.
§impl From<&IXMLDOMElement> for &IDispatch
impl From<&IXMLDOMElement> for &IDispatch
§fn from(value: &IXMLDOMElement) -> Self
fn from(value: &IXMLDOMElement) -> Self
Converts to this type from the input type.
§impl From<&IXMLDOMEntity> for &IDispatch
impl From<&IXMLDOMEntity> for &IDispatch
§fn from(value: &IXMLDOMEntity) -> Self
fn from(value: &IXMLDOMEntity) -> Self
Converts to this type from the input type.
§impl From<&IXMLDOMEntityReference> for &IDispatch
impl From<&IXMLDOMEntityReference> for &IDispatch
§fn from(value: &IXMLDOMEntityReference) -> Self
fn from(value: &IXMLDOMEntityReference) -> Self
Converts to this type from the input type.
§impl From<&IXMLDOMImplementation> for &IDispatch
impl From<&IXMLDOMImplementation> for &IDispatch
§fn from(value: &IXMLDOMImplementation) -> Self
fn from(value: &IXMLDOMImplementation) -> Self
Converts to this type from the input type.
§impl From<&IXMLDOMNamedNodeMap> for &IDispatch
impl From<&IXMLDOMNamedNodeMap> for &IDispatch
§fn from(value: &IXMLDOMNamedNodeMap) -> Self
fn from(value: &IXMLDOMNamedNodeMap) -> Self
Converts to this type from the input type.
§impl From<&IXMLDOMNode> for &IDispatch
impl From<&IXMLDOMNode> for &IDispatch
§fn from(value: &IXMLDOMNode) -> Self
fn from(value: &IXMLDOMNode) -> Self
Converts to this type from the input type.
§impl From<&IXMLDOMNodeList> for &IDispatch
impl From<&IXMLDOMNodeList> for &IDispatch
§fn from(value: &IXMLDOMNodeList) -> Self
fn from(value: &IXMLDOMNodeList) -> Self
Converts to this type from the input type.
§impl From<&IXMLDOMNotation> for &IDispatch
impl From<&IXMLDOMNotation> for &IDispatch
§fn from(value: &IXMLDOMNotation) -> Self
fn from(value: &IXMLDOMNotation) -> Self
Converts to this type from the input type.
§impl From<&IXMLDOMParseError> for &IDispatch
impl From<&IXMLDOMParseError> for &IDispatch
§fn from(value: &IXMLDOMParseError) -> Self
fn from(value: &IXMLDOMParseError) -> Self
Converts to this type from the input type.
§impl From<&IXMLDOMParseError2> for &IDispatch
impl From<&IXMLDOMParseError2> for &IDispatch
§fn from(value: &IXMLDOMParseError2) -> Self
fn from(value: &IXMLDOMParseError2) -> Self
Converts to this type from the input type.
§impl From<&IXMLDOMParseErrorCollection> for &IDispatch
impl From<&IXMLDOMParseErrorCollection> for &IDispatch
§fn from(value: &IXMLDOMParseErrorCollection) -> Self
fn from(value: &IXMLDOMParseErrorCollection) -> Self
Converts to this type from the input type.
§impl From<&IXMLDOMProcessingInstruction> for &IDispatch
impl From<&IXMLDOMProcessingInstruction> for &IDispatch
§fn from(value: &IXMLDOMProcessingInstruction) -> Self
fn from(value: &IXMLDOMProcessingInstruction) -> Self
Converts to this type from the input type.
§impl From<&IXMLDOMSchemaCollection> for &IDispatch
impl From<&IXMLDOMSchemaCollection> for &IDispatch
§fn from(value: &IXMLDOMSchemaCollection) -> Self
fn from(value: &IXMLDOMSchemaCollection) -> Self
Converts to this type from the input type.
§impl From<&IXMLDOMSchemaCollection2> for &IDispatch
impl From<&IXMLDOMSchemaCollection2> for &IDispatch
§fn from(value: &IXMLDOMSchemaCollection2) -> Self
fn from(value: &IXMLDOMSchemaCollection2) -> Self
Converts to this type from the input type.
§impl From<&IXMLDOMSelection> for &IDispatch
impl From<&IXMLDOMSelection> for &IDispatch
§fn from(value: &IXMLDOMSelection) -> Self
fn from(value: &IXMLDOMSelection) -> Self
Converts to this type from the input type.
§impl From<&IXMLDOMText> for &IDispatch
impl From<&IXMLDOMText> for &IDispatch
§fn from(value: &IXMLDOMText) -> Self
fn from(value: &IXMLDOMText) -> Self
Converts to this type from the input type.
§impl From<&IXMLDSOControl> for &IDispatch
impl From<&IXMLDSOControl> for &IDispatch
§fn from(value: &IXMLDSOControl) -> Self
fn from(value: &IXMLDSOControl) -> Self
Converts to this type from the input type.
§impl From<&IXMLDocument> for &IDispatch
impl From<&IXMLDocument> for &IDispatch
§fn from(value: &IXMLDocument) -> Self
fn from(value: &IXMLDocument) -> Self
Converts to this type from the input type.
§impl From<&IXMLDocument2> for &IDispatch
impl From<&IXMLDocument2> for &IDispatch
§fn from(value: &IXMLDocument2) -> Self
fn from(value: &IXMLDocument2) -> Self
Converts to this type from the input type.
§impl From<&IXMLElement> for &IDispatch
impl From<&IXMLElement> for &IDispatch
§fn from(value: &IXMLElement) -> Self
fn from(value: &IXMLElement) -> Self
Converts to this type from the input type.
§impl From<&IXMLElement2> for &IDispatch
impl From<&IXMLElement2> for &IDispatch
§fn from(value: &IXMLElement2) -> Self
fn from(value: &IXMLElement2) -> Self
Converts to this type from the input type.
§impl From<&IXMLElementCollection> for &IDispatch
impl From<&IXMLElementCollection> for &IDispatch
§fn from(value: &IXMLElementCollection) -> Self
fn from(value: &IXMLElementCollection) -> Self
Converts to this type from the input type.
§impl From<&IXMLHTTPRequest> for &IDispatch
impl From<&IXMLHTTPRequest> for &IDispatch
§fn from(value: &IXMLHTTPRequest) -> Self
fn from(value: &IXMLHTTPRequest) -> Self
Converts to this type from the input type.
§impl From<&IXSLProcessor> for &IDispatch
impl From<&IXSLProcessor> for &IDispatch
§fn from(value: &IXSLProcessor) -> Self
fn from(value: &IXSLProcessor) -> Self
Converts to this type from the input type.
§impl From<&IXSLTemplate> for &IDispatch
impl From<&IXSLTemplate> for &IDispatch
§fn from(value: &IXSLTemplate) -> Self
fn from(value: &IXSLTemplate) -> Self
Converts to this type from the input type.
§impl From<&IXTLRuntime> for &IDispatch
impl From<&IXTLRuntime> for &IDispatch
§fn from(value: &IXTLRuntime) -> Self
fn from(value: &IXTLRuntime) -> Self
Converts to this type from the input type.
§impl From<&ObjectContext> for &IDispatch
impl From<&ObjectContext> for &IDispatch
§fn from(value: &ObjectContext) -> Self
fn from(value: &ObjectContext) -> Self
Converts to this type from the input type.
§impl From<&Properties> for &IDispatch
impl From<&Properties> for &IDispatch
§fn from(value: &Properties) -> Self
fn from(value: &Properties) -> Self
Converts to this type from the input type.
§impl From<&ScopeNamespace> for &IDispatch
impl From<&ScopeNamespace> for &IDispatch
§fn from(value: &ScopeNamespace) -> Self
fn from(value: &ScopeNamespace) -> Self
Converts to this type from the input type.
§impl From<&SecurityProperty> for &IDispatch
impl From<&SecurityProperty> for &IDispatch
§fn from(value: &SecurityProperty) -> Self
fn from(value: &SecurityProperty) -> Self
Converts to this type from the input type.
§impl From<&XMLDOMDocumentEvents> for &IDispatch
impl From<&XMLDOMDocumentEvents> for &IDispatch
§fn from(value: &XMLDOMDocumentEvents) -> Self
fn from(value: &XMLDOMDocumentEvents) -> Self
Converts to this type from the input type.
§impl From<&_AppEvents> for &IDispatch
impl From<&_AppEvents> for &IDispatch
§fn from(value: &_AppEvents) -> Self
fn from(value: &_AppEvents) -> Self
Converts to this type from the input type.
§impl From<&_Application> for &IDispatch
impl From<&_Application> for &IDispatch
§fn from(value: &_Application) -> Self
fn from(value: &_Application) -> Self
Converts to this type from the input type.
§impl From<&_DMSMQEventEvents> for &IDispatch
impl From<&_DMSMQEventEvents> for &IDispatch
§fn from(value: &_DMSMQEventEvents) -> Self
fn from(value: &_DMSMQEventEvents) -> Self
Converts to this type from the input type.
§impl From<&_EventConnector> for &IDispatch
impl From<&_EventConnector> for &IDispatch
§fn from(value: &_EventConnector) -> Self
fn from(value: &_EventConnector) -> Self
Converts to this type from the input type.
§impl From<&_ICivicAddressReportFactoryEvents> for &IDispatch
impl From<&_ICivicAddressReportFactoryEvents> for &IDispatch
§fn from(value: &_ICivicAddressReportFactoryEvents) -> Self
fn from(value: &_ICivicAddressReportFactoryEvents) -> Self
Converts to this type from the input type.
§impl From<&_IInkCollectorEvents> for &IDispatch
impl From<&_IInkCollectorEvents> for &IDispatch
§fn from(value: &_IInkCollectorEvents) -> Self
fn from(value: &_IInkCollectorEvents) -> Self
Converts to this type from the input type.
§impl From<&_IInkEditEvents> for &IDispatch
impl From<&_IInkEditEvents> for &IDispatch
§fn from(value: &_IInkEditEvents) -> Self
fn from(value: &_IInkEditEvents) -> Self
Converts to this type from the input type.
§impl From<&_IInkEvents> for &IDispatch
impl From<&_IInkEvents> for &IDispatch
§fn from(value: &_IInkEvents) -> Self
fn from(value: &_IInkEvents) -> Self
Converts to this type from the input type.
§impl From<&_IInkOverlayEvents> for &IDispatch
impl From<&_IInkOverlayEvents> for &IDispatch
§fn from(value: &_IInkOverlayEvents) -> Self
fn from(value: &_IInkOverlayEvents) -> Self
Converts to this type from the input type.
§impl From<&_IInkPictureEvents> for &IDispatch
impl From<&_IInkPictureEvents> for &IDispatch
§fn from(value: &_IInkPictureEvents) -> Self
fn from(value: &_IInkPictureEvents) -> Self
Converts to this type from the input type.
§impl From<&_IInkRecognitionEvents> for &IDispatch
impl From<&_IInkRecognitionEvents> for &IDispatch
§fn from(value: &_IInkRecognitionEvents) -> Self
fn from(value: &_IInkRecognitionEvents) -> Self
Converts to this type from the input type.
§impl From<&_IInkStrokesEvents> for &IDispatch
impl From<&_IInkStrokesEvents> for &IDispatch
§fn from(value: &_IInkStrokesEvents) -> Self
fn from(value: &_IInkStrokesEvents) -> Self
Converts to this type from the input type.
§impl From<&_ILatLongReportFactoryEvents> for &IDispatch
impl From<&_ILatLongReportFactoryEvents> for &IDispatch
§fn from(value: &_ILatLongReportFactoryEvents) -> Self
fn from(value: &_ILatLongReportFactoryEvents) -> Self
Converts to this type from the input type.
§impl From<&_IMSVidCtlEvents> for &IDispatch
impl From<&_IMSVidCtlEvents> for &IDispatch
§fn from(value: &_IMSVidCtlEvents) -> Self
fn from(value: &_IMSVidCtlEvents) -> Self
Converts to this type from the input type.
§impl From<&_IMathInputControlEvents> for &IDispatch
impl From<&_IMathInputControlEvents> for &IDispatch
§fn from(value: &_IMathInputControlEvents) -> Self
fn from(value: &_IMathInputControlEvents) -> Self
Converts to this type from the input type.
§impl From<&_IPenInputPanelEvents> for &IDispatch
impl From<&_IPenInputPanelEvents> for &IDispatch
§fn from(value: &_IPenInputPanelEvents) -> Self
fn from(value: &_IPenInputPanelEvents) -> Self
Converts to this type from the input type.
§impl From<&_IRDPSessionEvents> for &IDispatch
impl From<&_IRDPSessionEvents> for &IDispatch
§fn from(value: &_IRDPSessionEvents) -> Self
fn from(value: &_IRDPSessionEvents) -> Self
Converts to this type from the input type.
§impl From<&_ISpeechRecoContextEvents> for &IDispatch
impl From<&_ISpeechRecoContextEvents> for &IDispatch
§fn from(value: &_ISpeechRecoContextEvents) -> Self
fn from(value: &_ISpeechRecoContextEvents) -> Self
Converts to this type from the input type.
§impl From<&_ISpeechVoiceEvents> for &IDispatch
impl From<&_ISpeechVoiceEvents> for &IDispatch
§fn from(value: &_ISpeechVoiceEvents) -> Self
fn from(value: &_ISpeechVoiceEvents) -> Self
Converts to this type from the input type.
§impl From<&_ITSWkspEvents> for &IDispatch
impl From<&_ITSWkspEvents> for &IDispatch
§fn from(value: &_ITSWkspEvents) -> Self
fn from(value: &_ITSWkspEvents) -> Self
Converts to this type from the input type.
§impl From<&_WMPOCXEvents> for &IDispatch
impl From<&_WMPOCXEvents> for &IDispatch
§fn from(value: &_WMPOCXEvents) -> Self
fn from(value: &_WMPOCXEvents) -> Self
Converts to this type from the input type.
§impl From<ContextInfo> for IDispatch
impl From<ContextInfo> for IDispatch
§fn from(value: ContextInfo) -> Self
fn from(value: ContextInfo) -> Self
Converts to this type from the input type.
§impl From<ContextInfo2> for IDispatch
impl From<ContextInfo2> for IDispatch
§fn from(value: ContextInfo2) -> Self
fn from(value: ContextInfo2) -> Self
Converts to this type from the input type.
§impl From<ContextMenu> for IDispatch
impl From<ContextMenu> for IDispatch
§fn from(value: ContextMenu) -> Self
fn from(value: ContextMenu) -> Self
Converts to this type from the input type.
§impl From<DDiscFormat2DataEvents> for IDispatch
impl From<DDiscFormat2DataEvents> for IDispatch
§fn from(value: DDiscFormat2DataEvents) -> Self
fn from(value: DDiscFormat2DataEvents) -> Self
Converts to this type from the input type.
§impl From<DDiscFormat2EraseEvents> for IDispatch
impl From<DDiscFormat2EraseEvents> for IDispatch
§fn from(value: DDiscFormat2EraseEvents) -> Self
fn from(value: DDiscFormat2EraseEvents) -> Self
Converts to this type from the input type.
§impl From<DDiscFormat2RawCDEvents> for IDispatch
impl From<DDiscFormat2RawCDEvents> for IDispatch
§fn from(value: DDiscFormat2RawCDEvents) -> Self
fn from(value: DDiscFormat2RawCDEvents) -> Self
Converts to this type from the input type.
§impl From<DDiscFormat2TrackAtOnceEvents> for IDispatch
impl From<DDiscFormat2TrackAtOnceEvents> for IDispatch
§fn from(value: DDiscFormat2TrackAtOnceEvents) -> Self
fn from(value: DDiscFormat2TrackAtOnceEvents) -> Self
Converts to this type from the input type.
§impl From<DDiscMaster2Events> for IDispatch
impl From<DDiscMaster2Events> for IDispatch
§fn from(value: DDiscMaster2Events) -> Self
fn from(value: DDiscMaster2Events) -> Self
Converts to this type from the input type.
§impl From<DFConstraint> for IDispatch
impl From<DFConstraint> for IDispatch
§fn from(value: DFConstraint) -> Self
fn from(value: DFConstraint) -> Self
Converts to this type from the input type.
§impl From<DFileSystemImageEvents> for IDispatch
impl From<DFileSystemImageEvents> for IDispatch
§fn from(value: DFileSystemImageEvents) -> Self
fn from(value: DFileSystemImageEvents) -> Self
Converts to this type from the input type.
§impl From<DFileSystemImageImportEvents> for IDispatch
impl From<DFileSystemImageImportEvents> for IDispatch
§fn from(value: DFileSystemImageImportEvents) -> Self
fn from(value: DFileSystemImageImportEvents) -> Self
Converts to this type from the input type.
§impl From<DICounterItem> for IDispatch
impl From<DICounterItem> for IDispatch
§fn from(value: DICounterItem) -> Self
fn from(value: DICounterItem) -> Self
Converts to this type from the input type.
§impl From<DIFsrmClassificationEvents> for IDispatch
impl From<DIFsrmClassificationEvents> for IDispatch
§fn from(value: DIFsrmClassificationEvents) -> Self
fn from(value: DIFsrmClassificationEvents) -> Self
Converts to this type from the input type.
§impl From<DILogFileItem> for IDispatch
impl From<DILogFileItem> for IDispatch
§fn from(value: DILogFileItem) -> Self
fn from(value: DILogFileItem) -> Self
Converts to this type from the input type.
§impl From<DISystemMonitor> for IDispatch
impl From<DISystemMonitor> for IDispatch
§fn from(value: DISystemMonitor) -> Self
fn from(value: DISystemMonitor) -> Self
Converts to this type from the input type.
§impl From<DISystemMonitorEvents> for IDispatch
impl From<DISystemMonitorEvents> for IDispatch
§fn from(value: DISystemMonitorEvents) -> Self
fn from(value: DISystemMonitorEvents) -> Self
Converts to this type from the input type.
§impl From<DISystemMonitorInternal> for IDispatch
impl From<DISystemMonitorInternal> for IDispatch
§fn from(value: DISystemMonitorInternal) -> Self
fn from(value: DISystemMonitorInternal) -> Self
Converts to this type from the input type.
§impl From<DRendezvousSessionEvents> for IDispatch
impl From<DRendezvousSessionEvents> for IDispatch
§fn from(value: DRendezvousSessionEvents) -> Self
fn from(value: DRendezvousSessionEvents) -> Self
Converts to this type from the input type.
§impl From<DShellFolderViewEvents> for IDispatch
impl From<DShellFolderViewEvents> for IDispatch
§fn from(value: DShellFolderViewEvents) -> Self
fn from(value: DShellFolderViewEvents) -> Self
Converts to this type from the input type.
§impl From<DShellNameSpaceEvents> for IDispatch
impl From<DShellNameSpaceEvents> for IDispatch
§fn from(value: DShellNameSpaceEvents) -> Self
fn from(value: DShellNameSpaceEvents) -> Self
Converts to this type from the input type.
§impl From<DShellWindowsEvents> for IDispatch
impl From<DShellWindowsEvents> for IDispatch
§fn from(value: DShellWindowsEvents) -> Self
fn from(value: DShellWindowsEvents) -> Self
Converts to this type from the input type.
§impl From<DWebBrowserEvents> for IDispatch
impl From<DWebBrowserEvents> for IDispatch
§fn from(value: DWebBrowserEvents) -> Self
fn from(value: DWebBrowserEvents) -> Self
Converts to this type from the input type.
§impl From<DWebBrowserEvents2> for IDispatch
impl From<DWebBrowserEvents2> for IDispatch
§fn from(value: DWebBrowserEvents2) -> Self
fn from(value: DWebBrowserEvents2) -> Self
Converts to this type from the input type.
§impl From<DWriteEngine2Events> for IDispatch
impl From<DWriteEngine2Events> for IDispatch
§fn from(value: DWriteEngine2Events) -> Self
fn from(value: DWriteEngine2Events) -> Self
Converts to this type from the input type.
§impl From<DataSourceObject> for IDispatch
impl From<DataSourceObject> for IDispatch
§fn from(value: DataSourceObject) -> Self
fn from(value: DataSourceObject) -> Self
Converts to this type from the input type.
§impl From<Extensions> for IDispatch
impl From<Extensions> for IDispatch
§fn from(value: Extensions) -> Self
fn from(value: Extensions) -> Self
Converts to this type from the input type.
§impl From<FolderItem> for IDispatch
impl From<FolderItem> for IDispatch
§fn from(value: FolderItem) -> Self
fn from(value: FolderItem) -> Self
Converts to this type from the input type.
§impl From<FolderItem2> for IDispatch
impl From<FolderItem2> for IDispatch
§fn from(value: FolderItem2) -> Self
fn from(value: FolderItem2) -> Self
Converts to this type from the input type.
§impl From<FolderItemVerb> for IDispatch
impl From<FolderItemVerb> for IDispatch
§fn from(value: FolderItemVerb) -> Self
fn from(value: FolderItemVerb) -> Self
Converts to this type from the input type.
§impl From<FolderItemVerbs> for IDispatch
impl From<FolderItemVerbs> for IDispatch
§fn from(value: FolderItemVerbs) -> Self
fn from(value: FolderItemVerbs) -> Self
Converts to this type from the input type.
§impl From<FolderItems> for IDispatch
impl From<FolderItems> for IDispatch
§fn from(value: FolderItems) -> Self
fn from(value: FolderItems) -> Self
Converts to this type from the input type.
§impl From<FolderItems2> for IDispatch
impl From<FolderItems2> for IDispatch
§fn from(value: FolderItems2) -> Self
fn from(value: FolderItems2) -> Self
Converts to this type from the input type.
§impl From<FolderItems3> for IDispatch
impl From<FolderItems3> for IDispatch
§fn from(value: FolderItems3) -> Self
fn from(value: FolderItems3) -> Self
Converts to this type from the input type.
§impl From<IADsADSystemInfo> for IDispatch
impl From<IADsADSystemInfo> for IDispatch
§fn from(value: IADsADSystemInfo) -> Self
fn from(value: IADsADSystemInfo) -> Self
Converts to this type from the input type.
§impl From<IADsAccessControlEntry> for IDispatch
impl From<IADsAccessControlEntry> for IDispatch
§fn from(value: IADsAccessControlEntry) -> Self
fn from(value: IADsAccessControlEntry) -> Self
Converts to this type from the input type.
§impl From<IADsAccessControlList> for IDispatch
impl From<IADsAccessControlList> for IDispatch
§fn from(value: IADsAccessControlList) -> Self
fn from(value: IADsAccessControlList) -> Self
Converts to this type from the input type.
§impl From<IADsBackLink> for IDispatch
impl From<IADsBackLink> for IDispatch
§fn from(value: IADsBackLink) -> Self
fn from(value: IADsBackLink) -> Self
Converts to this type from the input type.
§impl From<IADsCaseIgnoreList> for IDispatch
impl From<IADsCaseIgnoreList> for IDispatch
§fn from(value: IADsCaseIgnoreList) -> Self
fn from(value: IADsCaseIgnoreList) -> Self
Converts to this type from the input type.
§impl From<IADsCollection> for IDispatch
impl From<IADsCollection> for IDispatch
§fn from(value: IADsCollection) -> Self
fn from(value: IADsCollection) -> Self
Converts to this type from the input type.
§impl From<IADsComputer> for IDispatch
impl From<IADsComputer> for IDispatch
§fn from(value: IADsComputer) -> Self
fn from(value: IADsComputer) -> Self
Converts to this type from the input type.
§impl From<IADsComputerOperations> for IDispatch
impl From<IADsComputerOperations> for IDispatch
§fn from(value: IADsComputerOperations) -> Self
fn from(value: IADsComputerOperations) -> Self
Converts to this type from the input type.
§impl From<IADsContainer> for IDispatch
impl From<IADsContainer> for IDispatch
§fn from(value: IADsContainer) -> Self
fn from(value: IADsContainer) -> Self
Converts to this type from the input type.
§impl From<IADsDNWithBinary> for IDispatch
impl From<IADsDNWithBinary> for IDispatch
§fn from(value: IADsDNWithBinary) -> Self
fn from(value: IADsDNWithBinary) -> Self
Converts to this type from the input type.
§impl From<IADsDNWithString> for IDispatch
impl From<IADsDNWithString> for IDispatch
§fn from(value: IADsDNWithString) -> Self
fn from(value: IADsDNWithString) -> Self
Converts to this type from the input type.
§impl From<IADsDeleteOps> for IDispatch
impl From<IADsDeleteOps> for IDispatch
§fn from(value: IADsDeleteOps) -> Self
fn from(value: IADsDeleteOps) -> Self
Converts to this type from the input type.
§impl From<IADsDomain> for IDispatch
impl From<IADsDomain> for IDispatch
§fn from(value: IADsDomain) -> Self
fn from(value: IADsDomain) -> Self
Converts to this type from the input type.
§impl From<IADsFaxNumber> for IDispatch
impl From<IADsFaxNumber> for IDispatch
§fn from(value: IADsFaxNumber) -> Self
fn from(value: IADsFaxNumber) -> Self
Converts to this type from the input type.
§impl From<IADsFileService> for IDispatch
impl From<IADsFileService> for IDispatch
§fn from(value: IADsFileService) -> Self
fn from(value: IADsFileService) -> Self
Converts to this type from the input type.
§impl From<IADsFileServiceOperations> for IDispatch
impl From<IADsFileServiceOperations> for IDispatch
§fn from(value: IADsFileServiceOperations) -> Self
fn from(value: IADsFileServiceOperations) -> Self
Converts to this type from the input type.
§fn from(value: IADsFileShare) -> Self
fn from(value: IADsFileShare) -> Self
Converts to this type from the input type.
§impl From<IADsLargeInteger> for IDispatch
impl From<IADsLargeInteger> for IDispatch
§fn from(value: IADsLargeInteger) -> Self
fn from(value: IADsLargeInteger) -> Self
Converts to this type from the input type.
§impl From<IADsLocality> for IDispatch
impl From<IADsLocality> for IDispatch
§fn from(value: IADsLocality) -> Self
fn from(value: IADsLocality) -> Self
Converts to this type from the input type.
§impl From<IADsMembers> for IDispatch
impl From<IADsMembers> for IDispatch
§fn from(value: IADsMembers) -> Self
fn from(value: IADsMembers) -> Self
Converts to this type from the input type.
§impl From<IADsNameTranslate> for IDispatch
impl From<IADsNameTranslate> for IDispatch
§fn from(value: IADsNameTranslate) -> Self
fn from(value: IADsNameTranslate) -> Self
Converts to this type from the input type.
§impl From<IADsNamespaces> for IDispatch
impl From<IADsNamespaces> for IDispatch
§fn from(value: IADsNamespaces) -> Self
fn from(value: IADsNamespaces) -> Self
Converts to this type from the input type.
§impl From<IADsNetAddress> for IDispatch
impl From<IADsNetAddress> for IDispatch
§fn from(value: IADsNetAddress) -> Self
fn from(value: IADsNetAddress) -> Self
Converts to this type from the input type.
§impl From<IADsObjectOptions> for IDispatch
impl From<IADsObjectOptions> for IDispatch
§fn from(value: IADsObjectOptions) -> Self
fn from(value: IADsObjectOptions) -> Self
Converts to this type from the input type.
§impl From<IADsOctetList> for IDispatch
impl From<IADsOctetList> for IDispatch
§fn from(value: IADsOctetList) -> Self
fn from(value: IADsOctetList) -> Self
Converts to this type from the input type.
§impl From<IADsOpenDSObject> for IDispatch
impl From<IADsOpenDSObject> for IDispatch
§fn from(value: IADsOpenDSObject) -> Self
fn from(value: IADsOpenDSObject) -> Self
Converts to this type from the input type.
§impl From<IADsPathname> for IDispatch
impl From<IADsPathname> for IDispatch
§fn from(value: IADsPathname) -> Self
fn from(value: IADsPathname) -> Self
Converts to this type from the input type.
§impl From<IADsPostalAddress> for IDispatch
impl From<IADsPostalAddress> for IDispatch
§fn from(value: IADsPostalAddress) -> Self
fn from(value: IADsPostalAddress) -> Self
Converts to this type from the input type.
§impl From<IADsPrintJob> for IDispatch
impl From<IADsPrintJob> for IDispatch
§fn from(value: IADsPrintJob) -> Self
fn from(value: IADsPrintJob) -> Self
Converts to this type from the input type.
§impl From<IADsPrintJobOperations> for IDispatch
impl From<IADsPrintJobOperations> for IDispatch
§fn from(value: IADsPrintJobOperations) -> Self
fn from(value: IADsPrintJobOperations) -> Self
Converts to this type from the input type.
§impl From<IADsPrintQueue> for IDispatch
impl From<IADsPrintQueue> for IDispatch
§fn from(value: IADsPrintQueue) -> Self
fn from(value: IADsPrintQueue) -> Self
Converts to this type from the input type.
§impl From<IADsPrintQueueOperations> for IDispatch
impl From<IADsPrintQueueOperations> for IDispatch
§fn from(value: IADsPrintQueueOperations) -> Self
fn from(value: IADsPrintQueueOperations) -> Self
Converts to this type from the input type.
§impl From<IADsProperty> for IDispatch
impl From<IADsProperty> for IDispatch
§fn from(value: IADsProperty) -> Self
fn from(value: IADsProperty) -> Self
Converts to this type from the input type.
§impl From<IADsPropertyEntry> for IDispatch
impl From<IADsPropertyEntry> for IDispatch
§fn from(value: IADsPropertyEntry) -> Self
fn from(value: IADsPropertyEntry) -> Self
Converts to this type from the input type.
§impl From<IADsPropertyList> for IDispatch
impl From<IADsPropertyList> for IDispatch
§fn from(value: IADsPropertyList) -> Self
fn from(value: IADsPropertyList) -> Self
Converts to this type from the input type.
§impl From<IADsPropertyValue> for IDispatch
impl From<IADsPropertyValue> for IDispatch
§fn from(value: IADsPropertyValue) -> Self
fn from(value: IADsPropertyValue) -> Self
Converts to this type from the input type.
§impl From<IADsPropertyValue2> for IDispatch
impl From<IADsPropertyValue2> for IDispatch
§fn from(value: IADsPropertyValue2) -> Self
fn from(value: IADsPropertyValue2) -> Self
Converts to this type from the input type.
§impl From<IADsReplicaPointer> for IDispatch
impl From<IADsReplicaPointer> for IDispatch
§fn from(value: IADsReplicaPointer) -> Self
fn from(value: IADsReplicaPointer) -> Self
Converts to this type from the input type.
§impl From<IADsResource> for IDispatch
impl From<IADsResource> for IDispatch
§fn from(value: IADsResource) -> Self
fn from(value: IADsResource) -> Self
Converts to this type from the input type.
§impl From<IADsSecurityDescriptor> for IDispatch
impl From<IADsSecurityDescriptor> for IDispatch
§fn from(value: IADsSecurityDescriptor) -> Self
fn from(value: IADsSecurityDescriptor) -> Self
Converts to this type from the input type.
§impl From<IADsSecurityUtility> for IDispatch
impl From<IADsSecurityUtility> for IDispatch
§fn from(value: IADsSecurityUtility) -> Self
fn from(value: IADsSecurityUtility) -> Self
Converts to this type from the input type.
§impl From<IADsService> for IDispatch
impl From<IADsService> for IDispatch
§fn from(value: IADsService) -> Self
fn from(value: IADsService) -> Self
Converts to this type from the input type.
§impl From<IADsServiceOperations> for IDispatch
impl From<IADsServiceOperations> for IDispatch
§fn from(value: IADsServiceOperations) -> Self
fn from(value: IADsServiceOperations) -> Self
Converts to this type from the input type.
§impl From<IADsSession> for IDispatch
impl From<IADsSession> for IDispatch
§fn from(value: IADsSession) -> Self
fn from(value: IADsSession) -> Self
Converts to this type from the input type.
§impl From<IADsSyntax> for IDispatch
impl From<IADsSyntax> for IDispatch
§fn from(value: IADsSyntax) -> Self
fn from(value: IADsSyntax) -> Self
Converts to this type from the input type.
§impl From<IADsTSUserEx> for IDispatch
impl From<IADsTSUserEx> for IDispatch
§fn from(value: IADsTSUserEx) -> Self
fn from(value: IADsTSUserEx) -> Self
Converts to this type from the input type.
§impl From<IADsTimestamp> for IDispatch
impl From<IADsTimestamp> for IDispatch
§fn from(value: IADsTimestamp) -> Self
fn from(value: IADsTimestamp) -> Self
Converts to this type from the input type.
§impl From<IADsTypedName> for IDispatch
impl From<IADsTypedName> for IDispatch
§fn from(value: IADsTypedName) -> Self
fn from(value: IADsTypedName) -> Self
Converts to this type from the input type.
§impl From<IADsWinNTSystemInfo> for IDispatch
impl From<IADsWinNTSystemInfo> for IDispatch
§fn from(value: IADsWinNTSystemInfo) -> Self
fn from(value: IADsWinNTSystemInfo) -> Self
Converts to this type from the input type.
§impl From<IAMChannelInfo> for IDispatch
impl From<IAMChannelInfo> for IDispatch
§fn from(value: IAMChannelInfo) -> Self
fn from(value: IAMChannelInfo) -> Self
Converts to this type from the input type.
§impl From<IAMCollection> for IDispatch
impl From<IAMCollection> for IDispatch
§fn from(value: IAMCollection) -> Self
fn from(value: IAMCollection) -> Self
Converts to this type from the input type.
§impl From<IAMExtendedErrorInfo> for IDispatch
impl From<IAMExtendedErrorInfo> for IDispatch
§fn from(value: IAMExtendedErrorInfo) -> Self
fn from(value: IAMExtendedErrorInfo) -> Self
Converts to this type from the input type.
§impl From<IAMExtendedSeeking> for IDispatch
impl From<IAMExtendedSeeking> for IDispatch
§fn from(value: IAMExtendedSeeking) -> Self
fn from(value: IAMExtendedSeeking) -> Self
Converts to this type from the input type.
§impl From<IAMMediaContent> for IDispatch
impl From<IAMMediaContent> for IDispatch
§fn from(value: IAMMediaContent) -> Self
fn from(value: IAMMediaContent) -> Self
Converts to this type from the input type.
§impl From<IAMMediaContent2> for IDispatch
impl From<IAMMediaContent2> for IDispatch
§fn from(value: IAMMediaContent2) -> Self
fn from(value: IAMMediaContent2) -> Self
Converts to this type from the input type.
§impl From<IAMNetShowConfig> for IDispatch
impl From<IAMNetShowConfig> for IDispatch
§fn from(value: IAMNetShowConfig) -> Self
fn from(value: IAMNetShowConfig) -> Self
Converts to this type from the input type.
§impl From<IAMNetShowExProps> for IDispatch
impl From<IAMNetShowExProps> for IDispatch
§fn from(value: IAMNetShowExProps) -> Self
fn from(value: IAMNetShowExProps) -> Self
Converts to this type from the input type.
§impl From<IAMNetShowPreroll> for IDispatch
impl From<IAMNetShowPreroll> for IDispatch
§fn from(value: IAMNetShowPreroll) -> Self
fn from(value: IAMNetShowPreroll) -> Self
Converts to this type from the input type.
§impl From<IAMNetworkStatus> for IDispatch
impl From<IAMNetworkStatus> for IDispatch
§fn from(value: IAMNetworkStatus) -> Self
fn from(value: IAMNetworkStatus) -> Self
Converts to this type from the input type.
§impl From<IATSCChannelTuneRequest> for IDispatch
impl From<IATSCChannelTuneRequest> for IDispatch
§fn from(value: IATSCChannelTuneRequest) -> Self
fn from(value: IATSCChannelTuneRequest) -> Self
Converts to this type from the input type.
§impl From<IATSCComponentType> for IDispatch
impl From<IATSCComponentType> for IDispatch
§fn from(value: IATSCComponentType) -> Self
fn from(value: IATSCComponentType) -> Self
Converts to this type from the input type.
§impl From<IATSCLocator> for IDispatch
impl From<IATSCLocator> for IDispatch
§fn from(value: IATSCLocator) -> Self
fn from(value: IATSCLocator) -> Self
Converts to this type from the input type.
§impl From<IATSCLocator2> for IDispatch
impl From<IATSCLocator2> for IDispatch
§fn from(value: IATSCLocator2) -> Self
fn from(value: IATSCLocator2) -> Self
Converts to this type from the input type.
§impl From<IATSCTuningSpace> for IDispatch
impl From<IATSCTuningSpace> for IDispatch
§fn from(value: IATSCTuningSpace) -> Self
fn from(value: IATSCTuningSpace) -> Self
Converts to this type from the input type.
§impl From<IAccessible> for IDispatch
impl From<IAccessible> for IDispatch
§fn from(value: IAccessible) -> Self
fn from(value: IAccessible) -> Self
Converts to this type from the input type.
§impl From<IAccessibleWinSAT> for IDispatch
impl From<IAccessibleWinSAT> for IDispatch
§fn from(value: IAccessibleWinSAT) -> Self
fn from(value: IAccessibleWinSAT) -> Self
Converts to this type from the input type.
§impl From<IActionCollection> for IDispatch
impl From<IActionCollection> for IDispatch
§fn from(value: IActionCollection) -> Self
fn from(value: IActionCollection) -> Self
Converts to this type from the input type.
§impl From<IAlertDataCollector> for IDispatch
impl From<IAlertDataCollector> for IDispatch
§fn from(value: IAlertDataCollector) -> Self
fn from(value: IAlertDataCollector) -> Self
Converts to this type from the input type.
§impl From<IAlternativeName> for IDispatch
impl From<IAlternativeName> for IDispatch
§fn from(value: IAlternativeName) -> Self
fn from(value: IAlternativeName) -> Self
Converts to this type from the input type.
§impl From<IAlternativeNames> for IDispatch
impl From<IAlternativeNames> for IDispatch
§fn from(value: IAlternativeNames) -> Self
fn from(value: IAlternativeNames) -> Self
Converts to this type from the input type.
§impl From<IAnalogAudioComponentType> for IDispatch
impl From<IAnalogAudioComponentType> for IDispatch
§fn from(value: IAnalogAudioComponentType) -> Self
fn from(value: IAnalogAudioComponentType) -> Self
Converts to this type from the input type.
§impl From<IAnalogLocator> for IDispatch
impl From<IAnalogLocator> for IDispatch
§fn from(value: IAnalogLocator) -> Self
fn from(value: IAnalogLocator) -> Self
Converts to this type from the input type.
§impl From<IAnalogRadioTuningSpace> for IDispatch
impl From<IAnalogRadioTuningSpace> for IDispatch
§fn from(value: IAnalogRadioTuningSpace) -> Self
fn from(value: IAnalogRadioTuningSpace) -> Self
Converts to this type from the input type.
§impl From<IAnalogRadioTuningSpace2> for IDispatch
impl From<IAnalogRadioTuningSpace2> for IDispatch
§fn from(value: IAnalogRadioTuningSpace2) -> Self
fn from(value: IAnalogRadioTuningSpace2) -> Self
Converts to this type from the input type.
§impl From<IAnalogTVTuningSpace> for IDispatch
impl From<IAnalogTVTuningSpace> for IDispatch
§fn from(value: IAnalogTVTuningSpace) -> Self
fn from(value: IAnalogTVTuningSpace) -> Self
Converts to this type from the input type.
§impl From<IAnchorClick> for IDispatch
impl From<IAnchorClick> for IDispatch
§fn from(value: IAnchorClick) -> Self
fn from(value: IAnchorClick) -> Self
Converts to this type from the input type.
§impl From<IApiTracingDataCollector> for IDispatch
impl From<IApiTracingDataCollector> for IDispatch
§fn from(value: IApiTracingDataCollector) -> Self
fn from(value: IApiTracingDataCollector) -> Self
Converts to this type from the input type.
§impl From<IAppDomainHelper> for IDispatch
impl From<IAppDomainHelper> for IDispatch
§fn from(value: IAppDomainHelper) -> Self
fn from(value: IAppDomainHelper) -> Self
Converts to this type from the input type.
§impl From<IAssemblyLocator> for IDispatch
impl From<IAssemblyLocator> for IDispatch
§fn from(value: IAssemblyLocator) -> Self
fn from(value: IAssemblyLocator) -> Self
Converts to this type from the input type.
§impl From<IAutomaticUpdates> for IDispatch
impl From<IAutomaticUpdates> for IDispatch
§fn from(value: IAutomaticUpdates) -> Self
fn from(value: IAutomaticUpdates) -> Self
Converts to this type from the input type.
§impl From<IAutomaticUpdates2> for IDispatch
impl From<IAutomaticUpdates2> for IDispatch
§fn from(value: IAutomaticUpdates2) -> Self
fn from(value: IAutomaticUpdates2) -> Self
Converts to this type from the input type.
§impl From<IAutomaticUpdatesResults> for IDispatch
impl From<IAutomaticUpdatesResults> for IDispatch
§fn from(value: IAutomaticUpdatesResults) -> Self
fn from(value: IAutomaticUpdatesResults) -> Self
Converts to this type from the input type.
§impl From<IAutomaticUpdatesSettings> for IDispatch
impl From<IAutomaticUpdatesSettings> for IDispatch
§fn from(value: IAutomaticUpdatesSettings) -> Self
fn from(value: IAutomaticUpdatesSettings) -> Self
Converts to this type from the input type.
§impl From<IAutomaticUpdatesSettings2> for IDispatch
impl From<IAutomaticUpdatesSettings2> for IDispatch
§fn from(value: IAutomaticUpdatesSettings2) -> Self
fn from(value: IAutomaticUpdatesSettings2) -> Self
Converts to this type from the input type.
§impl From<IAutomaticUpdatesSettings3> for IDispatch
impl From<IAutomaticUpdatesSettings3> for IDispatch
§fn from(value: IAutomaticUpdatesSettings3) -> Self
fn from(value: IAutomaticUpdatesSettings3) -> Self
Converts to this type from the input type.
§impl From<IAuxInTuningSpace> for IDispatch
impl From<IAuxInTuningSpace> for IDispatch
§fn from(value: IAuxInTuningSpace) -> Self
fn from(value: IAuxInTuningSpace) -> Self
Converts to this type from the input type.
§impl From<IAuxInTuningSpace2> for IDispatch
impl From<IAuxInTuningSpace2> for IDispatch
§fn from(value: IAuxInTuningSpace2) -> Self
fn from(value: IAuxInTuningSpace2) -> Self
Converts to this type from the input type.
§impl From<IAzApplication> for IDispatch
impl From<IAzApplication> for IDispatch
§fn from(value: IAzApplication) -> Self
fn from(value: IAzApplication) -> Self
Converts to this type from the input type.
§impl From<IAzApplication2> for IDispatch
impl From<IAzApplication2> for IDispatch
§fn from(value: IAzApplication2) -> Self
fn from(value: IAzApplication2) -> Self
Converts to this type from the input type.
§impl From<IAzApplication3> for IDispatch
impl From<IAzApplication3> for IDispatch
§fn from(value: IAzApplication3) -> Self
fn from(value: IAzApplication3) -> Self
Converts to this type from the input type.
§impl From<IAzApplicationGroup> for IDispatch
impl From<IAzApplicationGroup> for IDispatch
§fn from(value: IAzApplicationGroup) -> Self
fn from(value: IAzApplicationGroup) -> Self
Converts to this type from the input type.
§impl From<IAzApplicationGroup2> for IDispatch
impl From<IAzApplicationGroup2> for IDispatch
§fn from(value: IAzApplicationGroup2) -> Self
fn from(value: IAzApplicationGroup2) -> Self
Converts to this type from the input type.
§impl From<IAzApplicationGroups> for IDispatch
impl From<IAzApplicationGroups> for IDispatch
§fn from(value: IAzApplicationGroups) -> Self
fn from(value: IAzApplicationGroups) -> Self
Converts to this type from the input type.
§impl From<IAzApplications> for IDispatch
impl From<IAzApplications> for IDispatch
§fn from(value: IAzApplications) -> Self
fn from(value: IAzApplications) -> Self
Converts to this type from the input type.
§impl From<IAzAuthorizationStore> for IDispatch
impl From<IAzAuthorizationStore> for IDispatch
§fn from(value: IAzAuthorizationStore) -> Self
fn from(value: IAzAuthorizationStore) -> Self
Converts to this type from the input type.
§impl From<IAzAuthorizationStore2> for IDispatch
impl From<IAzAuthorizationStore2> for IDispatch
§fn from(value: IAzAuthorizationStore2) -> Self
fn from(value: IAzAuthorizationStore2) -> Self
Converts to this type from the input type.
§impl From<IAzAuthorizationStore3> for IDispatch
impl From<IAzAuthorizationStore3> for IDispatch
§fn from(value: IAzAuthorizationStore3) -> Self
fn from(value: IAzAuthorizationStore3) -> Self
Converts to this type from the input type.
§impl From<IAzBizRuleContext> for IDispatch
impl From<IAzBizRuleContext> for IDispatch
§fn from(value: IAzBizRuleContext) -> Self
fn from(value: IAzBizRuleContext) -> Self
Converts to this type from the input type.
§impl From<IAzBizRuleInterfaces> for IDispatch
impl From<IAzBizRuleInterfaces> for IDispatch
§fn from(value: IAzBizRuleInterfaces) -> Self
fn from(value: IAzBizRuleInterfaces) -> Self
Converts to this type from the input type.
§impl From<IAzBizRuleParameters> for IDispatch
impl From<IAzBizRuleParameters> for IDispatch
§fn from(value: IAzBizRuleParameters) -> Self
fn from(value: IAzBizRuleParameters) -> Self
Converts to this type from the input type.
§impl From<IAzClientContext> for IDispatch
impl From<IAzClientContext> for IDispatch
§fn from(value: IAzClientContext) -> Self
fn from(value: IAzClientContext) -> Self
Converts to this type from the input type.
§impl From<IAzClientContext2> for IDispatch
impl From<IAzClientContext2> for IDispatch
§fn from(value: IAzClientContext2) -> Self
fn from(value: IAzClientContext2) -> Self
Converts to this type from the input type.
§impl From<IAzClientContext3> for IDispatch
impl From<IAzClientContext3> for IDispatch
§fn from(value: IAzClientContext3) -> Self
fn from(value: IAzClientContext3) -> Self
Converts to this type from the input type.
§impl From<IAzNameResolver> for IDispatch
impl From<IAzNameResolver> for IDispatch
§fn from(value: IAzNameResolver) -> Self
fn from(value: IAzNameResolver) -> Self
Converts to this type from the input type.
§impl From<IAzObjectPicker> for IDispatch
impl From<IAzObjectPicker> for IDispatch
§fn from(value: IAzObjectPicker) -> Self
fn from(value: IAzObjectPicker) -> Self
Converts to this type from the input type.
§impl From<IAzOperation> for IDispatch
impl From<IAzOperation> for IDispatch
§fn from(value: IAzOperation) -> Self
fn from(value: IAzOperation) -> Self
Converts to this type from the input type.
§impl From<IAzOperation2> for IDispatch
impl From<IAzOperation2> for IDispatch
§fn from(value: IAzOperation2) -> Self
fn from(value: IAzOperation2) -> Self
Converts to this type from the input type.
§impl From<IAzOperations> for IDispatch
impl From<IAzOperations> for IDispatch
§fn from(value: IAzOperations) -> Self
fn from(value: IAzOperations) -> Self
Converts to this type from the input type.
§impl From<IAzPrincipalLocator> for IDispatch
impl From<IAzPrincipalLocator> for IDispatch
§fn from(value: IAzPrincipalLocator) -> Self
fn from(value: IAzPrincipalLocator) -> Self
Converts to this type from the input type.
§impl From<IAzRoleAssignment> for IDispatch
impl From<IAzRoleAssignment> for IDispatch
§fn from(value: IAzRoleAssignment) -> Self
fn from(value: IAzRoleAssignment) -> Self
Converts to this type from the input type.
§impl From<IAzRoleAssignments> for IDispatch
impl From<IAzRoleAssignments> for IDispatch
§fn from(value: IAzRoleAssignments) -> Self
fn from(value: IAzRoleAssignments) -> Self
Converts to this type from the input type.
§impl From<IAzRoleDefinition> for IDispatch
impl From<IAzRoleDefinition> for IDispatch
§fn from(value: IAzRoleDefinition) -> Self
fn from(value: IAzRoleDefinition) -> Self
Converts to this type from the input type.
§impl From<IAzRoleDefinitions> for IDispatch
impl From<IAzRoleDefinitions> for IDispatch
§fn from(value: IAzRoleDefinitions) -> Self
fn from(value: IAzRoleDefinitions) -> Self
Converts to this type from the input type.
§impl From<IBITSExtensionSetup> for IDispatch
impl From<IBITSExtensionSetup> for IDispatch
§fn from(value: IBITSExtensionSetup) -> Self
fn from(value: IBITSExtensionSetup) -> Self
Converts to this type from the input type.
§impl From<IBITSExtensionSetupFactory> for IDispatch
impl From<IBITSExtensionSetupFactory> for IDispatch
§fn from(value: IBITSExtensionSetupFactory) -> Self
fn from(value: IBITSExtensionSetupFactory) -> Self
Converts to this type from the input type.
§impl From<IBasicAudio> for IDispatch
impl From<IBasicAudio> for IDispatch
§fn from(value: IBasicAudio) -> Self
fn from(value: IBasicAudio) -> Self
Converts to this type from the input type.
§impl From<IBasicVideo> for IDispatch
impl From<IBasicVideo> for IDispatch
§fn from(value: IBasicVideo) -> Self
fn from(value: IBasicVideo) -> Self
Converts to this type from the input type.
§impl From<IBasicVideo2> for IDispatch
impl From<IBasicVideo2> for IDispatch
§fn from(value: IBasicVideo2) -> Self
fn from(value: IBasicVideo2) -> Self
Converts to this type from the input type.
§impl From<IBinaryConverter> for IDispatch
impl From<IBinaryConverter> for IDispatch
§fn from(value: IBinaryConverter) -> Self
fn from(value: IBinaryConverter) -> Self
Converts to this type from the input type.
§impl From<IBinaryConverter2> for IDispatch
impl From<IBinaryConverter2> for IDispatch
§fn from(value: IBinaryConverter2) -> Self
fn from(value: IBinaryConverter2) -> Self
Converts to this type from the input type.
§impl From<IBlockRange> for IDispatch
impl From<IBlockRange> for IDispatch
§fn from(value: IBlockRange) -> Self
fn from(value: IBlockRange) -> Self
Converts to this type from the input type.
§impl From<IBlockRangeList> for IDispatch
impl From<IBlockRangeList> for IDispatch
§fn from(value: IBlockRangeList) -> Self
fn from(value: IBlockRangeList) -> Self
Converts to this type from the input type.
§impl From<IBootOptions> for IDispatch
impl From<IBootOptions> for IDispatch
§fn from(value: IBootOptions) -> Self
fn from(value: IBootOptions) -> Self
Converts to this type from the input type.
§impl From<IBootTrigger> for IDispatch
impl From<IBootTrigger> for IDispatch
§fn from(value: IBootTrigger) -> Self
fn from(value: IBootTrigger) -> Self
Converts to this type from the input type.
§impl From<ICOMAdminCatalog> for IDispatch
impl From<ICOMAdminCatalog> for IDispatch
§fn from(value: ICOMAdminCatalog) -> Self
fn from(value: ICOMAdminCatalog) -> Self
Converts to this type from the input type.
§impl From<ICOMAdminCatalog2> for IDispatch
impl From<ICOMAdminCatalog2> for IDispatch
§fn from(value: ICOMAdminCatalog2) -> Self
fn from(value: ICOMAdminCatalog2) -> Self
Converts to this type from the input type.
§impl From<ICatalogCollection> for IDispatch
impl From<ICatalogCollection> for IDispatch
§fn from(value: ICatalogCollection) -> Self
fn from(value: ICatalogCollection) -> Self
Converts to this type from the input type.
§impl From<ICatalogObject> for IDispatch
impl From<ICatalogObject> for IDispatch
§fn from(value: ICatalogObject) -> Self
fn from(value: ICatalogObject) -> Self
Converts to this type from the input type.
§impl From<ICategoryCollection> for IDispatch
impl From<ICategoryCollection> for IDispatch
§fn from(value: ICategoryCollection) -> Self
fn from(value: ICategoryCollection) -> Self
Converts to this type from the input type.
§impl From<ICertAdmin> for IDispatch
impl From<ICertAdmin> for IDispatch
§fn from(value: ICertAdmin) -> Self
fn from(value: ICertAdmin) -> Self
Converts to this type from the input type.
§impl From<ICertAdmin2> for IDispatch
impl From<ICertAdmin2> for IDispatch
§fn from(value: ICertAdmin2) -> Self
fn from(value: ICertAdmin2) -> Self
Converts to this type from the input type.
§impl From<ICertConfig> for IDispatch
impl From<ICertConfig> for IDispatch
§fn from(value: ICertConfig) -> Self
fn from(value: ICertConfig) -> Self
Converts to this type from the input type.
§impl From<ICertConfig2> for IDispatch
impl From<ICertConfig2> for IDispatch
§fn from(value: ICertConfig2) -> Self
fn from(value: ICertConfig2) -> Self
Converts to this type from the input type.
§impl From<ICertEncodeAltName> for IDispatch
impl From<ICertEncodeAltName> for IDispatch
§fn from(value: ICertEncodeAltName) -> Self
fn from(value: ICertEncodeAltName) -> Self
Converts to this type from the input type.
§impl From<ICertEncodeAltName2> for IDispatch
impl From<ICertEncodeAltName2> for IDispatch
§fn from(value: ICertEncodeAltName2) -> Self
fn from(value: ICertEncodeAltName2) -> Self
Converts to this type from the input type.
§impl From<ICertEncodeBitString> for IDispatch
impl From<ICertEncodeBitString> for IDispatch
§fn from(value: ICertEncodeBitString) -> Self
fn from(value: ICertEncodeBitString) -> Self
Converts to this type from the input type.
§impl From<ICertEncodeBitString2> for IDispatch
impl From<ICertEncodeBitString2> for IDispatch
§fn from(value: ICertEncodeBitString2) -> Self
fn from(value: ICertEncodeBitString2) -> Self
Converts to this type from the input type.
§impl From<ICertEncodeCRLDistInfo> for IDispatch
impl From<ICertEncodeCRLDistInfo> for IDispatch
§fn from(value: ICertEncodeCRLDistInfo) -> Self
fn from(value: ICertEncodeCRLDistInfo) -> Self
Converts to this type from the input type.
§impl From<ICertEncodeCRLDistInfo2> for IDispatch
impl From<ICertEncodeCRLDistInfo2> for IDispatch
§fn from(value: ICertEncodeCRLDistInfo2) -> Self
fn from(value: ICertEncodeCRLDistInfo2) -> Self
Converts to this type from the input type.
§impl From<ICertEncodeDateArray> for IDispatch
impl From<ICertEncodeDateArray> for IDispatch
§fn from(value: ICertEncodeDateArray) -> Self
fn from(value: ICertEncodeDateArray) -> Self
Converts to this type from the input type.
§impl From<ICertEncodeDateArray2> for IDispatch
impl From<ICertEncodeDateArray2> for IDispatch
§fn from(value: ICertEncodeDateArray2) -> Self
fn from(value: ICertEncodeDateArray2) -> Self
Converts to this type from the input type.
§impl From<ICertEncodeLongArray> for IDispatch
impl From<ICertEncodeLongArray> for IDispatch
§fn from(value: ICertEncodeLongArray) -> Self
fn from(value: ICertEncodeLongArray) -> Self
Converts to this type from the input type.
§impl From<ICertEncodeLongArray2> for IDispatch
impl From<ICertEncodeLongArray2> for IDispatch
§fn from(value: ICertEncodeLongArray2) -> Self
fn from(value: ICertEncodeLongArray2) -> Self
Converts to this type from the input type.
§impl From<ICertEncodeStringArray> for IDispatch
impl From<ICertEncodeStringArray> for IDispatch
§fn from(value: ICertEncodeStringArray) -> Self
fn from(value: ICertEncodeStringArray) -> Self
Converts to this type from the input type.
§impl From<ICertEncodeStringArray2> for IDispatch
impl From<ICertEncodeStringArray2> for IDispatch
§fn from(value: ICertEncodeStringArray2) -> Self
fn from(value: ICertEncodeStringArray2) -> Self
Converts to this type from the input type.
§impl From<ICertExit2> for IDispatch
impl From<ICertExit2> for IDispatch
§fn from(value: ICertExit2) -> Self
fn from(value: ICertExit2) -> Self
Converts to this type from the input type.
§impl From<ICertGetConfig> for IDispatch
impl From<ICertGetConfig> for IDispatch
§fn from(value: ICertGetConfig) -> Self
fn from(value: ICertGetConfig) -> Self
Converts to this type from the input type.
§impl From<ICertManageModule> for IDispatch
impl From<ICertManageModule> for IDispatch
§fn from(value: ICertManageModule) -> Self
fn from(value: ICertManageModule) -> Self
Converts to this type from the input type.
§impl From<ICertPolicy> for IDispatch
impl From<ICertPolicy> for IDispatch
§fn from(value: ICertPolicy) -> Self
fn from(value: ICertPolicy) -> Self
Converts to this type from the input type.
§impl From<ICertPolicy2> for IDispatch
impl From<ICertPolicy2> for IDispatch
§fn from(value: ICertPolicy2) -> Self
fn from(value: ICertPolicy2) -> Self
Converts to this type from the input type.
§impl From<ICertProperties> for IDispatch
impl From<ICertProperties> for IDispatch
§fn from(value: ICertProperties) -> Self
fn from(value: ICertProperties) -> Self
Converts to this type from the input type.
§impl From<ICertProperty> for IDispatch
impl From<ICertProperty> for IDispatch
§fn from(value: ICertProperty) -> Self
fn from(value: ICertProperty) -> Self
Converts to this type from the input type.
§impl From<ICertPropertyArchived> for IDispatch
impl From<ICertPropertyArchived> for IDispatch
§fn from(value: ICertPropertyArchived) -> Self
fn from(value: ICertPropertyArchived) -> Self
Converts to this type from the input type.
§impl From<ICertPropertyArchivedKeyHash> for IDispatch
impl From<ICertPropertyArchivedKeyHash> for IDispatch
§fn from(value: ICertPropertyArchivedKeyHash) -> Self
fn from(value: ICertPropertyArchivedKeyHash) -> Self
Converts to this type from the input type.
§impl From<ICertPropertyAutoEnroll> for IDispatch
impl From<ICertPropertyAutoEnroll> for IDispatch
§fn from(value: ICertPropertyAutoEnroll) -> Self
fn from(value: ICertPropertyAutoEnroll) -> Self
Converts to this type from the input type.
§impl From<ICertPropertyBackedUp> for IDispatch
impl From<ICertPropertyBackedUp> for IDispatch
§fn from(value: ICertPropertyBackedUp) -> Self
fn from(value: ICertPropertyBackedUp) -> Self
Converts to this type from the input type.
§impl From<ICertPropertyDescription> for IDispatch
impl From<ICertPropertyDescription> for IDispatch
§fn from(value: ICertPropertyDescription) -> Self
fn from(value: ICertPropertyDescription) -> Self
Converts to this type from the input type.
§impl From<ICertPropertyEnrollment> for IDispatch
impl From<ICertPropertyEnrollment> for IDispatch
§fn from(value: ICertPropertyEnrollment) -> Self
fn from(value: ICertPropertyEnrollment) -> Self
Converts to this type from the input type.
§impl From<ICertPropertyEnrollmentPolicyServer> for IDispatch
impl From<ICertPropertyEnrollmentPolicyServer> for IDispatch
§fn from(value: ICertPropertyEnrollmentPolicyServer) -> Self
fn from(value: ICertPropertyEnrollmentPolicyServer) -> Self
Converts to this type from the input type.
§impl From<ICertPropertyFriendlyName> for IDispatch
impl From<ICertPropertyFriendlyName> for IDispatch
§fn from(value: ICertPropertyFriendlyName) -> Self
fn from(value: ICertPropertyFriendlyName) -> Self
Converts to this type from the input type.
§impl From<ICertPropertyKeyProvInfo> for IDispatch
impl From<ICertPropertyKeyProvInfo> for IDispatch
§fn from(value: ICertPropertyKeyProvInfo) -> Self
fn from(value: ICertPropertyKeyProvInfo) -> Self
Converts to this type from the input type.
§impl From<ICertPropertyRenewal> for IDispatch
impl From<ICertPropertyRenewal> for IDispatch
§fn from(value: ICertPropertyRenewal) -> Self
fn from(value: ICertPropertyRenewal) -> Self
Converts to this type from the input type.
§impl From<ICertPropertyRequestOriginator> for IDispatch
impl From<ICertPropertyRequestOriginator> for IDispatch
§fn from(value: ICertPropertyRequestOriginator) -> Self
fn from(value: ICertPropertyRequestOriginator) -> Self
Converts to this type from the input type.
§impl From<ICertPropertySHA1Hash> for IDispatch
impl From<ICertPropertySHA1Hash> for IDispatch
§fn from(value: ICertPropertySHA1Hash) -> Self
fn from(value: ICertPropertySHA1Hash) -> Self
Converts to this type from the input type.
§impl From<ICertRequest> for IDispatch
impl From<ICertRequest> for IDispatch
§fn from(value: ICertRequest) -> Self
fn from(value: ICertRequest) -> Self
Converts to this type from the input type.
§impl From<ICertRequest2> for IDispatch
impl From<ICertRequest2> for IDispatch
§fn from(value: ICertRequest2) -> Self
fn from(value: ICertRequest2) -> Self
Converts to this type from the input type.
§impl From<ICertRequest3> for IDispatch
impl From<ICertRequest3> for IDispatch
§fn from(value: ICertRequest3) -> Self
fn from(value: ICertRequest3) -> Self
Converts to this type from the input type.
§impl From<ICertServerExit> for IDispatch
impl From<ICertServerExit> for IDispatch
§fn from(value: ICertServerExit) -> Self
fn from(value: ICertServerExit) -> Self
Converts to this type from the input type.
§impl From<ICertServerPolicy> for IDispatch
impl From<ICertServerPolicy> for IDispatch
§fn from(value: ICertServerPolicy) -> Self
fn from(value: ICertServerPolicy) -> Self
Converts to this type from the input type.
§impl From<ICertSrvSetup> for IDispatch
impl From<ICertSrvSetup> for IDispatch
§fn from(value: ICertSrvSetup) -> Self
fn from(value: ICertSrvSetup) -> Self
Converts to this type from the input type.
§impl From<ICertSrvSetupKeyInformation> for IDispatch
impl From<ICertSrvSetupKeyInformation> for IDispatch
§fn from(value: ICertSrvSetupKeyInformation) -> Self
fn from(value: ICertSrvSetupKeyInformation) -> Self
Converts to this type from the input type.
§impl From<ICertSrvSetupKeyInformationCollection> for IDispatch
impl From<ICertSrvSetupKeyInformationCollection> for IDispatch
§fn from(value: ICertSrvSetupKeyInformationCollection) -> Self
fn from(value: ICertSrvSetupKeyInformationCollection) -> Self
Converts to this type from the input type.
§impl From<ICertView2> for IDispatch
impl From<ICertView2> for IDispatch
§fn from(value: ICertView2) -> Self
fn from(value: ICertView2) -> Self
Converts to this type from the input type.
§impl From<ICertificateAttestationChallenge> for IDispatch
impl From<ICertificateAttestationChallenge> for IDispatch
§fn from(value: ICertificateAttestationChallenge) -> Self
fn from(value: ICertificateAttestationChallenge) -> Self
Converts to this type from the input type.
§impl From<ICertificateAttestationChallenge2> for IDispatch
impl From<ICertificateAttestationChallenge2> for IDispatch
§fn from(value: ICertificateAttestationChallenge2) -> Self
fn from(value: ICertificateAttestationChallenge2) -> Self
Converts to this type from the input type.
§impl From<ICertificateEnrollmentPolicyServerSetup> for IDispatch
impl From<ICertificateEnrollmentPolicyServerSetup> for IDispatch
§fn from(value: ICertificateEnrollmentPolicyServerSetup) -> Self
fn from(value: ICertificateEnrollmentPolicyServerSetup) -> Self
Converts to this type from the input type.
§impl From<ICertificateEnrollmentServerSetup> for IDispatch
impl From<ICertificateEnrollmentServerSetup> for IDispatch
§fn from(value: ICertificateEnrollmentServerSetup) -> Self
fn from(value: ICertificateEnrollmentServerSetup) -> Self
Converts to this type from the input type.
§impl From<ICertificatePolicies> for IDispatch
impl From<ICertificatePolicies> for IDispatch
§fn from(value: ICertificatePolicies) -> Self
fn from(value: ICertificatePolicies) -> Self
Converts to this type from the input type.
§impl From<ICertificatePolicy> for IDispatch
impl From<ICertificatePolicy> for IDispatch
§fn from(value: ICertificatePolicy) -> Self
fn from(value: ICertificatePolicy) -> Self
Converts to this type from the input type.
§impl From<ICertificationAuthorities> for IDispatch
impl From<ICertificationAuthorities> for IDispatch
§fn from(value: ICertificationAuthorities) -> Self
fn from(value: ICertificationAuthorities) -> Self
Converts to this type from the input type.
§impl From<ICertificationAuthority> for IDispatch
impl From<ICertificationAuthority> for IDispatch
§fn from(value: ICertificationAuthority) -> Self
fn from(value: ICertificationAuthority) -> Self
Converts to this type from the input type.
§impl From<IChannelCredentials> for IDispatch
impl From<IChannelCredentials> for IDispatch
§fn from(value: IChannelCredentials) -> Self
fn from(value: IChannelCredentials) -> Self
Converts to this type from the input type.
§impl From<IChannelIDTuneRequest> for IDispatch
impl From<IChannelIDTuneRequest> for IDispatch
§fn from(value: IChannelIDTuneRequest) -> Self
fn from(value: IChannelIDTuneRequest) -> Self
Converts to this type from the input type.
§impl From<IChannelTuneRequest> for IDispatch
impl From<IChannelTuneRequest> for IDispatch
§fn from(value: IChannelTuneRequest) -> Self
fn from(value: IChannelTuneRequest) -> Self
Converts to this type from the input type.
§impl From<ICivicAddressReportFactory> for IDispatch
impl From<ICivicAddressReportFactory> for IDispatch
§fn from(value: ICivicAddressReportFactory) -> Self
fn from(value: ICivicAddressReportFactory) -> Self
Converts to this type from the input type.
§impl From<IComHandlerAction> for IDispatch
impl From<IComHandlerAction> for IDispatch
§fn from(value: IComHandlerAction) -> Self
fn from(value: IComHandlerAction) -> Self
Converts to this type from the input type.
§impl From<IComponent> for IDispatch
impl From<IComponent> for IDispatch
§fn from(value: IComponent) -> Self
fn from(value: IComponent) -> Self
Converts to this type from the input type.
§impl From<IComponentType> for IDispatch
impl From<IComponentType> for IDispatch
§fn from(value: IComponentType) -> Self
fn from(value: IComponentType) -> Self
Converts to this type from the input type.
§impl From<IComponentTypes> for IDispatch
impl From<IComponentTypes> for IDispatch
§fn from(value: IComponentTypes) -> Self
fn from(value: IComponentTypes) -> Self
Converts to this type from the input type.
§impl From<IComponentUtil> for IDispatch
impl From<IComponentUtil> for IDispatch
§fn from(value: IComponentUtil) -> Self
fn from(value: IComponentUtil) -> Self
Converts to this type from the input type.
§impl From<IComponents> for IDispatch
impl From<IComponents> for IDispatch
§fn from(value: IComponents) -> Self
fn from(value: IComponents) -> Self
Converts to this type from the input type.
§impl From<IComponentsOld> for IDispatch
impl From<IComponentsOld> for IDispatch
§fn from(value: IComponentsOld) -> Self
fn from(value: IComponentsOld) -> Self
Converts to this type from the input type.
§impl From<IConfigurationDataCollector> for IDispatch
impl From<IConfigurationDataCollector> for IDispatch
§fn from(value: IConfigurationDataCollector) -> Self
fn from(value: IConfigurationDataCollector) -> Self
Converts to this type from the input type.
§impl From<ICrmMonitorClerks> for IDispatch
impl From<ICrmMonitorClerks> for IDispatch
§fn from(value: ICrmMonitorClerks) -> Self
fn from(value: ICrmMonitorClerks) -> Self
Converts to this type from the input type.
§impl From<ICryptAttribute> for IDispatch
impl From<ICryptAttribute> for IDispatch
§fn from(value: ICryptAttribute) -> Self
fn from(value: ICryptAttribute) -> Self
Converts to this type from the input type.
§impl From<ICryptAttributes> for IDispatch
impl From<ICryptAttributes> for IDispatch
§fn from(value: ICryptAttributes) -> Self
fn from(value: ICryptAttributes) -> Self
Converts to this type from the input type.
§impl From<ICspAlgorithm> for IDispatch
impl From<ICspAlgorithm> for IDispatch
§fn from(value: ICspAlgorithm) -> Self
fn from(value: ICspAlgorithm) -> Self
Converts to this type from the input type.
§impl From<ICspAlgorithms> for IDispatch
impl From<ICspAlgorithms> for IDispatch
§fn from(value: ICspAlgorithms) -> Self
fn from(value: ICspAlgorithms) -> Self
Converts to this type from the input type.
§impl From<ICspInformation> for IDispatch
impl From<ICspInformation> for IDispatch
§fn from(value: ICspInformation) -> Self
fn from(value: ICspInformation) -> Self
Converts to this type from the input type.
§impl From<ICspInformations> for IDispatch
impl From<ICspInformations> for IDispatch
§fn from(value: ICspInformations) -> Self
fn from(value: ICspInformations) -> Self
Converts to this type from the input type.
§impl From<ICspStatus> for IDispatch
impl From<ICspStatus> for IDispatch
§fn from(value: ICspStatus) -> Self
fn from(value: ICspStatus) -> Self
Converts to this type from the input type.
§impl From<ICspStatuses> for IDispatch
impl From<ICspStatuses> for IDispatch
§fn from(value: ICspStatuses) -> Self
fn from(value: ICspStatuses) -> Self
Converts to this type from the input type.
§impl From<IDTFilterEvents> for IDispatch
impl From<IDTFilterEvents> for IDispatch
§fn from(value: IDTFilterEvents) -> Self
fn from(value: IDTFilterEvents) -> Self
Converts to this type from the input type.
§impl From<IDVBCLocator> for IDispatch
impl From<IDVBCLocator> for IDispatch
§fn from(value: IDVBCLocator) -> Self
fn from(value: IDVBCLocator) -> Self
Converts to this type from the input type.
§impl From<IDVBSLocator> for IDispatch
impl From<IDVBSLocator> for IDispatch
§fn from(value: IDVBSLocator) -> Self
fn from(value: IDVBSLocator) -> Self
Converts to this type from the input type.
§impl From<IDVBSLocator2> for IDispatch
impl From<IDVBSLocator2> for IDispatch
§fn from(value: IDVBSLocator2) -> Self
fn from(value: IDVBSLocator2) -> Self
Converts to this type from the input type.
§impl From<IDVBSTuningSpace> for IDispatch
impl From<IDVBSTuningSpace> for IDispatch
§fn from(value: IDVBSTuningSpace) -> Self
fn from(value: IDVBSTuningSpace) -> Self
Converts to this type from the input type.
§impl From<IDVBTLocator> for IDispatch
impl From<IDVBTLocator> for IDispatch
§fn from(value: IDVBTLocator) -> Self
fn from(value: IDVBTLocator) -> Self
Converts to this type from the input type.
§impl From<IDVBTLocator2> for IDispatch
impl From<IDVBTLocator2> for IDispatch
§fn from(value: IDVBTLocator2) -> Self
fn from(value: IDVBTLocator2) -> Self
Converts to this type from the input type.
§impl From<IDVBTuneRequest> for IDispatch
impl From<IDVBTuneRequest> for IDispatch
§fn from(value: IDVBTuneRequest) -> Self
fn from(value: IDVBTuneRequest) -> Self
Converts to this type from the input type.
§impl From<IDVBTuningSpace> for IDispatch
impl From<IDVBTuningSpace> for IDispatch
§fn from(value: IDVBTuningSpace) -> Self
fn from(value: IDVBTuningSpace) -> Self
Converts to this type from the input type.
§impl From<IDVBTuningSpace2> for IDispatch
impl From<IDVBTuningSpace2> for IDispatch
§fn from(value: IDVBTuningSpace2) -> Self
fn from(value: IDVBTuningSpace2) -> Self
Converts to this type from the input type.
§impl From<IDailyTrigger> for IDispatch
impl From<IDailyTrigger> for IDispatch
§fn from(value: IDailyTrigger) -> Self
fn from(value: IDailyTrigger) -> Self
Converts to this type from the input type.
§impl From<IDataCollector> for IDispatch
impl From<IDataCollector> for IDispatch
§fn from(value: IDataCollector) -> Self
fn from(value: IDataCollector) -> Self
Converts to this type from the input type.
§impl From<IDataCollectorCollection> for IDispatch
impl From<IDataCollectorCollection> for IDispatch
§fn from(value: IDataCollectorCollection) -> Self
fn from(value: IDataCollectorCollection) -> Self
Converts to this type from the input type.
§impl From<IDataCollectorSet> for IDispatch
impl From<IDataCollectorSet> for IDispatch
§fn from(value: IDataCollectorSet) -> Self
fn from(value: IDataCollectorSet) -> Self
Converts to this type from the input type.
§impl From<IDataCollectorSetCollection> for IDispatch
impl From<IDataCollectorSetCollection> for IDispatch
§fn from(value: IDataCollectorSetCollection) -> Self
fn from(value: IDataCollectorSetCollection) -> Self
Converts to this type from the input type.
§impl From<IDataManager> for IDispatch
impl From<IDataManager> for IDispatch
§fn from(value: IDataManager) -> Self
fn from(value: IDataManager) -> Self
Converts to this type from the input type.
§impl From<IDataSourceLocator> for IDispatch
impl From<IDataSourceLocator> for IDispatch
§fn from(value: IDataSourceLocator) -> Self
fn from(value: IDataSourceLocator) -> Self
Converts to this type from the input type.
§impl From<IDeviceRect> for IDispatch
impl From<IDeviceRect> for IDispatch
§fn from(value: IDeviceRect) -> Self
fn from(value: IDeviceRect) -> Self
Converts to this type from the input type.
§impl From<IDigitalCableLocator> for IDispatch
impl From<IDigitalCableLocator> for IDispatch
§fn from(value: IDigitalCableLocator) -> Self
fn from(value: IDigitalCableLocator) -> Self
Converts to this type from the input type.
§impl From<IDigitalCableTuneRequest> for IDispatch
impl From<IDigitalCableTuneRequest> for IDispatch
§fn from(value: IDigitalCableTuneRequest) -> Self
fn from(value: IDigitalCableTuneRequest) -> Self
Converts to this type from the input type.
§impl From<IDigitalCableTuningSpace> for IDispatch
impl From<IDigitalCableTuningSpace> for IDispatch
§fn from(value: IDigitalCableTuningSpace) -> Self
fn from(value: IDigitalCableTuningSpace) -> Self
Converts to this type from the input type.
§impl From<IDigitalLocator> for IDispatch
impl From<IDigitalLocator> for IDispatch
§fn from(value: IDigitalLocator) -> Self
fn from(value: IDigitalLocator) -> Self
Converts to this type from the input type.
§impl From<IDiscFormat2> for IDispatch
impl From<IDiscFormat2> for IDispatch
§fn from(value: IDiscFormat2) -> Self
fn from(value: IDiscFormat2) -> Self
Converts to this type from the input type.
§impl From<IDiscFormat2Data> for IDispatch
impl From<IDiscFormat2Data> for IDispatch
§fn from(value: IDiscFormat2Data) -> Self
fn from(value: IDiscFormat2Data) -> Self
Converts to this type from the input type.
§impl From<IDiscFormat2DataEventArgs> for IDispatch
impl From<IDiscFormat2DataEventArgs> for IDispatch
§fn from(value: IDiscFormat2DataEventArgs) -> Self
fn from(value: IDiscFormat2DataEventArgs) -> Self
Converts to this type from the input type.
§impl From<IDiscFormat2Erase> for IDispatch
impl From<IDiscFormat2Erase> for IDispatch
§fn from(value: IDiscFormat2Erase) -> Self
fn from(value: IDiscFormat2Erase) -> Self
Converts to this type from the input type.
§impl From<IDiscFormat2RawCD> for IDispatch
impl From<IDiscFormat2RawCD> for IDispatch
§fn from(value: IDiscFormat2RawCD) -> Self
fn from(value: IDiscFormat2RawCD) -> Self
Converts to this type from the input type.
§impl From<IDiscFormat2RawCDEventArgs> for IDispatch
impl From<IDiscFormat2RawCDEventArgs> for IDispatch
§fn from(value: IDiscFormat2RawCDEventArgs) -> Self
fn from(value: IDiscFormat2RawCDEventArgs) -> Self
Converts to this type from the input type.
§impl From<IDiscFormat2TrackAtOnce> for IDispatch
impl From<IDiscFormat2TrackAtOnce> for IDispatch
§fn from(value: IDiscFormat2TrackAtOnce) -> Self
fn from(value: IDiscFormat2TrackAtOnce) -> Self
Converts to this type from the input type.
§impl From<IDiscFormat2TrackAtOnceEventArgs> for IDispatch
impl From<IDiscFormat2TrackAtOnceEventArgs> for IDispatch
§fn from(value: IDiscFormat2TrackAtOnceEventArgs) -> Self
fn from(value: IDiscFormat2TrackAtOnceEventArgs) -> Self
Converts to this type from the input type.
§impl From<IDiscMaster2> for IDispatch
impl From<IDiscMaster2> for IDispatch
§fn from(value: IDiscMaster2) -> Self
fn from(value: IDiscMaster2) -> Self
Converts to this type from the input type.
§impl From<IDiscRecorder2> for IDispatch
impl From<IDiscRecorder2> for IDispatch
§fn from(value: IDiscRecorder2) -> Self
fn from(value: IDiscRecorder2) -> Self
Converts to this type from the input type.
§impl From<IDispCivicAddressReport> for IDispatch
impl From<IDispCivicAddressReport> for IDispatch
§fn from(value: IDispCivicAddressReport) -> Self
fn from(value: IDispCivicAddressReport) -> Self
Converts to this type from the input type.
§impl From<IDispLatLongReport> for IDispatch
impl From<IDispLatLongReport> for IDispatch
§fn from(value: IDispLatLongReport) -> Self
fn from(value: IDispLatLongReport) -> Self
Converts to this type from the input type.
§impl From<IDispatchEx> for IDispatch
impl From<IDispatchEx> for IDispatch
§fn from(value: IDispatchEx) -> Self
fn from(value: IDispatchEx) -> Self
Converts to this type from the input type.
§impl From<IDownloadBehavior> for IDispatch
impl From<IDownloadBehavior> for IDispatch
§fn from(value: IDownloadBehavior) -> Self
fn from(value: IDownloadBehavior) -> Self
Converts to this type from the input type.
§impl From<IDownloadCompletedCallbackArgs> for IDispatch
impl From<IDownloadCompletedCallbackArgs> for IDispatch
§fn from(value: IDownloadCompletedCallbackArgs) -> Self
fn from(value: IDownloadCompletedCallbackArgs) -> Self
Converts to this type from the input type.
§impl From<IDownloadJob> for IDispatch
impl From<IDownloadJob> for IDispatch
§fn from(value: IDownloadJob) -> Self
fn from(value: IDownloadJob) -> Self
Converts to this type from the input type.
§impl From<IDownloadProgress> for IDispatch
impl From<IDownloadProgress> for IDispatch
§fn from(value: IDownloadProgress) -> Self
fn from(value: IDownloadProgress) -> Self
Converts to this type from the input type.
§impl From<IDownloadProgressChangedCallbackArgs> for IDispatch
impl From<IDownloadProgressChangedCallbackArgs> for IDispatch
§fn from(value: IDownloadProgressChangedCallbackArgs) -> Self
fn from(value: IDownloadProgressChangedCallbackArgs) -> Self
Converts to this type from the input type.
§impl From<IDownloadResult> for IDispatch
impl From<IDownloadResult> for IDispatch
§fn from(value: IDownloadResult) -> Self
fn from(value: IDownloadResult) -> Self
Converts to this type from the input type.
§impl From<IDummyMBNUCMExt> for IDispatch
impl From<IDummyMBNUCMExt> for IDispatch
§fn from(value: IDummyMBNUCMExt) -> Self
fn from(value: IDummyMBNUCMExt) -> Self
Converts to this type from the input type.
§impl From<IDynamicPortMapping> for IDispatch
impl From<IDynamicPortMapping> for IDispatch
§fn from(value: IDynamicPortMapping) -> Self
fn from(value: IDynamicPortMapping) -> Self
Converts to this type from the input type.
§impl From<IDynamicPortMappingCollection> for IDispatch
impl From<IDynamicPortMappingCollection> for IDispatch
§fn from(value: IDynamicPortMappingCollection) -> Self
fn from(value: IDynamicPortMappingCollection) -> Self
Converts to this type from the input type.
§impl From<IETFilterEvents> for IDispatch
impl From<IETFilterEvents> for IDispatch
§fn from(value: IETFilterEvents) -> Self
fn from(value: IETFilterEvents) -> Self
Converts to this type from the input type.
§impl From<IEmailAction> for IDispatch
impl From<IEmailAction> for IDispatch
§fn from(value: IEmailAction) -> Self
fn from(value: IEmailAction) -> Self
Converts to this type from the input type.
§impl From<IEnumCERTVIEWATTRIBUTE> for IDispatch
impl From<IEnumCERTVIEWATTRIBUTE> for IDispatch
§fn from(value: IEnumCERTVIEWATTRIBUTE) -> Self
fn from(value: IEnumCERTVIEWATTRIBUTE) -> Self
Converts to this type from the input type.
§impl From<IEnumCERTVIEWCOLUMN> for IDispatch
impl From<IEnumCERTVIEWCOLUMN> for IDispatch
§fn from(value: IEnumCERTVIEWCOLUMN) -> Self
fn from(value: IEnumCERTVIEWCOLUMN) -> Self
Converts to this type from the input type.
§impl From<IEnumCERTVIEWEXTENSION> for IDispatch
impl From<IEnumCERTVIEWEXTENSION> for IDispatch
§fn from(value: IEnumCERTVIEWEXTENSION) -> Self
fn from(value: IEnumCERTVIEWEXTENSION) -> Self
Converts to this type from the input type.
§impl From<IEnumCERTVIEWROW> for IDispatch
impl From<IEnumCERTVIEWROW> for IDispatch
§fn from(value: IEnumCERTVIEWROW) -> Self
fn from(value: IEnumCERTVIEWROW) -> Self
Converts to this type from the input type.
§impl From<IEnumNetworkConnections> for IDispatch
impl From<IEnumNetworkConnections> for IDispatch
§fn from(value: IEnumNetworkConnections) -> Self
fn from(value: IEnumNetworkConnections) -> Self
Converts to this type from the input type.
§impl From<IEnumNetworks> for IDispatch
impl From<IEnumNetworks> for IDispatch
§fn from(value: IEnumNetworks) -> Self
fn from(value: IEnumNetworks) -> Self
Converts to this type from the input type.
§impl From<IEventClass> for IDispatch
impl From<IEventClass> for IDispatch
§fn from(value: IEventClass) -> Self
fn from(value: IEventClass) -> Self
Converts to this type from the input type.
§impl From<IEventClass2> for IDispatch
impl From<IEventClass2> for IDispatch
§fn from(value: IEventClass2) -> Self
fn from(value: IEventClass2) -> Self
Converts to this type from the input type.
§impl From<IEventControl> for IDispatch
impl From<IEventControl> for IDispatch
§fn from(value: IEventControl) -> Self
fn from(value: IEventControl) -> Self
Converts to this type from the input type.
§impl From<IEventObjectCollection> for IDispatch
impl From<IEventObjectCollection> for IDispatch
§fn from(value: IEventObjectCollection) -> Self
fn from(value: IEventObjectCollection) -> Self
Converts to this type from the input type.
§impl From<IEventProperty> for IDispatch
impl From<IEventProperty> for IDispatch
§fn from(value: IEventProperty) -> Self
fn from(value: IEventProperty) -> Self
Converts to this type from the input type.
§impl From<IEventPublisher> for IDispatch
impl From<IEventPublisher> for IDispatch
§fn from(value: IEventPublisher) -> Self
fn from(value: IEventPublisher) -> Self
Converts to this type from the input type.
§impl From<IEventServerTrace> for IDispatch
impl From<IEventServerTrace> for IDispatch
§fn from(value: IEventServerTrace) -> Self
fn from(value: IEventServerTrace) -> Self
Converts to this type from the input type.
§impl From<IEventSubscription> for IDispatch
impl From<IEventSubscription> for IDispatch
§fn from(value: IEventSubscription) -> Self
fn from(value: IEventSubscription) -> Self
Converts to this type from the input type.
§impl From<IEventSystem> for IDispatch
impl From<IEventSystem> for IDispatch
§fn from(value: IEventSystem) -> Self
fn from(value: IEventSystem) -> Self
Converts to this type from the input type.
§impl From<IEventTrigger> for IDispatch
impl From<IEventTrigger> for IDispatch
§fn from(value: IEventTrigger) -> Self
fn from(value: IEventTrigger) -> Self
Converts to this type from the input type.
§impl From<IExecAction> for IDispatch
impl From<IExecAction> for IDispatch
§fn from(value: IExecAction) -> Self
fn from(value: IExecAction) -> Self
Converts to this type from the input type.
§impl From<IExecAction2> for IDispatch
impl From<IExecAction2> for IDispatch
§fn from(value: IExecAction2) -> Self
fn from(value: IExecAction2) -> Self
Converts to this type from the input type.
§impl From<IFaxAccount> for IDispatch
impl From<IFaxAccount> for IDispatch
§fn from(value: IFaxAccount) -> Self
fn from(value: IFaxAccount) -> Self
Converts to this type from the input type.
§impl From<IFaxAccountFolders> for IDispatch
impl From<IFaxAccountFolders> for IDispatch
§fn from(value: IFaxAccountFolders) -> Self
fn from(value: IFaxAccountFolders) -> Self
Converts to this type from the input type.
§impl From<IFaxAccountIncomingArchive> for IDispatch
impl From<IFaxAccountIncomingArchive> for IDispatch
§fn from(value: IFaxAccountIncomingArchive) -> Self
fn from(value: IFaxAccountIncomingArchive) -> Self
Converts to this type from the input type.
§impl From<IFaxAccountIncomingQueue> for IDispatch
impl From<IFaxAccountIncomingQueue> for IDispatch
§fn from(value: IFaxAccountIncomingQueue) -> Self
fn from(value: IFaxAccountIncomingQueue) -> Self
Converts to this type from the input type.
§impl From<IFaxAccountNotify> for IDispatch
impl From<IFaxAccountNotify> for IDispatch
§fn from(value: IFaxAccountNotify) -> Self
fn from(value: IFaxAccountNotify) -> Self
Converts to this type from the input type.
§impl From<IFaxAccountOutgoingArchive> for IDispatch
impl From<IFaxAccountOutgoingArchive> for IDispatch
§fn from(value: IFaxAccountOutgoingArchive) -> Self
fn from(value: IFaxAccountOutgoingArchive) -> Self
Converts to this type from the input type.
§impl From<IFaxAccountOutgoingQueue> for IDispatch
impl From<IFaxAccountOutgoingQueue> for IDispatch
§fn from(value: IFaxAccountOutgoingQueue) -> Self
fn from(value: IFaxAccountOutgoingQueue) -> Self
Converts to this type from the input type.
§impl From<IFaxAccountSet> for IDispatch
impl From<IFaxAccountSet> for IDispatch
§fn from(value: IFaxAccountSet) -> Self
fn from(value: IFaxAccountSet) -> Self
Converts to this type from the input type.
§impl From<IFaxAccounts> for IDispatch
impl From<IFaxAccounts> for IDispatch
§fn from(value: IFaxAccounts) -> Self
fn from(value: IFaxAccounts) -> Self
Converts to this type from the input type.
§impl From<IFaxActivity> for IDispatch
impl From<IFaxActivity> for IDispatch
§fn from(value: IFaxActivity) -> Self
fn from(value: IFaxActivity) -> Self
Converts to this type from the input type.
§impl From<IFaxActivityLogging> for IDispatch
impl From<IFaxActivityLogging> for IDispatch
§fn from(value: IFaxActivityLogging) -> Self
fn from(value: IFaxActivityLogging) -> Self
Converts to this type from the input type.
§impl From<IFaxConfiguration> for IDispatch
impl From<IFaxConfiguration> for IDispatch
§fn from(value: IFaxConfiguration) -> Self
fn from(value: IFaxConfiguration) -> Self
Converts to this type from the input type.
§impl From<IFaxDevice> for IDispatch
impl From<IFaxDevice> for IDispatch
§fn from(value: IFaxDevice) -> Self
fn from(value: IFaxDevice) -> Self
Converts to this type from the input type.
§impl From<IFaxDeviceIds> for IDispatch
impl From<IFaxDeviceIds> for IDispatch
§fn from(value: IFaxDeviceIds) -> Self
fn from(value: IFaxDeviceIds) -> Self
Converts to this type from the input type.
§impl From<IFaxDeviceProvider> for IDispatch
impl From<IFaxDeviceProvider> for IDispatch
§fn from(value: IFaxDeviceProvider) -> Self
fn from(value: IFaxDeviceProvider) -> Self
Converts to this type from the input type.
§impl From<IFaxDeviceProviders> for IDispatch
impl From<IFaxDeviceProviders> for IDispatch
§fn from(value: IFaxDeviceProviders) -> Self
fn from(value: IFaxDeviceProviders) -> Self
Converts to this type from the input type.
§impl From<IFaxDevices> for IDispatch
impl From<IFaxDevices> for IDispatch
§fn from(value: IFaxDevices) -> Self
fn from(value: IFaxDevices) -> Self
Converts to this type from the input type.
§impl From<IFaxDocument> for IDispatch
impl From<IFaxDocument> for IDispatch
§fn from(value: IFaxDocument) -> Self
fn from(value: IFaxDocument) -> Self
Converts to this type from the input type.
§impl From<IFaxDocument2> for IDispatch
impl From<IFaxDocument2> for IDispatch
§fn from(value: IFaxDocument2) -> Self
fn from(value: IFaxDocument2) -> Self
Converts to this type from the input type.
§impl From<IFaxEventLogging> for IDispatch
impl From<IFaxEventLogging> for IDispatch
§fn from(value: IFaxEventLogging) -> Self
fn from(value: IFaxEventLogging) -> Self
Converts to this type from the input type.
§impl From<IFaxFolders> for IDispatch
impl From<IFaxFolders> for IDispatch
§fn from(value: IFaxFolders) -> Self
fn from(value: IFaxFolders) -> Self
Converts to this type from the input type.
§impl From<IFaxInboundRouting> for IDispatch
impl From<IFaxInboundRouting> for IDispatch
§fn from(value: IFaxInboundRouting) -> Self
fn from(value: IFaxInboundRouting) -> Self
Converts to this type from the input type.
§impl From<IFaxInboundRoutingExtension> for IDispatch
impl From<IFaxInboundRoutingExtension> for IDispatch
§fn from(value: IFaxInboundRoutingExtension) -> Self
fn from(value: IFaxInboundRoutingExtension) -> Self
Converts to this type from the input type.
§impl From<IFaxInboundRoutingExtensions> for IDispatch
impl From<IFaxInboundRoutingExtensions> for IDispatch
§fn from(value: IFaxInboundRoutingExtensions) -> Self
fn from(value: IFaxInboundRoutingExtensions) -> Self
Converts to this type from the input type.
§impl From<IFaxInboundRoutingMethod> for IDispatch
impl From<IFaxInboundRoutingMethod> for IDispatch
§fn from(value: IFaxInboundRoutingMethod) -> Self
fn from(value: IFaxInboundRoutingMethod) -> Self
Converts to this type from the input type.
§impl From<IFaxInboundRoutingMethods> for IDispatch
impl From<IFaxInboundRoutingMethods> for IDispatch
§fn from(value: IFaxInboundRoutingMethods) -> Self
fn from(value: IFaxInboundRoutingMethods) -> Self
Converts to this type from the input type.
§impl From<IFaxIncomingArchive> for IDispatch
impl From<IFaxIncomingArchive> for IDispatch
§fn from(value: IFaxIncomingArchive) -> Self
fn from(value: IFaxIncomingArchive) -> Self
Converts to this type from the input type.
§impl From<IFaxIncomingJob> for IDispatch
impl From<IFaxIncomingJob> for IDispatch
§fn from(value: IFaxIncomingJob) -> Self
fn from(value: IFaxIncomingJob) -> Self
Converts to this type from the input type.
§impl From<IFaxIncomingJobs> for IDispatch
impl From<IFaxIncomingJobs> for IDispatch
§fn from(value: IFaxIncomingJobs) -> Self
fn from(value: IFaxIncomingJobs) -> Self
Converts to this type from the input type.
§impl From<IFaxIncomingMessage> for IDispatch
impl From<IFaxIncomingMessage> for IDispatch
§fn from(value: IFaxIncomingMessage) -> Self
fn from(value: IFaxIncomingMessage) -> Self
Converts to this type from the input type.
§impl From<IFaxIncomingMessage2> for IDispatch
impl From<IFaxIncomingMessage2> for IDispatch
§fn from(value: IFaxIncomingMessage2) -> Self
fn from(value: IFaxIncomingMessage2) -> Self
Converts to this type from the input type.
§impl From<IFaxIncomingMessageIterator> for IDispatch
impl From<IFaxIncomingMessageIterator> for IDispatch
§fn from(value: IFaxIncomingMessageIterator) -> Self
fn from(value: IFaxIncomingMessageIterator) -> Self
Converts to this type from the input type.
§impl From<IFaxIncomingQueue> for IDispatch
impl From<IFaxIncomingQueue> for IDispatch
§fn from(value: IFaxIncomingQueue) -> Self
fn from(value: IFaxIncomingQueue) -> Self
Converts to this type from the input type.
§impl From<IFaxJobStatus> for IDispatch
impl From<IFaxJobStatus> for IDispatch
§fn from(value: IFaxJobStatus) -> Self
fn from(value: IFaxJobStatus) -> Self
Converts to this type from the input type.
§impl From<IFaxLoggingOptions> for IDispatch
impl From<IFaxLoggingOptions> for IDispatch
§fn from(value: IFaxLoggingOptions) -> Self
fn from(value: IFaxLoggingOptions) -> Self
Converts to this type from the input type.
§impl From<IFaxOutboundRouting> for IDispatch
impl From<IFaxOutboundRouting> for IDispatch
§fn from(value: IFaxOutboundRouting) -> Self
fn from(value: IFaxOutboundRouting) -> Self
Converts to this type from the input type.
§impl From<IFaxOutboundRoutingGroup> for IDispatch
impl From<IFaxOutboundRoutingGroup> for IDispatch
§fn from(value: IFaxOutboundRoutingGroup) -> Self
fn from(value: IFaxOutboundRoutingGroup) -> Self
Converts to this type from the input type.
§impl From<IFaxOutboundRoutingGroups> for IDispatch
impl From<IFaxOutboundRoutingGroups> for IDispatch
§fn from(value: IFaxOutboundRoutingGroups) -> Self
fn from(value: IFaxOutboundRoutingGroups) -> Self
Converts to this type from the input type.
§impl From<IFaxOutboundRoutingRule> for IDispatch
impl From<IFaxOutboundRoutingRule> for IDispatch
§fn from(value: IFaxOutboundRoutingRule) -> Self
fn from(value: IFaxOutboundRoutingRule) -> Self
Converts to this type from the input type.
§impl From<IFaxOutboundRoutingRules> for IDispatch
impl From<IFaxOutboundRoutingRules> for IDispatch
§fn from(value: IFaxOutboundRoutingRules) -> Self
fn from(value: IFaxOutboundRoutingRules) -> Self
Converts to this type from the input type.
§impl From<IFaxOutgoingArchive> for IDispatch
impl From<IFaxOutgoingArchive> for IDispatch
§fn from(value: IFaxOutgoingArchive) -> Self
fn from(value: IFaxOutgoingArchive) -> Self
Converts to this type from the input type.
§impl From<IFaxOutgoingJob> for IDispatch
impl From<IFaxOutgoingJob> for IDispatch
§fn from(value: IFaxOutgoingJob) -> Self
fn from(value: IFaxOutgoingJob) -> Self
Converts to this type from the input type.
§impl From<IFaxOutgoingJob2> for IDispatch
impl From<IFaxOutgoingJob2> for IDispatch
§fn from(value: IFaxOutgoingJob2) -> Self
fn from(value: IFaxOutgoingJob2) -> Self
Converts to this type from the input type.
§impl From<IFaxOutgoingJobs> for IDispatch
impl From<IFaxOutgoingJobs> for IDispatch
§fn from(value: IFaxOutgoingJobs) -> Self
fn from(value: IFaxOutgoingJobs) -> Self
Converts to this type from the input type.
§impl From<IFaxOutgoingMessage> for IDispatch
impl From<IFaxOutgoingMessage> for IDispatch
§fn from(value: IFaxOutgoingMessage) -> Self
fn from(value: IFaxOutgoingMessage) -> Self
Converts to this type from the input type.
§impl From<IFaxOutgoingMessage2> for IDispatch
impl From<IFaxOutgoingMessage2> for IDispatch
§fn from(value: IFaxOutgoingMessage2) -> Self
fn from(value: IFaxOutgoingMessage2) -> Self
Converts to this type from the input type.
§impl From<IFaxOutgoingMessageIterator> for IDispatch
impl From<IFaxOutgoingMessageIterator> for IDispatch
§fn from(value: IFaxOutgoingMessageIterator) -> Self
fn from(value: IFaxOutgoingMessageIterator) -> Self
Converts to this type from the input type.
§impl From<IFaxOutgoingQueue> for IDispatch
impl From<IFaxOutgoingQueue> for IDispatch
§fn from(value: IFaxOutgoingQueue) -> Self
fn from(value: IFaxOutgoingQueue) -> Self
Converts to this type from the input type.
§impl From<IFaxReceiptOptions> for IDispatch
impl From<IFaxReceiptOptions> for IDispatch
§fn from(value: IFaxReceiptOptions) -> Self
fn from(value: IFaxReceiptOptions) -> Self
Converts to this type from the input type.
§impl From<IFaxRecipient> for IDispatch
impl From<IFaxRecipient> for IDispatch
§fn from(value: IFaxRecipient) -> Self
fn from(value: IFaxRecipient) -> Self
Converts to this type from the input type.
§impl From<IFaxRecipients> for IDispatch
impl From<IFaxRecipients> for IDispatch
§fn from(value: IFaxRecipients) -> Self
fn from(value: IFaxRecipients) -> Self
Converts to this type from the input type.
§impl From<IFaxSecurity> for IDispatch
impl From<IFaxSecurity> for IDispatch
§fn from(value: IFaxSecurity) -> Self
fn from(value: IFaxSecurity) -> Self
Converts to this type from the input type.
§impl From<IFaxSecurity2> for IDispatch
impl From<IFaxSecurity2> for IDispatch
§fn from(value: IFaxSecurity2) -> Self
fn from(value: IFaxSecurity2) -> Self
Converts to this type from the input type.
§impl From<IFaxSender> for IDispatch
impl From<IFaxSender> for IDispatch
§fn from(value: IFaxSender) -> Self
fn from(value: IFaxSender) -> Self
Converts to this type from the input type.
§impl From<IFaxServer> for IDispatch
impl From<IFaxServer> for IDispatch
§fn from(value: IFaxServer) -> Self
fn from(value: IFaxServer) -> Self
Converts to this type from the input type.
§impl From<IFaxServer2> for IDispatch
impl From<IFaxServer2> for IDispatch
§fn from(value: IFaxServer2) -> Self
fn from(value: IFaxServer2) -> Self
Converts to this type from the input type.
§impl From<IFaxServerNotify> for IDispatch
impl From<IFaxServerNotify> for IDispatch
§fn from(value: IFaxServerNotify) -> Self
fn from(value: IFaxServerNotify) -> Self
Converts to this type from the input type.
§impl From<IFaxServerNotify2> for IDispatch
impl From<IFaxServerNotify2> for IDispatch
§fn from(value: IFaxServerNotify2) -> Self
fn from(value: IFaxServerNotify2) -> Self
Converts to this type from the input type.
§impl From<IFeedEnclosure> for IDispatch
impl From<IFeedEnclosure> for IDispatch
§fn from(value: IFeedEnclosure) -> Self
fn from(value: IFeedEnclosure) -> Self
Converts to this type from the input type.
§impl From<IFeedEvents> for IDispatch
impl From<IFeedEvents> for IDispatch
§fn from(value: IFeedEvents) -> Self
fn from(value: IFeedEvents) -> Self
Converts to this type from the input type.
§impl From<IFeedFolder> for IDispatch
impl From<IFeedFolder> for IDispatch
§fn from(value: IFeedFolder) -> Self
fn from(value: IFeedFolder) -> Self
Converts to this type from the input type.
§impl From<IFeedFolderEvents> for IDispatch
impl From<IFeedFolderEvents> for IDispatch
§fn from(value: IFeedFolderEvents) -> Self
fn from(value: IFeedFolderEvents) -> Self
Converts to this type from the input type.
§impl From<IFeedItem2> for IDispatch
impl From<IFeedItem2> for IDispatch
§fn from(value: IFeedItem2) -> Self
fn from(value: IFeedItem2) -> Self
Converts to this type from the input type.
§impl From<IFeedsEnum> for IDispatch
impl From<IFeedsEnum> for IDispatch
§fn from(value: IFeedsEnum) -> Self
fn from(value: IFeedsEnum) -> Self
Converts to this type from the input type.
§impl From<IFeedsManager> for IDispatch
impl From<IFeedsManager> for IDispatch
§fn from(value: IFeedsManager) -> Self
fn from(value: IFeedsManager) -> Self
Converts to this type from the input type.
§impl From<IFileSearchBand> for IDispatch
impl From<IFileSearchBand> for IDispatch
§fn from(value: IFileSearchBand) -> Self
fn from(value: IFileSearchBand) -> Self
Converts to this type from the input type.
§impl From<IFileSystemImage> for IDispatch
impl From<IFileSystemImage> for IDispatch
§fn from(value: IFileSystemImage) -> Self
fn from(value: IFileSystemImage) -> Self
Converts to this type from the input type.
§impl From<IFileSystemImage2> for IDispatch
impl From<IFileSystemImage2> for IDispatch
§fn from(value: IFileSystemImage2) -> Self
fn from(value: IFileSystemImage2) -> Self
Converts to this type from the input type.
§impl From<IFileSystemImage3> for IDispatch
impl From<IFileSystemImage3> for IDispatch
§fn from(value: IFileSystemImage3) -> Self
fn from(value: IFileSystemImage3) -> Self
Converts to this type from the input type.
§impl From<IFileSystemImageResult> for IDispatch
impl From<IFileSystemImageResult> for IDispatch
§fn from(value: IFileSystemImageResult) -> Self
fn from(value: IFileSystemImageResult) -> Self
Converts to this type from the input type.
§impl From<IFileSystemImageResult2> for IDispatch
impl From<IFileSystemImageResult2> for IDispatch
§fn from(value: IFileSystemImageResult2) -> Self
fn from(value: IFileSystemImageResult2) -> Self
Converts to this type from the input type.
§impl From<IFilterInfo> for IDispatch
impl From<IFilterInfo> for IDispatch
§fn from(value: IFilterInfo) -> Self
fn from(value: IFilterInfo) -> Self
Converts to this type from the input type.
§impl From<IFiringControl> for IDispatch
impl From<IFiringControl> for IDispatch
§fn from(value: IFiringControl) -> Self
fn from(value: IFiringControl) -> Self
Converts to this type from the input type.
§impl From<IFolderAction> for IDispatch
impl From<IFolderAction> for IDispatch
§fn from(value: IFolderAction) -> Self
fn from(value: IFolderAction) -> Self
Converts to this type from the input type.
§impl From<IFolderActionCollection> for IDispatch
impl From<IFolderActionCollection> for IDispatch
§fn from(value: IFolderActionCollection) -> Self
fn from(value: IFolderActionCollection) -> Self
Converts to this type from the input type.
§impl From<IFolderViewOC> for IDispatch
impl From<IFolderViewOC> for IDispatch
§fn from(value: IFolderViewOC) -> Self
fn from(value: IFolderViewOC) -> Self
Converts to this type from the input type.
§impl From<IFontEventsDisp> for IDispatch
impl From<IFontEventsDisp> for IDispatch
§fn from(value: IFontEventsDisp) -> Self
fn from(value: IFontEventsDisp) -> Self
Converts to this type from the input type.
§impl From<IFsiDirectoryItem> for IDispatch
impl From<IFsiDirectoryItem> for IDispatch
§fn from(value: IFsiDirectoryItem) -> Self
fn from(value: IFsiDirectoryItem) -> Self
Converts to this type from the input type.
§impl From<IFsiDirectoryItem2> for IDispatch
impl From<IFsiDirectoryItem2> for IDispatch
§fn from(value: IFsiDirectoryItem2) -> Self
fn from(value: IFsiDirectoryItem2) -> Self
Converts to this type from the input type.
§impl From<IFsiFileItem> for IDispatch
impl From<IFsiFileItem> for IDispatch
§fn from(value: IFsiFileItem) -> Self
fn from(value: IFsiFileItem) -> Self
Converts to this type from the input type.
§impl From<IFsiFileItem2> for IDispatch
impl From<IFsiFileItem2> for IDispatch
§fn from(value: IFsiFileItem2) -> Self
fn from(value: IFsiFileItem2) -> Self
Converts to this type from the input type.
§impl From<IFsiNamedStreams> for IDispatch
impl From<IFsiNamedStreams> for IDispatch
§fn from(value: IFsiNamedStreams) -> Self
fn from(value: IFsiNamedStreams) -> Self
Converts to this type from the input type.
§impl From<IFsrmAccessDeniedRemediationClient> for IDispatch
impl From<IFsrmAccessDeniedRemediationClient> for IDispatch
§fn from(value: IFsrmAccessDeniedRemediationClient) -> Self
fn from(value: IFsrmAccessDeniedRemediationClient) -> Self
Converts to this type from the input type.
§impl From<IFsrmAction> for IDispatch
impl From<IFsrmAction> for IDispatch
§fn from(value: IFsrmAction) -> Self
fn from(value: IFsrmAction) -> Self
Converts to this type from the input type.
§impl From<IFsrmActionCommand> for IDispatch
impl From<IFsrmActionCommand> for IDispatch
§fn from(value: IFsrmActionCommand) -> Self
fn from(value: IFsrmActionCommand) -> Self
Converts to this type from the input type.
§impl From<IFsrmActionEmail> for IDispatch
impl From<IFsrmActionEmail> for IDispatch
§fn from(value: IFsrmActionEmail) -> Self
fn from(value: IFsrmActionEmail) -> Self
Converts to this type from the input type.
§impl From<IFsrmActionEmail2> for IDispatch
impl From<IFsrmActionEmail2> for IDispatch
§fn from(value: IFsrmActionEmail2) -> Self
fn from(value: IFsrmActionEmail2) -> Self
Converts to this type from the input type.
§impl From<IFsrmActionEventLog> for IDispatch
impl From<IFsrmActionEventLog> for IDispatch
§fn from(value: IFsrmActionEventLog) -> Self
fn from(value: IFsrmActionEventLog) -> Self
Converts to this type from the input type.
§impl From<IFsrmActionReport> for IDispatch
impl From<IFsrmActionReport> for IDispatch
§fn from(value: IFsrmActionReport) -> Self
fn from(value: IFsrmActionReport) -> Self
Converts to this type from the input type.
§impl From<IFsrmAutoApplyQuota> for IDispatch
impl From<IFsrmAutoApplyQuota> for IDispatch
§fn from(value: IFsrmAutoApplyQuota) -> Self
fn from(value: IFsrmAutoApplyQuota) -> Self
Converts to this type from the input type.
§impl From<IFsrmClassificationManager> for IDispatch
impl From<IFsrmClassificationManager> for IDispatch
§fn from(value: IFsrmClassificationManager) -> Self
fn from(value: IFsrmClassificationManager) -> Self
Converts to this type from the input type.
§impl From<IFsrmClassificationManager2> for IDispatch
impl From<IFsrmClassificationManager2> for IDispatch
§fn from(value: IFsrmClassificationManager2) -> Self
fn from(value: IFsrmClassificationManager2) -> Self
Converts to this type from the input type.
§impl From<IFsrmClassificationRule> for IDispatch
impl From<IFsrmClassificationRule> for IDispatch
§fn from(value: IFsrmClassificationRule) -> Self
fn from(value: IFsrmClassificationRule) -> Self
Converts to this type from the input type.
§impl From<IFsrmClassifierModuleDefinition> for IDispatch
impl From<IFsrmClassifierModuleDefinition> for IDispatch
§fn from(value: IFsrmClassifierModuleDefinition) -> Self
fn from(value: IFsrmClassifierModuleDefinition) -> Self
Converts to this type from the input type.
§impl From<IFsrmClassifierModuleImplementation> for IDispatch
impl From<IFsrmClassifierModuleImplementation> for IDispatch
§fn from(value: IFsrmClassifierModuleImplementation) -> Self
fn from(value: IFsrmClassifierModuleImplementation) -> Self
Converts to this type from the input type.
§impl From<IFsrmCollection> for IDispatch
impl From<IFsrmCollection> for IDispatch
§fn from(value: IFsrmCollection) -> Self
fn from(value: IFsrmCollection) -> Self
Converts to this type from the input type.
§impl From<IFsrmCommittableCollection> for IDispatch
impl From<IFsrmCommittableCollection> for IDispatch
§fn from(value: IFsrmCommittableCollection) -> Self
fn from(value: IFsrmCommittableCollection) -> Self
Converts to this type from the input type.
§impl From<IFsrmDerivedObjectsResult> for IDispatch
impl From<IFsrmDerivedObjectsResult> for IDispatch
§fn from(value: IFsrmDerivedObjectsResult) -> Self
fn from(value: IFsrmDerivedObjectsResult) -> Self
Converts to this type from the input type.
§impl From<IFsrmExportImport> for IDispatch
impl From<IFsrmExportImport> for IDispatch
§fn from(value: IFsrmExportImport) -> Self
fn from(value: IFsrmExportImport) -> Self
Converts to this type from the input type.
§impl From<IFsrmFileCondition> for IDispatch
impl From<IFsrmFileCondition> for IDispatch
§fn from(value: IFsrmFileCondition) -> Self
fn from(value: IFsrmFileCondition) -> Self
Converts to this type from the input type.
§impl From<IFsrmFileConditionProperty> for IDispatch
impl From<IFsrmFileConditionProperty> for IDispatch
§fn from(value: IFsrmFileConditionProperty) -> Self
fn from(value: IFsrmFileConditionProperty) -> Self
Converts to this type from the input type.
§impl From<IFsrmFileGroup> for IDispatch
impl From<IFsrmFileGroup> for IDispatch
§fn from(value: IFsrmFileGroup) -> Self
fn from(value: IFsrmFileGroup) -> Self
Converts to this type from the input type.
§impl From<IFsrmFileGroupImported> for IDispatch
impl From<IFsrmFileGroupImported> for IDispatch
§fn from(value: IFsrmFileGroupImported) -> Self
fn from(value: IFsrmFileGroupImported) -> Self
Converts to this type from the input type.
§impl From<IFsrmFileGroupManager> for IDispatch
impl From<IFsrmFileGroupManager> for IDispatch
§fn from(value: IFsrmFileGroupManager) -> Self
fn from(value: IFsrmFileGroupManager) -> Self
Converts to this type from the input type.
§impl From<IFsrmFileManagementJob> for IDispatch
impl From<IFsrmFileManagementJob> for IDispatch
§fn from(value: IFsrmFileManagementJob) -> Self
fn from(value: IFsrmFileManagementJob) -> Self
Converts to this type from the input type.
§impl From<IFsrmFileManagementJobManager> for IDispatch
impl From<IFsrmFileManagementJobManager> for IDispatch
§fn from(value: IFsrmFileManagementJobManager) -> Self
fn from(value: IFsrmFileManagementJobManager) -> Self
Converts to this type from the input type.
§impl From<IFsrmFileScreen> for IDispatch
impl From<IFsrmFileScreen> for IDispatch
§fn from(value: IFsrmFileScreen) -> Self
fn from(value: IFsrmFileScreen) -> Self
Converts to this type from the input type.
§impl From<IFsrmFileScreenBase> for IDispatch
impl From<IFsrmFileScreenBase> for IDispatch
§fn from(value: IFsrmFileScreenBase) -> Self
fn from(value: IFsrmFileScreenBase) -> Self
Converts to this type from the input type.
§impl From<IFsrmFileScreenException> for IDispatch
impl From<IFsrmFileScreenException> for IDispatch
§fn from(value: IFsrmFileScreenException) -> Self
fn from(value: IFsrmFileScreenException) -> Self
Converts to this type from the input type.
§impl From<IFsrmFileScreenManager> for IDispatch
impl From<IFsrmFileScreenManager> for IDispatch
§fn from(value: IFsrmFileScreenManager) -> Self
fn from(value: IFsrmFileScreenManager) -> Self
Converts to this type from the input type.
§impl From<IFsrmFileScreenTemplate> for IDispatch
impl From<IFsrmFileScreenTemplate> for IDispatch
§fn from(value: IFsrmFileScreenTemplate) -> Self
fn from(value: IFsrmFileScreenTemplate) -> Self
Converts to this type from the input type.
§impl From<IFsrmFileScreenTemplateImported> for IDispatch
impl From<IFsrmFileScreenTemplateImported> for IDispatch
§fn from(value: IFsrmFileScreenTemplateImported) -> Self
fn from(value: IFsrmFileScreenTemplateImported) -> Self
Converts to this type from the input type.
§impl From<IFsrmFileScreenTemplateManager> for IDispatch
impl From<IFsrmFileScreenTemplateManager> for IDispatch
§fn from(value: IFsrmFileScreenTemplateManager) -> Self
fn from(value: IFsrmFileScreenTemplateManager) -> Self
Converts to this type from the input type.
§impl From<IFsrmMutableCollection> for IDispatch
impl From<IFsrmMutableCollection> for IDispatch
§fn from(value: IFsrmMutableCollection) -> Self
fn from(value: IFsrmMutableCollection) -> Self
Converts to this type from the input type.
§impl From<IFsrmObject> for IDispatch
impl From<IFsrmObject> for IDispatch
§fn from(value: IFsrmObject) -> Self
fn from(value: IFsrmObject) -> Self
Converts to this type from the input type.
§impl From<IFsrmPathMapper> for IDispatch
impl From<IFsrmPathMapper> for IDispatch
§fn from(value: IFsrmPathMapper) -> Self
fn from(value: IFsrmPathMapper) -> Self
Converts to this type from the input type.
§impl From<IFsrmPipelineModuleConnector> for IDispatch
impl From<IFsrmPipelineModuleConnector> for IDispatch
§fn from(value: IFsrmPipelineModuleConnector) -> Self
fn from(value: IFsrmPipelineModuleConnector) -> Self
Converts to this type from the input type.
§impl From<IFsrmPipelineModuleDefinition> for IDispatch
impl From<IFsrmPipelineModuleDefinition> for IDispatch
§fn from(value: IFsrmPipelineModuleDefinition) -> Self
fn from(value: IFsrmPipelineModuleDefinition) -> Self
Converts to this type from the input type.
§impl From<IFsrmPipelineModuleImplementation> for IDispatch
impl From<IFsrmPipelineModuleImplementation> for IDispatch
§fn from(value: IFsrmPipelineModuleImplementation) -> Self
fn from(value: IFsrmPipelineModuleImplementation) -> Self
Converts to this type from the input type.
§impl From<IFsrmProperty> for IDispatch
impl From<IFsrmProperty> for IDispatch
§fn from(value: IFsrmProperty) -> Self
fn from(value: IFsrmProperty) -> Self
Converts to this type from the input type.
§impl From<IFsrmPropertyBag> for IDispatch
impl From<IFsrmPropertyBag> for IDispatch
§fn from(value: IFsrmPropertyBag) -> Self
fn from(value: IFsrmPropertyBag) -> Self
Converts to this type from the input type.
§impl From<IFsrmPropertyBag2> for IDispatch
impl From<IFsrmPropertyBag2> for IDispatch
§fn from(value: IFsrmPropertyBag2) -> Self
fn from(value: IFsrmPropertyBag2) -> Self
Converts to this type from the input type.
§impl From<IFsrmPropertyCondition> for IDispatch
impl From<IFsrmPropertyCondition> for IDispatch
§fn from(value: IFsrmPropertyCondition) -> Self
fn from(value: IFsrmPropertyCondition) -> Self
Converts to this type from the input type.
§impl From<IFsrmPropertyDefinition> for IDispatch
impl From<IFsrmPropertyDefinition> for IDispatch
§fn from(value: IFsrmPropertyDefinition) -> Self
fn from(value: IFsrmPropertyDefinition) -> Self
Converts to this type from the input type.
§impl From<IFsrmPropertyDefinition2> for IDispatch
impl From<IFsrmPropertyDefinition2> for IDispatch
§fn from(value: IFsrmPropertyDefinition2) -> Self
fn from(value: IFsrmPropertyDefinition2) -> Self
Converts to this type from the input type.
§impl From<IFsrmPropertyDefinitionValue> for IDispatch
impl From<IFsrmPropertyDefinitionValue> for IDispatch
§fn from(value: IFsrmPropertyDefinitionValue) -> Self
fn from(value: IFsrmPropertyDefinitionValue) -> Self
Converts to this type from the input type.
§impl From<IFsrmQuota> for IDispatch
impl From<IFsrmQuota> for IDispatch
§fn from(value: IFsrmQuota) -> Self
fn from(value: IFsrmQuota) -> Self
Converts to this type from the input type.
§impl From<IFsrmQuotaBase> for IDispatch
impl From<IFsrmQuotaBase> for IDispatch
§fn from(value: IFsrmQuotaBase) -> Self
fn from(value: IFsrmQuotaBase) -> Self
Converts to this type from the input type.
§impl From<IFsrmQuotaManager> for IDispatch
impl From<IFsrmQuotaManager> for IDispatch
§fn from(value: IFsrmQuotaManager) -> Self
fn from(value: IFsrmQuotaManager) -> Self
Converts to this type from the input type.
§impl From<IFsrmQuotaManagerEx> for IDispatch
impl From<IFsrmQuotaManagerEx> for IDispatch
§fn from(value: IFsrmQuotaManagerEx) -> Self
fn from(value: IFsrmQuotaManagerEx) -> Self
Converts to this type from the input type.
§impl From<IFsrmQuotaObject> for IDispatch
impl From<IFsrmQuotaObject> for IDispatch
§fn from(value: IFsrmQuotaObject) -> Self
fn from(value: IFsrmQuotaObject) -> Self
Converts to this type from the input type.
§impl From<IFsrmQuotaTemplate> for IDispatch
impl From<IFsrmQuotaTemplate> for IDispatch
§fn from(value: IFsrmQuotaTemplate) -> Self
fn from(value: IFsrmQuotaTemplate) -> Self
Converts to this type from the input type.
§impl From<IFsrmQuotaTemplateImported> for IDispatch
impl From<IFsrmQuotaTemplateImported> for IDispatch
§fn from(value: IFsrmQuotaTemplateImported) -> Self
fn from(value: IFsrmQuotaTemplateImported) -> Self
Converts to this type from the input type.
§impl From<IFsrmQuotaTemplateManager> for IDispatch
impl From<IFsrmQuotaTemplateManager> for IDispatch
§fn from(value: IFsrmQuotaTemplateManager) -> Self
fn from(value: IFsrmQuotaTemplateManager) -> Self
Converts to this type from the input type.
§impl From<IFsrmReport> for IDispatch
impl From<IFsrmReport> for IDispatch
§fn from(value: IFsrmReport) -> Self
fn from(value: IFsrmReport) -> Self
Converts to this type from the input type.
§impl From<IFsrmReportJob> for IDispatch
impl From<IFsrmReportJob> for IDispatch
§fn from(value: IFsrmReportJob) -> Self
fn from(value: IFsrmReportJob) -> Self
Converts to this type from the input type.
§impl From<IFsrmReportManager> for IDispatch
impl From<IFsrmReportManager> for IDispatch
§fn from(value: IFsrmReportManager) -> Self
fn from(value: IFsrmReportManager) -> Self
Converts to this type from the input type.
§impl From<IFsrmReportScheduler> for IDispatch
impl From<IFsrmReportScheduler> for IDispatch
§fn from(value: IFsrmReportScheduler) -> Self
fn from(value: IFsrmReportScheduler) -> Self
Converts to this type from the input type.
§impl From<IFsrmSetting> for IDispatch
impl From<IFsrmSetting> for IDispatch
§fn from(value: IFsrmSetting) -> Self
fn from(value: IFsrmSetting) -> Self
Converts to this type from the input type.
§impl From<IFsrmStorageModuleDefinition> for IDispatch
impl From<IFsrmStorageModuleDefinition> for IDispatch
§fn from(value: IFsrmStorageModuleDefinition) -> Self
fn from(value: IFsrmStorageModuleDefinition) -> Self
Converts to this type from the input type.
§impl From<IFsrmStorageModuleImplementation> for IDispatch
impl From<IFsrmStorageModuleImplementation> for IDispatch
§fn from(value: IFsrmStorageModuleImplementation) -> Self
fn from(value: IFsrmStorageModuleImplementation) -> Self
Converts to this type from the input type.
§impl From<IGPMAsyncCancel> for IDispatch
impl From<IGPMAsyncCancel> for IDispatch
§fn from(value: IGPMAsyncCancel) -> Self
fn from(value: IGPMAsyncCancel) -> Self
Converts to this type from the input type.
§impl From<IGPMAsyncProgress> for IDispatch
impl From<IGPMAsyncProgress> for IDispatch
§fn from(value: IGPMAsyncProgress) -> Self
fn from(value: IGPMAsyncProgress) -> Self
Converts to this type from the input type.
§impl From<IGPMBackup> for IDispatch
impl From<IGPMBackup> for IDispatch
§fn from(value: IGPMBackup) -> Self
fn from(value: IGPMBackup) -> Self
Converts to this type from the input type.
§impl From<IGPMBackupCollection> for IDispatch
impl From<IGPMBackupCollection> for IDispatch
§fn from(value: IGPMBackupCollection) -> Self
fn from(value: IGPMBackupCollection) -> Self
Converts to this type from the input type.
§impl From<IGPMBackupDir> for IDispatch
impl From<IGPMBackupDir> for IDispatch
§fn from(value: IGPMBackupDir) -> Self
fn from(value: IGPMBackupDir) -> Self
Converts to this type from the input type.
§impl From<IGPMBackupDirEx> for IDispatch
impl From<IGPMBackupDirEx> for IDispatch
§fn from(value: IGPMBackupDirEx) -> Self
fn from(value: IGPMBackupDirEx) -> Self
Converts to this type from the input type.
§impl From<IGPMCSECollection> for IDispatch
impl From<IGPMCSECollection> for IDispatch
§fn from(value: IGPMCSECollection) -> Self
fn from(value: IGPMCSECollection) -> Self
Converts to this type from the input type.
§impl From<IGPMClientSideExtension> for IDispatch
impl From<IGPMClientSideExtension> for IDispatch
§fn from(value: IGPMClientSideExtension) -> Self
fn from(value: IGPMClientSideExtension) -> Self
Converts to this type from the input type.
§impl From<IGPMConstants> for IDispatch
impl From<IGPMConstants> for IDispatch
§fn from(value: IGPMConstants) -> Self
fn from(value: IGPMConstants) -> Self
Converts to this type from the input type.
§impl From<IGPMConstants2> for IDispatch
impl From<IGPMConstants2> for IDispatch
§fn from(value: IGPMConstants2) -> Self
fn from(value: IGPMConstants2) -> Self
Converts to this type from the input type.
§impl From<IGPMDomain> for IDispatch
impl From<IGPMDomain> for IDispatch
§fn from(value: IGPMDomain) -> Self
fn from(value: IGPMDomain) -> Self
Converts to this type from the input type.
§impl From<IGPMDomain2> for IDispatch
impl From<IGPMDomain2> for IDispatch
§fn from(value: IGPMDomain2) -> Self
fn from(value: IGPMDomain2) -> Self
Converts to this type from the input type.
§impl From<IGPMDomain3> for IDispatch
impl From<IGPMDomain3> for IDispatch
§fn from(value: IGPMDomain3) -> Self
fn from(value: IGPMDomain3) -> Self
Converts to this type from the input type.
§impl From<IGPMGPOCollection> for IDispatch
impl From<IGPMGPOCollection> for IDispatch
§fn from(value: IGPMGPOCollection) -> Self
fn from(value: IGPMGPOCollection) -> Self
Converts to this type from the input type.
§impl From<IGPMGPOLink> for IDispatch
impl From<IGPMGPOLink> for IDispatch
§fn from(value: IGPMGPOLink) -> Self
fn from(value: IGPMGPOLink) -> Self
Converts to this type from the input type.
§impl From<IGPMGPOLinksCollection> for IDispatch
impl From<IGPMGPOLinksCollection> for IDispatch
§fn from(value: IGPMGPOLinksCollection) -> Self
fn from(value: IGPMGPOLinksCollection) -> Self
Converts to this type from the input type.
§impl From<IGPMMapEntry> for IDispatch
impl From<IGPMMapEntry> for IDispatch
§fn from(value: IGPMMapEntry) -> Self
fn from(value: IGPMMapEntry) -> Self
Converts to this type from the input type.
§impl From<IGPMMapEntryCollection> for IDispatch
impl From<IGPMMapEntryCollection> for IDispatch
§fn from(value: IGPMMapEntryCollection) -> Self
fn from(value: IGPMMapEntryCollection) -> Self
Converts to this type from the input type.
§impl From<IGPMMigrationTable> for IDispatch
impl From<IGPMMigrationTable> for IDispatch
§fn from(value: IGPMMigrationTable) -> Self
fn from(value: IGPMMigrationTable) -> Self
Converts to this type from the input type.
§impl From<IGPMPermission> for IDispatch
impl From<IGPMPermission> for IDispatch
§fn from(value: IGPMPermission) -> Self
fn from(value: IGPMPermission) -> Self
Converts to this type from the input type.
§impl From<IGPMResult> for IDispatch
impl From<IGPMResult> for IDispatch
§fn from(value: IGPMResult) -> Self
fn from(value: IGPMResult) -> Self
Converts to this type from the input type.
§impl From<IGPMSOMCollection> for IDispatch
impl From<IGPMSOMCollection> for IDispatch
§fn from(value: IGPMSOMCollection) -> Self
fn from(value: IGPMSOMCollection) -> Self
Converts to this type from the input type.
§impl From<IGPMSearchCriteria> for IDispatch
impl From<IGPMSearchCriteria> for IDispatch
§fn from(value: IGPMSearchCriteria) -> Self
fn from(value: IGPMSearchCriteria) -> Self
Converts to this type from the input type.
§impl From<IGPMSecurityInfo> for IDispatch
impl From<IGPMSecurityInfo> for IDispatch
§fn from(value: IGPMSecurityInfo) -> Self
fn from(value: IGPMSecurityInfo) -> Self
Converts to this type from the input type.
§impl From<IGPMSitesContainer> for IDispatch
impl From<IGPMSitesContainer> for IDispatch
§fn from(value: IGPMSitesContainer) -> Self
fn from(value: IGPMSitesContainer) -> Self
Converts to this type from the input type.
§impl From<IGPMStarterGPO> for IDispatch
impl From<IGPMStarterGPO> for IDispatch
§fn from(value: IGPMStarterGPO) -> Self
fn from(value: IGPMStarterGPO) -> Self
Converts to this type from the input type.
§impl From<IGPMStarterGPOBackup> for IDispatch
impl From<IGPMStarterGPOBackup> for IDispatch
§fn from(value: IGPMStarterGPOBackup) -> Self
fn from(value: IGPMStarterGPOBackup) -> Self
Converts to this type from the input type.
§impl From<IGPMStarterGPOBackupCollection> for IDispatch
impl From<IGPMStarterGPOBackupCollection> for IDispatch
§fn from(value: IGPMStarterGPOBackupCollection) -> Self
fn from(value: IGPMStarterGPOBackupCollection) -> Self
Converts to this type from the input type.
§impl From<IGPMStarterGPOCollection> for IDispatch
impl From<IGPMStarterGPOCollection> for IDispatch
§fn from(value: IGPMStarterGPOCollection) -> Self
fn from(value: IGPMStarterGPOCollection) -> Self
Converts to this type from the input type.
§impl From<IGPMStatusMessage> for IDispatch
impl From<IGPMStatusMessage> for IDispatch
§fn from(value: IGPMStatusMessage) -> Self
fn from(value: IGPMStatusMessage) -> Self
Converts to this type from the input type.
§impl From<IGPMStatusMsgCollection> for IDispatch
impl From<IGPMStatusMsgCollection> for IDispatch
§fn from(value: IGPMStatusMsgCollection) -> Self
fn from(value: IGPMStatusMsgCollection) -> Self
Converts to this type from the input type.
§impl From<IGPMTrustee> for IDispatch
impl From<IGPMTrustee> for IDispatch
§fn from(value: IGPMTrustee) -> Self
fn from(value: IGPMTrustee) -> Self
Converts to this type from the input type.
§impl From<IGPMWMIFilter> for IDispatch
impl From<IGPMWMIFilter> for IDispatch
§fn from(value: IGPMWMIFilter) -> Self
fn from(value: IGPMWMIFilter) -> Self
Converts to this type from the input type.
§impl From<IGPMWMIFilterCollection> for IDispatch
impl From<IGPMWMIFilterCollection> for IDispatch
§fn from(value: IGPMWMIFilterCollection) -> Self
fn from(value: IGPMWMIFilterCollection) -> Self
Converts to this type from the input type.
§impl From<IGetSecurityCallContext> for IDispatch
impl From<IGetSecurityCallContext> for IDispatch
§fn from(value: IGetSecurityCallContext) -> Self
fn from(value: IGetSecurityCallContext) -> Self
Converts to this type from the input type.
§impl From<IHTMLPersistDataOM> for IDispatch
impl From<IHTMLPersistDataOM> for IDispatch
§fn from(value: IHTMLPersistDataOM) -> Self
fn from(value: IHTMLPersistDataOM) -> Self
Converts to this type from the input type.
§impl From<IHTMLUserDataOM> for IDispatch
impl From<IHTMLUserDataOM> for IDispatch
§fn from(value: IHTMLUserDataOM) -> Self
fn from(value: IHTMLUserDataOM) -> Self
Converts to this type from the input type.
§fn from(value: IHeaderFooter) -> Self
fn from(value: IHeaderFooter) -> Self
Converts to this type from the input type.
§fn from(value: IHeaderFooter2) -> Self
fn from(value: IHeaderFooter2) -> Self
Converts to this type from the input type.
§impl From<IIEWebDriverManager> for IDispatch
impl From<IIEWebDriverManager> for IDispatch
§fn from(value: IIEWebDriverManager) -> Self
fn from(value: IIEWebDriverManager) -> Self
Converts to this type from the input type.
§impl From<IIEWebDriverSite> for IDispatch
impl From<IIEWebDriverSite> for IDispatch
§fn from(value: IIEWebDriverSite) -> Self
fn from(value: IIEWebDriverSite) -> Self
Converts to this type from the input type.
§impl From<IISDBSLocator> for IDispatch
impl From<IISDBSLocator> for IDispatch
§fn from(value: IISDBSLocator) -> Self
fn from(value: IISDBSLocator) -> Self
Converts to this type from the input type.
§impl From<IIdleSettings> for IDispatch
impl From<IIdleSettings> for IDispatch
§fn from(value: IIdleSettings) -> Self
fn from(value: IIdleSettings) -> Self
Converts to this type from the input type.
§impl From<IIdleTrigger> for IDispatch
impl From<IIdleTrigger> for IDispatch
§fn from(value: IIdleTrigger) -> Self
fn from(value: IIdleTrigger) -> Self
Converts to this type from the input type.
§impl From<IImageInformation> for IDispatch
impl From<IImageInformation> for IDispatch
§fn from(value: IImageInformation) -> Self
fn from(value: IImageInformation) -> Self
Converts to this type from the input type.
§impl From<IInkCollector> for IDispatch
impl From<IInkCollector> for IDispatch
§fn from(value: IInkCollector) -> Self
fn from(value: IInkCollector) -> Self
Converts to this type from the input type.
§impl From<IInkCursor> for IDispatch
impl From<IInkCursor> for IDispatch
§fn from(value: IInkCursor) -> Self
fn from(value: IInkCursor) -> Self
Converts to this type from the input type.
§impl From<IInkCursorButton> for IDispatch
impl From<IInkCursorButton> for IDispatch
§fn from(value: IInkCursorButton) -> Self
fn from(value: IInkCursorButton) -> Self
Converts to this type from the input type.
§impl From<IInkCursorButtons> for IDispatch
impl From<IInkCursorButtons> for IDispatch
§fn from(value: IInkCursorButtons) -> Self
fn from(value: IInkCursorButtons) -> Self
Converts to this type from the input type.
§impl From<IInkCursors> for IDispatch
impl From<IInkCursors> for IDispatch
§fn from(value: IInkCursors) -> Self
fn from(value: IInkCursors) -> Self
Converts to this type from the input type.
§impl From<IInkCustomStrokes> for IDispatch
impl From<IInkCustomStrokes> for IDispatch
§fn from(value: IInkCustomStrokes) -> Self
fn from(value: IInkCustomStrokes) -> Self
Converts to this type from the input type.
§impl From<IInkDivider> for IDispatch
impl From<IInkDivider> for IDispatch
§fn from(value: IInkDivider) -> Self
fn from(value: IInkDivider) -> Self
Converts to this type from the input type.
§impl From<IInkDivisionResult> for IDispatch
impl From<IInkDivisionResult> for IDispatch
§fn from(value: IInkDivisionResult) -> Self
fn from(value: IInkDivisionResult) -> Self
Converts to this type from the input type.
§impl From<IInkDivisionUnit> for IDispatch
impl From<IInkDivisionUnit> for IDispatch
§fn from(value: IInkDivisionUnit) -> Self
fn from(value: IInkDivisionUnit) -> Self
Converts to this type from the input type.
§impl From<IInkDivisionUnits> for IDispatch
impl From<IInkDivisionUnits> for IDispatch
§fn from(value: IInkDivisionUnits) -> Self
fn from(value: IInkDivisionUnits) -> Self
Converts to this type from the input type.
§impl From<IInkDrawingAttributes> for IDispatch
impl From<IInkDrawingAttributes> for IDispatch
§fn from(value: IInkDrawingAttributes) -> Self
fn from(value: IInkDrawingAttributes) -> Self
Converts to this type from the input type.
§impl From<IInkExtendedProperties> for IDispatch
impl From<IInkExtendedProperties> for IDispatch
§fn from(value: IInkExtendedProperties) -> Self
fn from(value: IInkExtendedProperties) -> Self
Converts to this type from the input type.
§impl From<IInkExtendedProperty> for IDispatch
impl From<IInkExtendedProperty> for IDispatch
§fn from(value: IInkExtendedProperty) -> Self
fn from(value: IInkExtendedProperty) -> Self
Converts to this type from the input type.
§impl From<IInkGesture> for IDispatch
impl From<IInkGesture> for IDispatch
§fn from(value: IInkGesture) -> Self
fn from(value: IInkGesture) -> Self
Converts to this type from the input type.
§impl From<IInkOverlay> for IDispatch
impl From<IInkOverlay> for IDispatch
§fn from(value: IInkOverlay) -> Self
fn from(value: IInkOverlay) -> Self
Converts to this type from the input type.
§impl From<IInkPicture> for IDispatch
impl From<IInkPicture> for IDispatch
§fn from(value: IInkPicture) -> Self
fn from(value: IInkPicture) -> Self
Converts to this type from the input type.
§impl From<IInkRecognitionAlternate> for IDispatch
impl From<IInkRecognitionAlternate> for IDispatch
§fn from(value: IInkRecognitionAlternate) -> Self
fn from(value: IInkRecognitionAlternate) -> Self
Converts to this type from the input type.
§impl From<IInkRecognitionAlternates> for IDispatch
impl From<IInkRecognitionAlternates> for IDispatch
§fn from(value: IInkRecognitionAlternates) -> Self
fn from(value: IInkRecognitionAlternates) -> Self
Converts to this type from the input type.
§impl From<IInkRecognitionResult> for IDispatch
impl From<IInkRecognitionResult> for IDispatch
§fn from(value: IInkRecognitionResult) -> Self
fn from(value: IInkRecognitionResult) -> Self
Converts to this type from the input type.
§impl From<IInkRecognizer> for IDispatch
impl From<IInkRecognizer> for IDispatch
§fn from(value: IInkRecognizer) -> Self
fn from(value: IInkRecognizer) -> Self
Converts to this type from the input type.
§impl From<IInkRecognizer2> for IDispatch
impl From<IInkRecognizer2> for IDispatch
§fn from(value: IInkRecognizer2) -> Self
fn from(value: IInkRecognizer2) -> Self
Converts to this type from the input type.
§impl From<IInkRecognizerContext> for IDispatch
impl From<IInkRecognizerContext> for IDispatch
§fn from(value: IInkRecognizerContext) -> Self
fn from(value: IInkRecognizerContext) -> Self
Converts to this type from the input type.
§impl From<IInkRecognizerContext2> for IDispatch
impl From<IInkRecognizerContext2> for IDispatch
§fn from(value: IInkRecognizerContext2) -> Self
fn from(value: IInkRecognizerContext2) -> Self
Converts to this type from the input type.
§impl From<IInkRecognizerGuide> for IDispatch
impl From<IInkRecognizerGuide> for IDispatch
§fn from(value: IInkRecognizerGuide) -> Self
fn from(value: IInkRecognizerGuide) -> Self
Converts to this type from the input type.
§impl From<IInkRecognizers> for IDispatch
impl From<IInkRecognizers> for IDispatch
§fn from(value: IInkRecognizers) -> Self
fn from(value: IInkRecognizers) -> Self
Converts to this type from the input type.
§impl From<IInkRectangle> for IDispatch
impl From<IInkRectangle> for IDispatch
§fn from(value: IInkRectangle) -> Self
fn from(value: IInkRectangle) -> Self
Converts to this type from the input type.
§impl From<IInkRenderer> for IDispatch
impl From<IInkRenderer> for IDispatch
§fn from(value: IInkRenderer) -> Self
fn from(value: IInkRenderer) -> Self
Converts to this type from the input type.
§impl From<IInkStrokeDisp> for IDispatch
impl From<IInkStrokeDisp> for IDispatch
§fn from(value: IInkStrokeDisp) -> Self
fn from(value: IInkStrokeDisp) -> Self
Converts to this type from the input type.
§impl From<IInkStrokes> for IDispatch
impl From<IInkStrokes> for IDispatch
§fn from(value: IInkStrokes) -> Self
fn from(value: IInkStrokes) -> Self
Converts to this type from the input type.
§impl From<IInkTablet> for IDispatch
impl From<IInkTablet> for IDispatch
§fn from(value: IInkTablet) -> Self
fn from(value: IInkTablet) -> Self
Converts to this type from the input type.
§impl From<IInkTablet2> for IDispatch
impl From<IInkTablet2> for IDispatch
§fn from(value: IInkTablet2) -> Self
fn from(value: IInkTablet2) -> Self
Converts to this type from the input type.
§impl From<IInkTablet3> for IDispatch
impl From<IInkTablet3> for IDispatch
§fn from(value: IInkTablet3) -> Self
fn from(value: IInkTablet3) -> Self
Converts to this type from the input type.
§impl From<IInkTablets> for IDispatch
impl From<IInkTablets> for IDispatch
§fn from(value: IInkTablets) -> Self
fn from(value: IInkTablets) -> Self
Converts to this type from the input type.
§impl From<IInkTransform> for IDispatch
impl From<IInkTransform> for IDispatch
§fn from(value: IInkTransform) -> Self
fn from(value: IInkTransform) -> Self
Converts to this type from the input type.
§impl From<IInkWordList> for IDispatch
impl From<IInkWordList> for IDispatch
§fn from(value: IInkWordList) -> Self
fn from(value: IInkWordList) -> Self
Converts to this type from the input type.
§impl From<IInkWordList2> for IDispatch
impl From<IInkWordList2> for IDispatch
§fn from(value: IInkWordList2) -> Self
fn from(value: IInkWordList2) -> Self
Converts to this type from the input type.
§impl From<IInstallationAgent> for IDispatch
impl From<IInstallationAgent> for IDispatch
§fn from(value: IInstallationAgent) -> Self
fn from(value: IInstallationAgent) -> Self
Converts to this type from the input type.
§impl From<IInstallationBehavior> for IDispatch
impl From<IInstallationBehavior> for IDispatch
§fn from(value: IInstallationBehavior) -> Self
fn from(value: IInstallationBehavior) -> Self
Converts to this type from the input type.
§impl From<IInstallationCompletedCallbackArgs> for IDispatch
impl From<IInstallationCompletedCallbackArgs> for IDispatch
§fn from(value: IInstallationCompletedCallbackArgs) -> Self
fn from(value: IInstallationCompletedCallbackArgs) -> Self
Converts to this type from the input type.
§impl From<IInstallationJob> for IDispatch
impl From<IInstallationJob> for IDispatch
§fn from(value: IInstallationJob) -> Self
fn from(value: IInstallationJob) -> Self
Converts to this type from the input type.
§impl From<IInstallationProgress> for IDispatch
impl From<IInstallationProgress> for IDispatch
§fn from(value: IInstallationProgress) -> Self
fn from(value: IInstallationProgress) -> Self
Converts to this type from the input type.
§impl From<IInstallationProgressChangedCallbackArgs> for IDispatch
impl From<IInstallationProgressChangedCallbackArgs> for IDispatch
§fn from(value: IInstallationProgressChangedCallbackArgs) -> Self
fn from(value: IInstallationProgressChangedCallbackArgs) -> Self
Converts to this type from the input type.
§impl From<IInstallationResult> for IDispatch
impl From<IInstallationResult> for IDispatch
§fn from(value: IInstallationResult) -> Self
fn from(value: IInstallationResult) -> Self
Converts to this type from the input type.
§impl From<IIntelliForms> for IDispatch
impl From<IIntelliForms> for IDispatch
§fn from(value: IIntelliForms) -> Self
fn from(value: IIntelliForms) -> Self
Converts to this type from the input type.
§impl From<IInvalidProductLicenseException> for IDispatch
impl From<IInvalidProductLicenseException> for IDispatch
§fn from(value: IInvalidProductLicenseException) -> Self
fn from(value: IInvalidProductLicenseException) -> Self
Converts to this type from the input type.
§impl From<IIsoImageManager> for IDispatch
impl From<IIsoImageManager> for IDispatch
§fn from(value: IIsoImageManager) -> Self
fn from(value: IIsoImageManager) -> Self
Converts to this type from the input type.
§impl From<ILanguageComponentType> for IDispatch
impl From<ILanguageComponentType> for IDispatch
§fn from(value: ILanguageComponentType) -> Self
fn from(value: ILanguageComponentType) -> Self
Converts to this type from the input type.
§impl From<ILatLongReportFactory> for IDispatch
impl From<ILatLongReportFactory> for IDispatch
§fn from(value: ILatLongReportFactory) -> Self
fn from(value: ILatLongReportFactory) -> Self
Converts to this type from the input type.
§impl From<ILayoutRect> for IDispatch
impl From<ILayoutRect> for IDispatch
§fn from(value: ILayoutRect) -> Self
fn from(value: ILayoutRect) -> Self
Converts to this type from the input type.
§impl From<ILocationReportFactory> for IDispatch
impl From<ILocationReportFactory> for IDispatch
§fn from(value: ILocationReportFactory) -> Self
fn from(value: ILocationReportFactory) -> Self
Converts to this type from the input type.
§impl From<ILogonTrigger> for IDispatch
impl From<ILogonTrigger> for IDispatch
§fn from(value: ILogonTrigger) -> Self
fn from(value: ILogonTrigger) -> Self
Converts to this type from the input type.
§impl From<IMPEG2Component> for IDispatch
impl From<IMPEG2Component> for IDispatch
§fn from(value: IMPEG2Component) -> Self
fn from(value: IMPEG2Component) -> Self
Converts to this type from the input type.
§impl From<IMPEG2ComponentType> for IDispatch
impl From<IMPEG2ComponentType> for IDispatch
§fn from(value: IMPEG2ComponentType) -> Self
fn from(value: IMPEG2ComponentType) -> Self
Converts to this type from the input type.
§impl From<IMPEG2TuneRequest> for IDispatch
impl From<IMPEG2TuneRequest> for IDispatch
§fn from(value: IMPEG2TuneRequest) -> Self
fn from(value: IMPEG2TuneRequest) -> Self
Converts to this type from the input type.
§impl From<IMPEG2TuneRequestFactory> for IDispatch
impl From<IMPEG2TuneRequestFactory> for IDispatch
§fn from(value: IMPEG2TuneRequestFactory) -> Self
fn from(value: IMPEG2TuneRequestFactory) -> Self
Converts to this type from the input type.
§impl From<IMSCEPSetup> for IDispatch
impl From<IMSCEPSetup> for IDispatch
§fn from(value: IMSCEPSetup) -> Self
fn from(value: IMSCEPSetup) -> Self
Converts to this type from the input type.
§impl From<IMSEventBinder> for IDispatch
impl From<IMSEventBinder> for IDispatch
§fn from(value: IMSEventBinder) -> Self
fn from(value: IMSEventBinder) -> Self
Converts to this type from the input type.
§impl From<IMSMQApplication> for IDispatch
impl From<IMSMQApplication> for IDispatch
§fn from(value: IMSMQApplication) -> Self
fn from(value: IMSMQApplication) -> Self
Converts to this type from the input type.
§impl From<IMSMQApplication2> for IDispatch
impl From<IMSMQApplication2> for IDispatch
§fn from(value: IMSMQApplication2) -> Self
fn from(value: IMSMQApplication2) -> Self
Converts to this type from the input type.
§impl From<IMSMQApplication3> for IDispatch
impl From<IMSMQApplication3> for IDispatch
§fn from(value: IMSMQApplication3) -> Self
fn from(value: IMSMQApplication3) -> Self
Converts to this type from the input type.
§impl From<IMSMQCollection> for IDispatch
impl From<IMSMQCollection> for IDispatch
§fn from(value: IMSMQCollection) -> Self
fn from(value: IMSMQCollection) -> Self
Converts to this type from the input type.
§impl From<IMSMQCoordinatedTransactionDispenser> for IDispatch
impl From<IMSMQCoordinatedTransactionDispenser> for IDispatch
§fn from(value: IMSMQCoordinatedTransactionDispenser) -> Self
fn from(value: IMSMQCoordinatedTransactionDispenser) -> Self
Converts to this type from the input type.
§impl From<IMSMQCoordinatedTransactionDispenser2> for IDispatch
impl From<IMSMQCoordinatedTransactionDispenser2> for IDispatch
§fn from(value: IMSMQCoordinatedTransactionDispenser2) -> Self
fn from(value: IMSMQCoordinatedTransactionDispenser2) -> Self
Converts to this type from the input type.
§impl From<IMSMQCoordinatedTransactionDispenser3> for IDispatch
impl From<IMSMQCoordinatedTransactionDispenser3> for IDispatch
§fn from(value: IMSMQCoordinatedTransactionDispenser3) -> Self
fn from(value: IMSMQCoordinatedTransactionDispenser3) -> Self
Converts to this type from the input type.
§impl From<IMSMQDestination> for IDispatch
impl From<IMSMQDestination> for IDispatch
§fn from(value: IMSMQDestination) -> Self
fn from(value: IMSMQDestination) -> Self
Converts to this type from the input type.
§impl From<IMSMQEvent> for IDispatch
impl From<IMSMQEvent> for IDispatch
§fn from(value: IMSMQEvent) -> Self
fn from(value: IMSMQEvent) -> Self
Converts to this type from the input type.
§impl From<IMSMQEvent2> for IDispatch
impl From<IMSMQEvent2> for IDispatch
§fn from(value: IMSMQEvent2) -> Self
fn from(value: IMSMQEvent2) -> Self
Converts to this type from the input type.
§impl From<IMSMQEvent3> for IDispatch
impl From<IMSMQEvent3> for IDispatch
§fn from(value: IMSMQEvent3) -> Self
fn from(value: IMSMQEvent3) -> Self
Converts to this type from the input type.
§impl From<IMSMQManagement> for IDispatch
impl From<IMSMQManagement> for IDispatch
§fn from(value: IMSMQManagement) -> Self
fn from(value: IMSMQManagement) -> Self
Converts to this type from the input type.
§impl From<IMSMQMessage> for IDispatch
impl From<IMSMQMessage> for IDispatch
§fn from(value: IMSMQMessage) -> Self
fn from(value: IMSMQMessage) -> Self
Converts to this type from the input type.
§impl From<IMSMQMessage2> for IDispatch
impl From<IMSMQMessage2> for IDispatch
§fn from(value: IMSMQMessage2) -> Self
fn from(value: IMSMQMessage2) -> Self
Converts to this type from the input type.
§impl From<IMSMQMessage3> for IDispatch
impl From<IMSMQMessage3> for IDispatch
§fn from(value: IMSMQMessage3) -> Self
fn from(value: IMSMQMessage3) -> Self
Converts to this type from the input type.
§impl From<IMSMQMessage4> for IDispatch
impl From<IMSMQMessage4> for IDispatch
§fn from(value: IMSMQMessage4) -> Self
fn from(value: IMSMQMessage4) -> Self
Converts to this type from the input type.
§impl From<IMSMQOutgoingQueueManagement> for IDispatch
impl From<IMSMQOutgoingQueueManagement> for IDispatch
§fn from(value: IMSMQOutgoingQueueManagement) -> Self
fn from(value: IMSMQOutgoingQueueManagement) -> Self
Converts to this type from the input type.
§impl From<IMSMQPrivateDestination> for IDispatch
impl From<IMSMQPrivateDestination> for IDispatch
§fn from(value: IMSMQPrivateDestination) -> Self
fn from(value: IMSMQPrivateDestination) -> Self
Converts to this type from the input type.
§impl From<IMSMQPrivateEvent> for IDispatch
impl From<IMSMQPrivateEvent> for IDispatch
§fn from(value: IMSMQPrivateEvent) -> Self
fn from(value: IMSMQPrivateEvent) -> Self
Converts to this type from the input type.
§impl From<IMSMQQuery> for IDispatch
impl From<IMSMQQuery> for IDispatch
§fn from(value: IMSMQQuery) -> Self
fn from(value: IMSMQQuery) -> Self
Converts to this type from the input type.
§impl From<IMSMQQuery2> for IDispatch
impl From<IMSMQQuery2> for IDispatch
§fn from(value: IMSMQQuery2) -> Self
fn from(value: IMSMQQuery2) -> Self
Converts to this type from the input type.
§impl From<IMSMQQuery3> for IDispatch
impl From<IMSMQQuery3> for IDispatch
§fn from(value: IMSMQQuery3) -> Self
fn from(value: IMSMQQuery3) -> Self
Converts to this type from the input type.
§impl From<IMSMQQuery4> for IDispatch
impl From<IMSMQQuery4> for IDispatch
§fn from(value: IMSMQQuery4) -> Self
fn from(value: IMSMQQuery4) -> Self
Converts to this type from the input type.
§impl From<IMSMQQueue> for IDispatch
impl From<IMSMQQueue> for IDispatch
§fn from(value: IMSMQQueue) -> Self
fn from(value: IMSMQQueue) -> Self
Converts to this type from the input type.
§impl From<IMSMQQueue2> for IDispatch
impl From<IMSMQQueue2> for IDispatch
§fn from(value: IMSMQQueue2) -> Self
fn from(value: IMSMQQueue2) -> Self
Converts to this type from the input type.
§impl From<IMSMQQueue3> for IDispatch
impl From<IMSMQQueue3> for IDispatch
§fn from(value: IMSMQQueue3) -> Self
fn from(value: IMSMQQueue3) -> Self
Converts to this type from the input type.
§impl From<IMSMQQueue4> for IDispatch
impl From<IMSMQQueue4> for IDispatch
§fn from(value: IMSMQQueue4) -> Self
fn from(value: IMSMQQueue4) -> Self
Converts to this type from the input type.
§impl From<IMSMQQueueInfo> for IDispatch
impl From<IMSMQQueueInfo> for IDispatch
§fn from(value: IMSMQQueueInfo) -> Self
fn from(value: IMSMQQueueInfo) -> Self
Converts to this type from the input type.
§impl From<IMSMQQueueInfo2> for IDispatch
impl From<IMSMQQueueInfo2> for IDispatch
§fn from(value: IMSMQQueueInfo2) -> Self
fn from(value: IMSMQQueueInfo2) -> Self
Converts to this type from the input type.
§impl From<IMSMQQueueInfo3> for IDispatch
impl From<IMSMQQueueInfo3> for IDispatch
§fn from(value: IMSMQQueueInfo3) -> Self
fn from(value: IMSMQQueueInfo3) -> Self
Converts to this type from the input type.
§impl From<IMSMQQueueInfo4> for IDispatch
impl From<IMSMQQueueInfo4> for IDispatch
§fn from(value: IMSMQQueueInfo4) -> Self
fn from(value: IMSMQQueueInfo4) -> Self
Converts to this type from the input type.
§impl From<IMSMQQueueInfos> for IDispatch
impl From<IMSMQQueueInfos> for IDispatch
§fn from(value: IMSMQQueueInfos) -> Self
fn from(value: IMSMQQueueInfos) -> Self
Converts to this type from the input type.
§impl From<IMSMQQueueInfos2> for IDispatch
impl From<IMSMQQueueInfos2> for IDispatch
§fn from(value: IMSMQQueueInfos2) -> Self
fn from(value: IMSMQQueueInfos2) -> Self
Converts to this type from the input type.
§impl From<IMSMQQueueInfos3> for IDispatch
impl From<IMSMQQueueInfos3> for IDispatch
§fn from(value: IMSMQQueueInfos3) -> Self
fn from(value: IMSMQQueueInfos3) -> Self
Converts to this type from the input type.
§impl From<IMSMQQueueInfos4> for IDispatch
impl From<IMSMQQueueInfos4> for IDispatch
§fn from(value: IMSMQQueueInfos4) -> Self
fn from(value: IMSMQQueueInfos4) -> Self
Converts to this type from the input type.
§impl From<IMSMQQueueManagement> for IDispatch
impl From<IMSMQQueueManagement> for IDispatch
§fn from(value: IMSMQQueueManagement) -> Self
fn from(value: IMSMQQueueManagement) -> Self
Converts to this type from the input type.
§impl From<IMSMQTransaction> for IDispatch
impl From<IMSMQTransaction> for IDispatch
§fn from(value: IMSMQTransaction) -> Self
fn from(value: IMSMQTransaction) -> Self
Converts to this type from the input type.
§impl From<IMSMQTransaction2> for IDispatch
impl From<IMSMQTransaction2> for IDispatch
§fn from(value: IMSMQTransaction2) -> Self
fn from(value: IMSMQTransaction2) -> Self
Converts to this type from the input type.
§impl From<IMSMQTransaction3> for IDispatch
impl From<IMSMQTransaction3> for IDispatch
§fn from(value: IMSMQTransaction3) -> Self
fn from(value: IMSMQTransaction3) -> Self
Converts to this type from the input type.
§impl From<IMSMQTransactionDispenser> for IDispatch
impl From<IMSMQTransactionDispenser> for IDispatch
§fn from(value: IMSMQTransactionDispenser) -> Self
fn from(value: IMSMQTransactionDispenser) -> Self
Converts to this type from the input type.
§impl From<IMSMQTransactionDispenser2> for IDispatch
impl From<IMSMQTransactionDispenser2> for IDispatch
§fn from(value: IMSMQTransactionDispenser2) -> Self
fn from(value: IMSMQTransactionDispenser2) -> Self
Converts to this type from the input type.
§impl From<IMSMQTransactionDispenser3> for IDispatch
impl From<IMSMQTransactionDispenser3> for IDispatch
§fn from(value: IMSMQTransactionDispenser3) -> Self
fn from(value: IMSMQTransactionDispenser3) -> Self
Converts to this type from the input type.
§impl From<IMSVidAnalogTuner> for IDispatch
impl From<IMSVidAnalogTuner> for IDispatch
§fn from(value: IMSVidAnalogTuner) -> Self
fn from(value: IMSVidAnalogTuner) -> Self
Converts to this type from the input type.
§impl From<IMSVidAnalogTuner2> for IDispatch
impl From<IMSVidAnalogTuner2> for IDispatch
§fn from(value: IMSVidAnalogTuner2) -> Self
fn from(value: IMSVidAnalogTuner2) -> Self
Converts to this type from the input type.
§impl From<IMSVidAnalogTunerEvent> for IDispatch
impl From<IMSVidAnalogTunerEvent> for IDispatch
§fn from(value: IMSVidAnalogTunerEvent) -> Self
fn from(value: IMSVidAnalogTunerEvent) -> Self
Converts to this type from the input type.
§impl From<IMSVidAudioRenderer> for IDispatch
impl From<IMSVidAudioRenderer> for IDispatch
§fn from(value: IMSVidAudioRenderer) -> Self
fn from(value: IMSVidAudioRenderer) -> Self
Converts to this type from the input type.
§impl From<IMSVidAudioRendererDevices> for IDispatch
impl From<IMSVidAudioRendererDevices> for IDispatch
§fn from(value: IMSVidAudioRendererDevices) -> Self
fn from(value: IMSVidAudioRendererDevices) -> Self
Converts to this type from the input type.
§impl From<IMSVidAudioRendererEvent> for IDispatch
impl From<IMSVidAudioRendererEvent> for IDispatch
§fn from(value: IMSVidAudioRendererEvent) -> Self
fn from(value: IMSVidAudioRendererEvent) -> Self
Converts to this type from the input type.
§impl From<IMSVidAudioRendererEvent2> for IDispatch
impl From<IMSVidAudioRendererEvent2> for IDispatch
§fn from(value: IMSVidAudioRendererEvent2) -> Self
fn from(value: IMSVidAudioRendererEvent2) -> Self
Converts to this type from the input type.
§impl From<IMSVidClosedCaptioning> for IDispatch
impl From<IMSVidClosedCaptioning> for IDispatch
§fn from(value: IMSVidClosedCaptioning) -> Self
fn from(value: IMSVidClosedCaptioning) -> Self
Converts to this type from the input type.
§impl From<IMSVidClosedCaptioning2> for IDispatch
impl From<IMSVidClosedCaptioning2> for IDispatch
§fn from(value: IMSVidClosedCaptioning2) -> Self
fn from(value: IMSVidClosedCaptioning2) -> Self
Converts to this type from the input type.
§impl From<IMSVidClosedCaptioning3> for IDispatch
impl From<IMSVidClosedCaptioning3> for IDispatch
§fn from(value: IMSVidClosedCaptioning3) -> Self
fn from(value: IMSVidClosedCaptioning3) -> Self
Converts to this type from the input type.
§impl From<IMSVidDataServices> for IDispatch
impl From<IMSVidDataServices> for IDispatch
§fn from(value: IMSVidDataServices) -> Self
fn from(value: IMSVidDataServices) -> Self
Converts to this type from the input type.
§impl From<IMSVidDataServicesEvent> for IDispatch
impl From<IMSVidDataServicesEvent> for IDispatch
§fn from(value: IMSVidDataServicesEvent) -> Self
fn from(value: IMSVidDataServicesEvent) -> Self
Converts to this type from the input type.
§impl From<IMSVidDevice> for IDispatch
impl From<IMSVidDevice> for IDispatch
§fn from(value: IMSVidDevice) -> Self
fn from(value: IMSVidDevice) -> Self
Converts to this type from the input type.
§impl From<IMSVidDeviceEvent> for IDispatch
impl From<IMSVidDeviceEvent> for IDispatch
§fn from(value: IMSVidDeviceEvent) -> Self
fn from(value: IMSVidDeviceEvent) -> Self
Converts to this type from the input type.
§impl From<IMSVidEVREvent> for IDispatch
impl From<IMSVidEVREvent> for IDispatch
§fn from(value: IMSVidEVREvent) -> Self
fn from(value: IMSVidEVREvent) -> Self
Converts to this type from the input type.
§impl From<IMSVidEncoder> for IDispatch
impl From<IMSVidEncoder> for IDispatch
§fn from(value: IMSVidEncoder) -> Self
fn from(value: IMSVidEncoder) -> Self
Converts to this type from the input type.
§impl From<IMSVidFeature> for IDispatch
impl From<IMSVidFeature> for IDispatch
§fn from(value: IMSVidFeature) -> Self
fn from(value: IMSVidFeature) -> Self
Converts to this type from the input type.
§impl From<IMSVidFeatureEvent> for IDispatch
impl From<IMSVidFeatureEvent> for IDispatch
§fn from(value: IMSVidFeatureEvent) -> Self
fn from(value: IMSVidFeatureEvent) -> Self
Converts to this type from the input type.
§impl From<IMSVidFeatures> for IDispatch
impl From<IMSVidFeatures> for IDispatch
§fn from(value: IMSVidFeatures) -> Self
fn from(value: IMSVidFeatures) -> Self
Converts to this type from the input type.
§impl From<IMSVidFilePlayback> for IDispatch
impl From<IMSVidFilePlayback> for IDispatch
§fn from(value: IMSVidFilePlayback) -> Self
fn from(value: IMSVidFilePlayback) -> Self
Converts to this type from the input type.
§impl From<IMSVidFilePlayback2> for IDispatch
impl From<IMSVidFilePlayback2> for IDispatch
§fn from(value: IMSVidFilePlayback2) -> Self
fn from(value: IMSVidFilePlayback2) -> Self
Converts to this type from the input type.
§impl From<IMSVidFilePlaybackEvent> for IDispatch
impl From<IMSVidFilePlaybackEvent> for IDispatch
§fn from(value: IMSVidFilePlaybackEvent) -> Self
fn from(value: IMSVidFilePlaybackEvent) -> Self
Converts to this type from the input type.
§impl From<IMSVidGenericSink> for IDispatch
impl From<IMSVidGenericSink> for IDispatch
§fn from(value: IMSVidGenericSink) -> Self
fn from(value: IMSVidGenericSink) -> Self
Converts to this type from the input type.
§impl From<IMSVidGenericSink2> for IDispatch
impl From<IMSVidGenericSink2> for IDispatch
§fn from(value: IMSVidGenericSink2) -> Self
fn from(value: IMSVidGenericSink2) -> Self
Converts to this type from the input type.
§impl From<IMSVidInputDevice> for IDispatch
impl From<IMSVidInputDevice> for IDispatch
§fn from(value: IMSVidInputDevice) -> Self
fn from(value: IMSVidInputDevice) -> Self
Converts to this type from the input type.
§impl From<IMSVidInputDeviceEvent> for IDispatch
impl From<IMSVidInputDeviceEvent> for IDispatch
§fn from(value: IMSVidInputDeviceEvent) -> Self
fn from(value: IMSVidInputDeviceEvent) -> Self
Converts to this type from the input type.
§impl From<IMSVidInputDevices> for IDispatch
impl From<IMSVidInputDevices> for IDispatch
§fn from(value: IMSVidInputDevices) -> Self
fn from(value: IMSVidInputDevices) -> Self
Converts to this type from the input type.
§impl From<IMSVidOutputDevice> for IDispatch
impl From<IMSVidOutputDevice> for IDispatch
§fn from(value: IMSVidOutputDevice) -> Self
fn from(value: IMSVidOutputDevice) -> Self
Converts to this type from the input type.
§impl From<IMSVidOutputDeviceEvent> for IDispatch
impl From<IMSVidOutputDeviceEvent> for IDispatch
§fn from(value: IMSVidOutputDeviceEvent) -> Self
fn from(value: IMSVidOutputDeviceEvent) -> Self
Converts to this type from the input type.
§impl From<IMSVidOutputDevices> for IDispatch
impl From<IMSVidOutputDevices> for IDispatch
§fn from(value: IMSVidOutputDevices) -> Self
fn from(value: IMSVidOutputDevices) -> Self
Converts to this type from the input type.
§impl From<IMSVidPlayback> for IDispatch
impl From<IMSVidPlayback> for IDispatch
§fn from(value: IMSVidPlayback) -> Self
fn from(value: IMSVidPlayback) -> Self
Converts to this type from the input type.
§impl From<IMSVidPlaybackEvent> for IDispatch
impl From<IMSVidPlaybackEvent> for IDispatch
§fn from(value: IMSVidPlaybackEvent) -> Self
fn from(value: IMSVidPlaybackEvent) -> Self
Converts to this type from the input type.
§impl From<IMSVidRect> for IDispatch
impl From<IMSVidRect> for IDispatch
§fn from(value: IMSVidRect) -> Self
fn from(value: IMSVidRect) -> Self
Converts to this type from the input type.
§impl From<IMSVidStreamBufferRecordingControl> for IDispatch
impl From<IMSVidStreamBufferRecordingControl> for IDispatch
§fn from(value: IMSVidStreamBufferRecordingControl) -> Self
fn from(value: IMSVidStreamBufferRecordingControl) -> Self
Converts to this type from the input type.
§impl From<IMSVidStreamBufferSink> for IDispatch
impl From<IMSVidStreamBufferSink> for IDispatch
§fn from(value: IMSVidStreamBufferSink) -> Self
fn from(value: IMSVidStreamBufferSink) -> Self
Converts to this type from the input type.
§impl From<IMSVidStreamBufferSink2> for IDispatch
impl From<IMSVidStreamBufferSink2> for IDispatch
§fn from(value: IMSVidStreamBufferSink2) -> Self
fn from(value: IMSVidStreamBufferSink2) -> Self
Converts to this type from the input type.
§impl From<IMSVidStreamBufferSink3> for IDispatch
impl From<IMSVidStreamBufferSink3> for IDispatch
§fn from(value: IMSVidStreamBufferSink3) -> Self
fn from(value: IMSVidStreamBufferSink3) -> Self
Converts to this type from the input type.
§impl From<IMSVidStreamBufferSinkEvent> for IDispatch
impl From<IMSVidStreamBufferSinkEvent> for IDispatch
§fn from(value: IMSVidStreamBufferSinkEvent) -> Self
fn from(value: IMSVidStreamBufferSinkEvent) -> Self
Converts to this type from the input type.
§impl From<IMSVidStreamBufferSinkEvent2> for IDispatch
impl From<IMSVidStreamBufferSinkEvent2> for IDispatch
§fn from(value: IMSVidStreamBufferSinkEvent2) -> Self
fn from(value: IMSVidStreamBufferSinkEvent2) -> Self
Converts to this type from the input type.
§impl From<IMSVidStreamBufferSinkEvent3> for IDispatch
impl From<IMSVidStreamBufferSinkEvent3> for IDispatch
§fn from(value: IMSVidStreamBufferSinkEvent3) -> Self
fn from(value: IMSVidStreamBufferSinkEvent3) -> Self
Converts to this type from the input type.
§impl From<IMSVidStreamBufferSinkEvent4> for IDispatch
impl From<IMSVidStreamBufferSinkEvent4> for IDispatch
§fn from(value: IMSVidStreamBufferSinkEvent4) -> Self
fn from(value: IMSVidStreamBufferSinkEvent4) -> Self
Converts to this type from the input type.
§impl From<IMSVidStreamBufferSource> for IDispatch
impl From<IMSVidStreamBufferSource> for IDispatch
§fn from(value: IMSVidStreamBufferSource) -> Self
fn from(value: IMSVidStreamBufferSource) -> Self
Converts to this type from the input type.
§impl From<IMSVidStreamBufferSource2> for IDispatch
impl From<IMSVidStreamBufferSource2> for IDispatch
§fn from(value: IMSVidStreamBufferSource2) -> Self
fn from(value: IMSVidStreamBufferSource2) -> Self
Converts to this type from the input type.
§impl From<IMSVidStreamBufferSourceEvent> for IDispatch
impl From<IMSVidStreamBufferSourceEvent> for IDispatch
§fn from(value: IMSVidStreamBufferSourceEvent) -> Self
fn from(value: IMSVidStreamBufferSourceEvent) -> Self
Converts to this type from the input type.
§impl From<IMSVidStreamBufferSourceEvent2> for IDispatch
impl From<IMSVidStreamBufferSourceEvent2> for IDispatch
§fn from(value: IMSVidStreamBufferSourceEvent2) -> Self
fn from(value: IMSVidStreamBufferSourceEvent2) -> Self
Converts to this type from the input type.
§impl From<IMSVidStreamBufferSourceEvent3> for IDispatch
impl From<IMSVidStreamBufferSourceEvent3> for IDispatch
§fn from(value: IMSVidStreamBufferSourceEvent3) -> Self
fn from(value: IMSVidStreamBufferSourceEvent3) -> Self
Converts to this type from the input type.
§impl From<IMSVidStreamBufferV2SourceEvent> for IDispatch
impl From<IMSVidStreamBufferV2SourceEvent> for IDispatch
§fn from(value: IMSVidStreamBufferV2SourceEvent) -> Self
fn from(value: IMSVidStreamBufferV2SourceEvent) -> Self
Converts to this type from the input type.
§impl From<IMSVidTuner> for IDispatch
impl From<IMSVidTuner> for IDispatch
§fn from(value: IMSVidTuner) -> Self
fn from(value: IMSVidTuner) -> Self
Converts to this type from the input type.
§impl From<IMSVidTunerEvent> for IDispatch
impl From<IMSVidTunerEvent> for IDispatch
§fn from(value: IMSVidTunerEvent) -> Self
fn from(value: IMSVidTunerEvent) -> Self
Converts to this type from the input type.
§impl From<IMSVidVMR9> for IDispatch
impl From<IMSVidVMR9> for IDispatch
§fn from(value: IMSVidVMR9) -> Self
fn from(value: IMSVidVMR9) -> Self
Converts to this type from the input type.
§impl From<IMSVidVideoInputDevice> for IDispatch
impl From<IMSVidVideoInputDevice> for IDispatch
§fn from(value: IMSVidVideoInputDevice) -> Self
fn from(value: IMSVidVideoInputDevice) -> Self
Converts to this type from the input type.
§impl From<IMSVidVideoRenderer> for IDispatch
impl From<IMSVidVideoRenderer> for IDispatch
§fn from(value: IMSVidVideoRenderer) -> Self
fn from(value: IMSVidVideoRenderer) -> Self
Converts to this type from the input type.
§impl From<IMSVidVideoRenderer2> for IDispatch
impl From<IMSVidVideoRenderer2> for IDispatch
§fn from(value: IMSVidVideoRenderer2) -> Self
fn from(value: IMSVidVideoRenderer2) -> Self
Converts to this type from the input type.
§impl From<IMSVidVideoRendererDevices> for IDispatch
impl From<IMSVidVideoRendererDevices> for IDispatch
§fn from(value: IMSVidVideoRendererDevices) -> Self
fn from(value: IMSVidVideoRendererDevices) -> Self
Converts to this type from the input type.
§impl From<IMSVidVideoRendererEvent> for IDispatch
impl From<IMSVidVideoRendererEvent> for IDispatch
§fn from(value: IMSVidVideoRendererEvent) -> Self
fn from(value: IMSVidVideoRendererEvent) -> Self
Converts to this type from the input type.
§impl From<IMSVidVideoRendererEvent2> for IDispatch
impl From<IMSVidVideoRendererEvent2> for IDispatch
§fn from(value: IMSVidVideoRendererEvent2) -> Self
fn from(value: IMSVidVideoRendererEvent2) -> Self
Converts to this type from the input type.
§impl From<IMSVidWebDVD> for IDispatch
impl From<IMSVidWebDVD> for IDispatch
§fn from(value: IMSVidWebDVD) -> Self
fn from(value: IMSVidWebDVD) -> Self
Converts to this type from the input type.
§impl From<IMSVidWebDVD2> for IDispatch
impl From<IMSVidWebDVD2> for IDispatch
§fn from(value: IMSVidWebDVD2) -> Self
fn from(value: IMSVidWebDVD2) -> Self
Converts to this type from the input type.
§impl From<IMSVidWebDVDAdm> for IDispatch
impl From<IMSVidWebDVDAdm> for IDispatch
§fn from(value: IMSVidWebDVDAdm) -> Self
fn from(value: IMSVidWebDVDAdm) -> Self
Converts to this type from the input type.
§impl From<IMSVidWebDVDEvent> for IDispatch
impl From<IMSVidWebDVDEvent> for IDispatch
§fn from(value: IMSVidWebDVDEvent) -> Self
fn from(value: IMSVidWebDVDEvent) -> Self
Converts to this type from the input type.
§impl From<IMSVidXDSEvent> for IDispatch
impl From<IMSVidXDSEvent> for IDispatch
§fn from(value: IMSVidXDSEvent) -> Self
fn from(value: IMSVidXDSEvent) -> Self
Converts to this type from the input type.
§impl From<IMTSLocator> for IDispatch
impl From<IMTSLocator> for IDispatch
§fn from(value: IMTSLocator) -> Self
fn from(value: IMTSLocator) -> Self
Converts to this type from the input type.
§impl From<IMXAttributes> for IDispatch
impl From<IMXAttributes> for IDispatch
§fn from(value: IMXAttributes) -> Self
fn from(value: IMXAttributes) -> Self
Converts to this type from the input type.
§impl From<IMXNamespacePrefixes> for IDispatch
impl From<IMXNamespacePrefixes> for IDispatch
§fn from(value: IMXNamespacePrefixes) -> Self
fn from(value: IMXNamespacePrefixes) -> Self
Converts to this type from the input type.
§impl From<IMXReaderControl> for IDispatch
impl From<IMXReaderControl> for IDispatch
§fn from(value: IMXReaderControl) -> Self
fn from(value: IMXReaderControl) -> Self
Converts to this type from the input type.
§impl From<IMXSchemaDeclHandler> for IDispatch
impl From<IMXSchemaDeclHandler> for IDispatch
§fn from(value: IMXSchemaDeclHandler) -> Self
fn from(value: IMXSchemaDeclHandler) -> Self
Converts to this type from the input type.
§impl From<IMXXMLFilter> for IDispatch
impl From<IMXXMLFilter> for IDispatch
§fn from(value: IMXXMLFilter) -> Self
fn from(value: IMXXMLFilter) -> Self
Converts to this type from the input type.
§impl From<IMaintenanceSettings> for IDispatch
impl From<IMaintenanceSettings> for IDispatch
§fn from(value: IMaintenanceSettings) -> Self
fn from(value: IMaintenanceSettings) -> Self
Converts to this type from the input type.
§impl From<IMathInputControl> for IDispatch
impl From<IMathInputControl> for IDispatch
§fn from(value: IMathInputControl) -> Self
fn from(value: IMathInputControl) -> Self
Converts to this type from the input type.
§impl From<IMcastAddressAllocation> for IDispatch
impl From<IMcastAddressAllocation> for IDispatch
§fn from(value: IMcastAddressAllocation) -> Self
fn from(value: IMcastAddressAllocation) -> Self
Converts to this type from the input type.
§impl From<IMcastLeaseInfo> for IDispatch
impl From<IMcastLeaseInfo> for IDispatch
§fn from(value: IMcastLeaseInfo) -> Self
fn from(value: IMcastLeaseInfo) -> Self
Converts to this type from the input type.
§impl From<IMcastScope> for IDispatch
impl From<IMcastScope> for IDispatch
§fn from(value: IMcastScope) -> Self
fn from(value: IMcastScope) -> Self
Converts to this type from the input type.
§impl From<IMediaControl> for IDispatch
impl From<IMediaControl> for IDispatch
§fn from(value: IMediaControl) -> Self
fn from(value: IMediaControl) -> Self
Converts to this type from the input type.
§impl From<IMediaEvent> for IDispatch
impl From<IMediaEvent> for IDispatch
§fn from(value: IMediaEvent) -> Self
fn from(value: IMediaEvent) -> Self
Converts to this type from the input type.
§impl From<IMediaEventEx> for IDispatch
impl From<IMediaEventEx> for IDispatch
§fn from(value: IMediaEventEx) -> Self
fn from(value: IMediaEventEx) -> Self
Converts to this type from the input type.
§impl From<IMediaPosition> for IDispatch
impl From<IMediaPosition> for IDispatch
§fn from(value: IMediaPosition) -> Self
fn from(value: IMediaPosition) -> Self
Converts to this type from the input type.
§impl From<IMediaTypeInfo> for IDispatch
impl From<IMediaTypeInfo> for IDispatch
§fn from(value: IMediaTypeInfo) -> Self
fn from(value: IMediaTypeInfo) -> Self
Converts to this type from the input type.
§impl From<IMessageMover> for IDispatch
impl From<IMessageMover> for IDispatch
§fn from(value: IMessageMover) -> Self
fn from(value: IMessageMover) -> Self
Converts to this type from the input type.
§impl From<IMonthlyDOWTrigger> for IDispatch
impl From<IMonthlyDOWTrigger> for IDispatch
§fn from(value: IMonthlyDOWTrigger) -> Self
fn from(value: IMonthlyDOWTrigger) -> Self
Converts to this type from the input type.
§impl From<IMonthlyTrigger> for IDispatch
impl From<IMonthlyTrigger> for IDispatch
§fn from(value: IMonthlyTrigger) -> Self
fn from(value: IMonthlyTrigger) -> Self
Converts to this type from the input type.
§impl From<IMsmDependencies> for IDispatch
impl From<IMsmDependencies> for IDispatch
§fn from(value: IMsmDependencies) -> Self
fn from(value: IMsmDependencies) -> Self
Converts to this type from the input type.
§impl From<IMsmDependency> for IDispatch
impl From<IMsmDependency> for IDispatch
§fn from(value: IMsmDependency) -> Self
fn from(value: IMsmDependency) -> Self
Converts to this type from the input type.
§impl From<IMsmErrors> for IDispatch
impl From<IMsmErrors> for IDispatch
§fn from(value: IMsmErrors) -> Self
fn from(value: IMsmErrors) -> Self
Converts to this type from the input type.
§impl From<IMsmGetFiles> for IDispatch
impl From<IMsmGetFiles> for IDispatch
§fn from(value: IMsmGetFiles) -> Self
fn from(value: IMsmGetFiles) -> Self
Converts to this type from the input type.
§impl From<IMsmStrings> for IDispatch
impl From<IMsmStrings> for IDispatch
§fn from(value: IMsmStrings) -> Self
fn from(value: IMsmStrings) -> Self
Converts to this type from the input type.
§impl From<IMtsEventInfo> for IDispatch
impl From<IMtsEventInfo> for IDispatch
§fn from(value: IMtsEventInfo) -> Self
fn from(value: IMtsEventInfo) -> Self
Converts to this type from the input type.
§impl From<IMtsEvents> for IDispatch
impl From<IMtsEvents> for IDispatch
§fn from(value: IMtsEvents) -> Self
fn from(value: IMtsEvents) -> Self
Converts to this type from the input type.
§impl From<IMultisession> for IDispatch
impl From<IMultisession> for IDispatch
§fn from(value: IMultisession) -> Self
fn from(value: IMultisession) -> Self
Converts to this type from the input type.
§impl From<IMultisessionRandomWrite> for IDispatch
impl From<IMultisessionRandomWrite> for IDispatch
§fn from(value: IMultisessionRandomWrite) -> Self
fn from(value: IMultisessionRandomWrite) -> Self
Converts to this type from the input type.
§impl From<IMultisessionSequential> for IDispatch
impl From<IMultisessionSequential> for IDispatch
§fn from(value: IMultisessionSequential) -> Self
fn from(value: IMultisessionSequential) -> Self
Converts to this type from the input type.
§impl From<IMultisessionSequential2> for IDispatch
impl From<IMultisessionSequential2> for IDispatch
§fn from(value: IMultisessionSequential2) -> Self
fn from(value: IMultisessionSequential2) -> Self
Converts to this type from the input type.
§impl From<INATEventManager> for IDispatch
impl From<INATEventManager> for IDispatch
§fn from(value: INATEventManager) -> Self
fn from(value: INATEventManager) -> Self
Converts to this type from the input type.
§impl From<INetConnectionProps> for IDispatch
impl From<INetConnectionProps> for IDispatch
§fn from(value: INetConnectionProps) -> Self
fn from(value: INetConnectionProps) -> Self
Converts to this type from the input type.
§impl From<INetFwAuthorizedApplication> for IDispatch
impl From<INetFwAuthorizedApplication> for IDispatch
§fn from(value: INetFwAuthorizedApplication) -> Self
fn from(value: INetFwAuthorizedApplication) -> Self
Converts to this type from the input type.
§impl From<INetFwAuthorizedApplications> for IDispatch
impl From<INetFwAuthorizedApplications> for IDispatch
§fn from(value: INetFwAuthorizedApplications) -> Self
fn from(value: INetFwAuthorizedApplications) -> Self
Converts to this type from the input type.
§impl From<INetFwIcmpSettings> for IDispatch
impl From<INetFwIcmpSettings> for IDispatch
§fn from(value: INetFwIcmpSettings) -> Self
fn from(value: INetFwIcmpSettings) -> Self
Converts to this type from the input type.
§impl From<INetFwOpenPort> for IDispatch
impl From<INetFwOpenPort> for IDispatch
§fn from(value: INetFwOpenPort) -> Self
fn from(value: INetFwOpenPort) -> Self
Converts to this type from the input type.
§impl From<INetFwOpenPorts> for IDispatch
impl From<INetFwOpenPorts> for IDispatch
§fn from(value: INetFwOpenPorts) -> Self
fn from(value: INetFwOpenPorts) -> Self
Converts to this type from the input type.
§impl From<INetFwPolicy> for IDispatch
impl From<INetFwPolicy> for IDispatch
§fn from(value: INetFwPolicy) -> Self
fn from(value: INetFwPolicy) -> Self
Converts to this type from the input type.
§impl From<INetFwPolicy2> for IDispatch
impl From<INetFwPolicy2> for IDispatch
§fn from(value: INetFwPolicy2) -> Self
fn from(value: INetFwPolicy2) -> Self
Converts to this type from the input type.
§impl From<INetFwProduct> for IDispatch
impl From<INetFwProduct> for IDispatch
§fn from(value: INetFwProduct) -> Self
fn from(value: INetFwProduct) -> Self
Converts to this type from the input type.
§impl From<INetFwProducts> for IDispatch
impl From<INetFwProducts> for IDispatch
§fn from(value: INetFwProducts) -> Self
fn from(value: INetFwProducts) -> Self
Converts to this type from the input type.
§impl From<INetFwProfile> for IDispatch
impl From<INetFwProfile> for IDispatch
§fn from(value: INetFwProfile) -> Self
fn from(value: INetFwProfile) -> Self
Converts to this type from the input type.
§impl From<INetFwRemoteAdminSettings> for IDispatch
impl From<INetFwRemoteAdminSettings> for IDispatch
§fn from(value: INetFwRemoteAdminSettings) -> Self
fn from(value: INetFwRemoteAdminSettings) -> Self
Converts to this type from the input type.
§impl From<INetFwRule> for IDispatch
impl From<INetFwRule> for IDispatch
§fn from(value: INetFwRule) -> Self
fn from(value: INetFwRule) -> Self
Converts to this type from the input type.
§impl From<INetFwRule2> for IDispatch
impl From<INetFwRule2> for IDispatch
§fn from(value: INetFwRule2) -> Self
fn from(value: INetFwRule2) -> Self
Converts to this type from the input type.
§impl From<INetFwRule3> for IDispatch
impl From<INetFwRule3> for IDispatch
§fn from(value: INetFwRule3) -> Self
fn from(value: INetFwRule3) -> Self
Converts to this type from the input type.
§impl From<INetFwRules> for IDispatch
impl From<INetFwRules> for IDispatch
§fn from(value: INetFwRules) -> Self
fn from(value: INetFwRules) -> Self
Converts to this type from the input type.
§impl From<INetFwService> for IDispatch
impl From<INetFwService> for IDispatch
§fn from(value: INetFwService) -> Self
fn from(value: INetFwService) -> Self
Converts to this type from the input type.
§impl From<INetFwServiceRestriction> for IDispatch
impl From<INetFwServiceRestriction> for IDispatch
§fn from(value: INetFwServiceRestriction) -> Self
fn from(value: INetFwServiceRestriction) -> Self
Converts to this type from the input type.
§impl From<INetFwServices> for IDispatch
impl From<INetFwServices> for IDispatch
§fn from(value: INetFwServices) -> Self
fn from(value: INetFwServices) -> Self
Converts to this type from the input type.
§impl From<INetSharingConfiguration> for IDispatch
impl From<INetSharingConfiguration> for IDispatch
§fn from(value: INetSharingConfiguration) -> Self
fn from(value: INetSharingConfiguration) -> Self
Converts to this type from the input type.
§impl From<INetSharingEveryConnectionCollection> for IDispatch
impl From<INetSharingEveryConnectionCollection> for IDispatch
§fn from(value: INetSharingEveryConnectionCollection) -> Self
fn from(value: INetSharingEveryConnectionCollection) -> Self
Converts to this type from the input type.
§impl From<INetSharingManager> for IDispatch
impl From<INetSharingManager> for IDispatch
§fn from(value: INetSharingManager) -> Self
fn from(value: INetSharingManager) -> Self
Converts to this type from the input type.
§impl From<INetSharingPortMapping> for IDispatch
impl From<INetSharingPortMapping> for IDispatch
§fn from(value: INetSharingPortMapping) -> Self
fn from(value: INetSharingPortMapping) -> Self
Converts to this type from the input type.
§impl From<INetSharingPortMappingCollection> for IDispatch
impl From<INetSharingPortMappingCollection> for IDispatch
§fn from(value: INetSharingPortMappingCollection) -> Self
fn from(value: INetSharingPortMappingCollection) -> Self
Converts to this type from the input type.
§impl From<INetSharingPortMappingProps> for IDispatch
impl From<INetSharingPortMappingProps> for IDispatch
§fn from(value: INetSharingPortMappingProps) -> Self
fn from(value: INetSharingPortMappingProps) -> Self
Converts to this type from the input type.
§impl From<INetSharingPrivateConnectionCollection> for IDispatch
impl From<INetSharingPrivateConnectionCollection> for IDispatch
§fn from(value: INetSharingPrivateConnectionCollection) -> Self
fn from(value: INetSharingPrivateConnectionCollection) -> Self
Converts to this type from the input type.
§impl From<INetSharingPublicConnectionCollection> for IDispatch
impl From<INetSharingPublicConnectionCollection> for IDispatch
§fn from(value: INetSharingPublicConnectionCollection) -> Self
fn from(value: INetSharingPublicConnectionCollection) -> Self
Converts to this type from the input type.
§impl From<INetworkConnection> for IDispatch
impl From<INetworkConnection> for IDispatch
§fn from(value: INetworkConnection) -> Self
fn from(value: INetworkConnection) -> Self
Converts to this type from the input type.
§impl From<INetworkConnection2> for IDispatch
impl From<INetworkConnection2> for IDispatch
§fn from(value: INetworkConnection2) -> Self
fn from(value: INetworkConnection2) -> Self
Converts to this type from the input type.
§impl From<INetworkListManager> for IDispatch
impl From<INetworkListManager> for IDispatch
§fn from(value: INetworkListManager) -> Self
fn from(value: INetworkListManager) -> Self
Converts to this type from the input type.
§impl From<INetworkSettings> for IDispatch
impl From<INetworkSettings> for IDispatch
§fn from(value: INetworkSettings) -> Self
fn from(value: INetworkSettings) -> Self
Converts to this type from the input type.
§impl From<INewWDEvents> for IDispatch
impl From<INewWDEvents> for IDispatch
§fn from(value: INewWDEvents) -> Self
fn from(value: INewWDEvents) -> Self
Converts to this type from the input type.
§impl From<IOCSPAdmin> for IDispatch
impl From<IOCSPAdmin> for IDispatch
§fn from(value: IOCSPAdmin) -> Self
fn from(value: IOCSPAdmin) -> Self
Converts to this type from the input type.
§impl From<IOCSPCAConfiguration> for IDispatch
impl From<IOCSPCAConfiguration> for IDispatch
§fn from(value: IOCSPCAConfiguration) -> Self
fn from(value: IOCSPCAConfiguration) -> Self
Converts to this type from the input type.
§impl From<IOCSPCAConfigurationCollection> for IDispatch
impl From<IOCSPCAConfigurationCollection> for IDispatch
§fn from(value: IOCSPCAConfigurationCollection) -> Self
fn from(value: IOCSPCAConfigurationCollection) -> Self
Converts to this type from the input type.
§impl From<IOCSPProperty> for IDispatch
impl From<IOCSPProperty> for IDispatch
§fn from(value: IOCSPProperty) -> Self
fn from(value: IOCSPProperty) -> Self
Converts to this type from the input type.
§impl From<IOCSPPropertyCollection> for IDispatch
impl From<IOCSPPropertyCollection> for IDispatch
§fn from(value: IOCSPPropertyCollection) -> Self
fn from(value: IOCSPPropertyCollection) -> Self
Converts to this type from the input type.
§impl From<IObjectConstructString> for IDispatch
impl From<IObjectConstructString> for IDispatch
§fn from(value: IObjectConstructString) -> Self
fn from(value: IObjectConstructString) -> Self
Converts to this type from the input type.
§impl From<IObjectIds> for IDispatch
impl From<IObjectIds> for IDispatch
§fn from(value: IObjectIds) -> Self
fn from(value: IObjectIds) -> Self
Converts to this type from the input type.
§impl From<IPackageUtil> for IDispatch
impl From<IPackageUtil> for IDispatch
§fn from(value: IPackageUtil) -> Self
fn from(value: IPackageUtil) -> Self
Converts to this type from the input type.
§impl From<IPenInputPanel> for IDispatch
impl From<IPenInputPanel> for IDispatch
§fn from(value: IPenInputPanel) -> Self
fn from(value: IPenInputPanel) -> Self
Converts to this type from the input type.
§impl From<IPerformanceCounterDataCollector> for IDispatch
impl From<IPerformanceCounterDataCollector> for IDispatch
§fn from(value: IPerformanceCounterDataCollector) -> Self
fn from(value: IPerformanceCounterDataCollector) -> Self
Converts to this type from the input type.
§impl From<IPictureDisp> for IDispatch
impl From<IPictureDisp> for IDispatch
§fn from(value: IPictureDisp) -> Self
fn from(value: IPictureDisp) -> Self
Converts to this type from the input type.
§impl From<IPolicyQualifier> for IDispatch
impl From<IPolicyQualifier> for IDispatch
§fn from(value: IPolicyQualifier) -> Self
fn from(value: IPolicyQualifier) -> Self
Converts to this type from the input type.
§impl From<IPolicyQualifiers> for IDispatch
impl From<IPolicyQualifiers> for IDispatch
§fn from(value: IPolicyQualifiers) -> Self
fn from(value: IPolicyQualifiers) -> Self
Converts to this type from the input type.
§impl From<IPoolManager> for IDispatch
impl From<IPoolManager> for IDispatch
§fn from(value: IPoolManager) -> Self
fn from(value: IPoolManager) -> Self
Converts to this type from the input type.
§impl From<IPortableDeviceWebControl> for IDispatch
impl From<IPortableDeviceWebControl> for IDispatch
§fn from(value: IPortableDeviceWebControl) -> Self
fn from(value: IPortableDeviceWebControl) -> Self
Converts to this type from the input type.
§impl From<IPrincipal> for IDispatch
impl From<IPrincipal> for IDispatch
§fn from(value: IPrincipal) -> Self
fn from(value: IPrincipal) -> Self
Converts to this type from the input type.
§impl From<IPrincipal2> for IDispatch
impl From<IPrincipal2> for IDispatch
§fn from(value: IPrincipal2) -> Self
fn from(value: IPrincipal2) -> Self
Converts to this type from the input type.
§impl From<IPrintDocumentPackageStatusEvent> for IDispatch
impl From<IPrintDocumentPackageStatusEvent> for IDispatch
§fn from(value: IPrintDocumentPackageStatusEvent) -> Self
fn from(value: IPrintDocumentPackageStatusEvent) -> Self
Converts to this type from the input type.
§impl From<IPrintJobCollection> for IDispatch
impl From<IPrintJobCollection> for IDispatch
§fn from(value: IPrintJobCollection) -> Self
fn from(value: IPrintJobCollection) -> Self
Converts to this type from the input type.
§impl From<IPrintSchemaAsyncOperation> for IDispatch
impl From<IPrintSchemaAsyncOperation> for IDispatch
§fn from(value: IPrintSchemaAsyncOperation) -> Self
fn from(value: IPrintSchemaAsyncOperation) -> Self
Converts to this type from the input type.
§impl From<IPrintSchemaAsyncOperationEvent> for IDispatch
impl From<IPrintSchemaAsyncOperationEvent> for IDispatch
§fn from(value: IPrintSchemaAsyncOperationEvent) -> Self
fn from(value: IPrintSchemaAsyncOperationEvent) -> Self
Converts to this type from the input type.
§impl From<IPrintSchemaCapabilities> for IDispatch
impl From<IPrintSchemaCapabilities> for IDispatch
§fn from(value: IPrintSchemaCapabilities) -> Self
fn from(value: IPrintSchemaCapabilities) -> Self
Converts to this type from the input type.
§impl From<IPrintSchemaCapabilities2> for IDispatch
impl From<IPrintSchemaCapabilities2> for IDispatch
§fn from(value: IPrintSchemaCapabilities2) -> Self
fn from(value: IPrintSchemaCapabilities2) -> Self
Converts to this type from the input type.
§impl From<IPrintSchemaDisplayableElement> for IDispatch
impl From<IPrintSchemaDisplayableElement> for IDispatch
§fn from(value: IPrintSchemaDisplayableElement) -> Self
fn from(value: IPrintSchemaDisplayableElement) -> Self
Converts to this type from the input type.
§impl From<IPrintSchemaElement> for IDispatch
impl From<IPrintSchemaElement> for IDispatch
§fn from(value: IPrintSchemaElement) -> Self
fn from(value: IPrintSchemaElement) -> Self
Converts to this type from the input type.
§impl From<IPrintSchemaFeature> for IDispatch
impl From<IPrintSchemaFeature> for IDispatch
§fn from(value: IPrintSchemaFeature) -> Self
fn from(value: IPrintSchemaFeature) -> Self
Converts to this type from the input type.
§impl From<IPrintSchemaNUpOption> for IDispatch
impl From<IPrintSchemaNUpOption> for IDispatch
§fn from(value: IPrintSchemaNUpOption) -> Self
fn from(value: IPrintSchemaNUpOption) -> Self
Converts to this type from the input type.
§impl From<IPrintSchemaOption> for IDispatch
impl From<IPrintSchemaOption> for IDispatch
§fn from(value: IPrintSchemaOption) -> Self
fn from(value: IPrintSchemaOption) -> Self
Converts to this type from the input type.
§impl From<IPrintSchemaOptionCollection> for IDispatch
impl From<IPrintSchemaOptionCollection> for IDispatch
§fn from(value: IPrintSchemaOptionCollection) -> Self
fn from(value: IPrintSchemaOptionCollection) -> Self
Converts to this type from the input type.
§impl From<IPrintSchemaPageImageableSize> for IDispatch
impl From<IPrintSchemaPageImageableSize> for IDispatch
§fn from(value: IPrintSchemaPageImageableSize) -> Self
fn from(value: IPrintSchemaPageImageableSize) -> Self
Converts to this type from the input type.
§impl From<IPrintSchemaPageMediaSizeOption> for IDispatch
impl From<IPrintSchemaPageMediaSizeOption> for IDispatch
§fn from(value: IPrintSchemaPageMediaSizeOption) -> Self
fn from(value: IPrintSchemaPageMediaSizeOption) -> Self
Converts to this type from the input type.
§impl From<IPrintSchemaParameterDefinition> for IDispatch
impl From<IPrintSchemaParameterDefinition> for IDispatch
§fn from(value: IPrintSchemaParameterDefinition) -> Self
fn from(value: IPrintSchemaParameterDefinition) -> Self
Converts to this type from the input type.
§impl From<IPrintSchemaParameterInitializer> for IDispatch
impl From<IPrintSchemaParameterInitializer> for IDispatch
§fn from(value: IPrintSchemaParameterInitializer) -> Self
fn from(value: IPrintSchemaParameterInitializer) -> Self
Converts to this type from the input type.
§impl From<IPrintSchemaTicket> for IDispatch
impl From<IPrintSchemaTicket> for IDispatch
§fn from(value: IPrintSchemaTicket) -> Self
fn from(value: IPrintSchemaTicket) -> Self
Converts to this type from the input type.
§impl From<IPrintSchemaTicket2> for IDispatch
impl From<IPrintSchemaTicket2> for IDispatch
§fn from(value: IPrintSchemaTicket2) -> Self
fn from(value: IPrintSchemaTicket2) -> Self
Converts to this type from the input type.
§impl From<IPrinterExtensionContext> for IDispatch
impl From<IPrinterExtensionContext> for IDispatch
§fn from(value: IPrinterExtensionContext) -> Self
fn from(value: IPrinterExtensionContext) -> Self
Converts to this type from the input type.
§impl From<IPrinterExtensionContextCollection> for IDispatch
impl From<IPrinterExtensionContextCollection> for IDispatch
§fn from(value: IPrinterExtensionContextCollection) -> Self
fn from(value: IPrinterExtensionContextCollection) -> Self
Converts to this type from the input type.
§impl From<IPrinterExtensionEvent> for IDispatch
impl From<IPrinterExtensionEvent> for IDispatch
§fn from(value: IPrinterExtensionEvent) -> Self
fn from(value: IPrinterExtensionEvent) -> Self
Converts to this type from the input type.
§impl From<IPrinterExtensionEventArgs> for IDispatch
impl From<IPrinterExtensionEventArgs> for IDispatch
§fn from(value: IPrinterExtensionEventArgs) -> Self
fn from(value: IPrinterExtensionEventArgs) -> Self
Converts to this type from the input type.
§impl From<IPrinterExtensionRequest> for IDispatch
impl From<IPrinterExtensionRequest> for IDispatch
§fn from(value: IPrinterExtensionRequest) -> Self
fn from(value: IPrinterExtensionRequest) -> Self
Converts to this type from the input type.
§impl From<IPrinterPropertyBag> for IDispatch
impl From<IPrinterPropertyBag> for IDispatch
§fn from(value: IPrinterPropertyBag) -> Self
fn from(value: IPrinterPropertyBag) -> Self
Converts to this type from the input type.
§impl From<IPrinterQueue> for IDispatch
impl From<IPrinterQueue> for IDispatch
§fn from(value: IPrinterQueue) -> Self
fn from(value: IPrinterQueue) -> Self
Converts to this type from the input type.
§impl From<IPrinterQueue2> for IDispatch
impl From<IPrinterQueue2> for IDispatch
§fn from(value: IPrinterQueue2) -> Self
fn from(value: IPrinterQueue2) -> Self
Converts to this type from the input type.
§impl From<IPrinterQueueEvent> for IDispatch
impl From<IPrinterQueueEvent> for IDispatch
§fn from(value: IPrinterQueueEvent) -> Self
fn from(value: IPrinterQueueEvent) -> Self
Converts to this type from the input type.
§impl From<IPrinterQueueView> for IDispatch
impl From<IPrinterQueueView> for IDispatch
§fn from(value: IPrinterQueueView) -> Self
fn from(value: IPrinterQueueView) -> Self
Converts to this type from the input type.
§impl From<IPrinterQueueViewEvent> for IDispatch
impl From<IPrinterQueueViewEvent> for IDispatch
§fn from(value: IPrinterQueueViewEvent) -> Self
fn from(value: IPrinterQueueViewEvent) -> Self
Converts to this type from the input type.
§impl From<IPrinterScriptContext> for IDispatch
impl From<IPrinterScriptContext> for IDispatch
§fn from(value: IPrinterScriptContext) -> Self
fn from(value: IPrinterScriptContext) -> Self
Converts to this type from the input type.
§impl From<IPrinterScriptablePropertyBag> for IDispatch
impl From<IPrinterScriptablePropertyBag> for IDispatch
§fn from(value: IPrinterScriptablePropertyBag) -> Self
fn from(value: IPrinterScriptablePropertyBag) -> Self
Converts to this type from the input type.
§impl From<IPrinterScriptablePropertyBag2> for IDispatch
impl From<IPrinterScriptablePropertyBag2> for IDispatch
§fn from(value: IPrinterScriptablePropertyBag2) -> Self
fn from(value: IPrinterScriptablePropertyBag2) -> Self
Converts to this type from the input type.
§impl From<IPrinterScriptableSequentialStream> for IDispatch
impl From<IPrinterScriptableSequentialStream> for IDispatch
§fn from(value: IPrinterScriptableSequentialStream) -> Self
fn from(value: IPrinterScriptableSequentialStream) -> Self
Converts to this type from the input type.
§impl From<IPrinterScriptableStream> for IDispatch
impl From<IPrinterScriptableStream> for IDispatch
§fn from(value: IPrinterScriptableStream) -> Self
fn from(value: IPrinterScriptableStream) -> Self
Converts to this type from the input type.
§impl From<IProgressItem> for IDispatch
impl From<IProgressItem> for IDispatch
§fn from(value: IProgressItem) -> Self
fn from(value: IProgressItem) -> Self
Converts to this type from the input type.
§impl From<IProgressItems> for IDispatch
impl From<IProgressItems> for IDispatch
§fn from(value: IProgressItems) -> Self
fn from(value: IProgressItems) -> Self
Converts to this type from the input type.
§impl From<IProvideWinSATAssessmentInfo> for IDispatch
impl From<IProvideWinSATAssessmentInfo> for IDispatch
§fn from(value: IProvideWinSATAssessmentInfo) -> Self
fn from(value: IProvideWinSATAssessmentInfo) -> Self
Converts to this type from the input type.
§impl From<IProvideWinSATResultsInfo> for IDispatch
impl From<IProvideWinSATResultsInfo> for IDispatch
§fn from(value: IProvideWinSATResultsInfo) -> Self
fn from(value: IProvideWinSATResultsInfo) -> Self
Converts to this type from the input type.
§impl From<IQueryAllWinSATAssessments> for IDispatch
impl From<IQueryAllWinSATAssessments> for IDispatch
§fn from(value: IQueryAllWinSATAssessments) -> Self
fn from(value: IQueryAllWinSATAssessments) -> Self
Converts to this type from the input type.
§impl From<IQueryRecentWinSATAssessment> for IDispatch
impl From<IQueryRecentWinSATAssessment> for IDispatch
§fn from(value: IQueryRecentWinSATAssessment) -> Self
fn from(value: IQueryRecentWinSATAssessment) -> Self
Converts to this type from the input type.
§impl From<IRDPSRAPIApplication> for IDispatch
impl From<IRDPSRAPIApplication> for IDispatch
§fn from(value: IRDPSRAPIApplication) -> Self
fn from(value: IRDPSRAPIApplication) -> Self
Converts to this type from the input type.
§impl From<IRDPSRAPIApplicationFilter> for IDispatch
impl From<IRDPSRAPIApplicationFilter> for IDispatch
§fn from(value: IRDPSRAPIApplicationFilter) -> Self
fn from(value: IRDPSRAPIApplicationFilter) -> Self
Converts to this type from the input type.
§impl From<IRDPSRAPIApplicationList> for IDispatch
impl From<IRDPSRAPIApplicationList> for IDispatch
§fn from(value: IRDPSRAPIApplicationList) -> Self
fn from(value: IRDPSRAPIApplicationList) -> Self
Converts to this type from the input type.
§impl From<IRDPSRAPIAttendee> for IDispatch
impl From<IRDPSRAPIAttendee> for IDispatch
§fn from(value: IRDPSRAPIAttendee) -> Self
fn from(value: IRDPSRAPIAttendee) -> Self
Converts to this type from the input type.
§impl From<IRDPSRAPIAttendeeDisconnectInfo> for IDispatch
impl From<IRDPSRAPIAttendeeDisconnectInfo> for IDispatch
§fn from(value: IRDPSRAPIAttendeeDisconnectInfo) -> Self
fn from(value: IRDPSRAPIAttendeeDisconnectInfo) -> Self
Converts to this type from the input type.
§impl From<IRDPSRAPIAttendeeManager> for IDispatch
impl From<IRDPSRAPIAttendeeManager> for IDispatch
§fn from(value: IRDPSRAPIAttendeeManager) -> Self
fn from(value: IRDPSRAPIAttendeeManager) -> Self
Converts to this type from the input type.
§impl From<IRDPSRAPIFrameBuffer> for IDispatch
impl From<IRDPSRAPIFrameBuffer> for IDispatch
§fn from(value: IRDPSRAPIFrameBuffer) -> Self
fn from(value: IRDPSRAPIFrameBuffer) -> Self
Converts to this type from the input type.
§impl From<IRDPSRAPIInvitation> for IDispatch
impl From<IRDPSRAPIInvitation> for IDispatch
§fn from(value: IRDPSRAPIInvitation) -> Self
fn from(value: IRDPSRAPIInvitation) -> Self
Converts to this type from the input type.
§impl From<IRDPSRAPIInvitationManager> for IDispatch
impl From<IRDPSRAPIInvitationManager> for IDispatch
§fn from(value: IRDPSRAPIInvitationManager) -> Self
fn from(value: IRDPSRAPIInvitationManager) -> Self
Converts to this type from the input type.
§impl From<IRDPSRAPISessionProperties> for IDispatch
impl From<IRDPSRAPISessionProperties> for IDispatch
§fn from(value: IRDPSRAPISessionProperties) -> Self
fn from(value: IRDPSRAPISessionProperties) -> Self
Converts to this type from the input type.
§impl From<IRDPSRAPISharingSession> for IDispatch
impl From<IRDPSRAPISharingSession> for IDispatch
§fn from(value: IRDPSRAPISharingSession) -> Self
fn from(value: IRDPSRAPISharingSession) -> Self
Converts to this type from the input type.
§impl From<IRDPSRAPISharingSession2> for IDispatch
impl From<IRDPSRAPISharingSession2> for IDispatch
§fn from(value: IRDPSRAPISharingSession2) -> Self
fn from(value: IRDPSRAPISharingSession2) -> Self
Converts to this type from the input type.
§impl From<IRDPSRAPITcpConnectionInfo> for IDispatch
impl From<IRDPSRAPITcpConnectionInfo> for IDispatch
§fn from(value: IRDPSRAPITcpConnectionInfo) -> Self
fn from(value: IRDPSRAPITcpConnectionInfo) -> Self
Converts to this type from the input type.
§impl From<IRDPSRAPIViewer> for IDispatch
impl From<IRDPSRAPIViewer> for IDispatch
§fn from(value: IRDPSRAPIViewer) -> Self
fn from(value: IRDPSRAPIViewer) -> Self
Converts to this type from the input type.
§impl From<IRDPSRAPIVirtualChannel> for IDispatch
impl From<IRDPSRAPIVirtualChannel> for IDispatch
§fn from(value: IRDPSRAPIVirtualChannel) -> Self
fn from(value: IRDPSRAPIVirtualChannel) -> Self
Converts to this type from the input type.
§impl From<IRDPSRAPIVirtualChannelManager> for IDispatch
impl From<IRDPSRAPIVirtualChannelManager> for IDispatch
§fn from(value: IRDPSRAPIVirtualChannelManager) -> Self
fn from(value: IRDPSRAPIVirtualChannelManager) -> Self
Converts to this type from the input type.
§impl From<IRDPSRAPIWindow> for IDispatch
impl From<IRDPSRAPIWindow> for IDispatch
§fn from(value: IRDPSRAPIWindow) -> Self
fn from(value: IRDPSRAPIWindow) -> Self
Converts to this type from the input type.
§impl From<IRDPSRAPIWindowList> for IDispatch
impl From<IRDPSRAPIWindowList> for IDispatch
§fn from(value: IRDPSRAPIWindowList) -> Self
fn from(value: IRDPSRAPIWindowList) -> Self
Converts to this type from the input type.
§impl From<IRTCBuddyEvent> for IDispatch
impl From<IRTCBuddyEvent> for IDispatch
§fn from(value: IRTCBuddyEvent) -> Self
fn from(value: IRTCBuddyEvent) -> Self
Converts to this type from the input type.
§impl From<IRTCBuddyEvent2> for IDispatch
impl From<IRTCBuddyEvent2> for IDispatch
§fn from(value: IRTCBuddyEvent2) -> Self
fn from(value: IRTCBuddyEvent2) -> Self
Converts to this type from the input type.
§impl From<IRTCBuddyGroupEvent> for IDispatch
impl From<IRTCBuddyGroupEvent> for IDispatch
§fn from(value: IRTCBuddyGroupEvent) -> Self
fn from(value: IRTCBuddyGroupEvent) -> Self
Converts to this type from the input type.
§impl From<IRTCClientEvent> for IDispatch
impl From<IRTCClientEvent> for IDispatch
§fn from(value: IRTCClientEvent) -> Self
fn from(value: IRTCClientEvent) -> Self
Converts to this type from the input type.
§impl From<IRTCCollection> for IDispatch
impl From<IRTCCollection> for IDispatch
§fn from(value: IRTCCollection) -> Self
fn from(value: IRTCCollection) -> Self
Converts to this type from the input type.
§impl From<IRTCDispatchEventNotification> for IDispatch
impl From<IRTCDispatchEventNotification> for IDispatch
§fn from(value: IRTCDispatchEventNotification) -> Self
fn from(value: IRTCDispatchEventNotification) -> Self
Converts to this type from the input type.
§impl From<IRTCInfoEvent> for IDispatch
impl From<IRTCInfoEvent> for IDispatch
§fn from(value: IRTCInfoEvent) -> Self
fn from(value: IRTCInfoEvent) -> Self
Converts to this type from the input type.
§impl From<IRTCIntensityEvent> for IDispatch
impl From<IRTCIntensityEvent> for IDispatch
§fn from(value: IRTCIntensityEvent) -> Self
fn from(value: IRTCIntensityEvent) -> Self
Converts to this type from the input type.
§impl From<IRTCMediaEvent> for IDispatch
impl From<IRTCMediaEvent> for IDispatch
§fn from(value: IRTCMediaEvent) -> Self
fn from(value: IRTCMediaEvent) -> Self
Converts to this type from the input type.
§impl From<IRTCMediaRequestEvent> for IDispatch
impl From<IRTCMediaRequestEvent> for IDispatch
§fn from(value: IRTCMediaRequestEvent) -> Self
fn from(value: IRTCMediaRequestEvent) -> Self
Converts to this type from the input type.
§impl From<IRTCMessagingEvent> for IDispatch
impl From<IRTCMessagingEvent> for IDispatch
§fn from(value: IRTCMessagingEvent) -> Self
fn from(value: IRTCMessagingEvent) -> Self
Converts to this type from the input type.
§impl From<IRTCParticipantStateChangeEvent> for IDispatch
impl From<IRTCParticipantStateChangeEvent> for IDispatch
§fn from(value: IRTCParticipantStateChangeEvent) -> Self
fn from(value: IRTCParticipantStateChangeEvent) -> Self
Converts to this type from the input type.
§impl From<IRTCPresenceDataEvent> for IDispatch
impl From<IRTCPresenceDataEvent> for IDispatch
§fn from(value: IRTCPresenceDataEvent) -> Self
fn from(value: IRTCPresenceDataEvent) -> Self
Converts to this type from the input type.
§impl From<IRTCPresencePropertyEvent> for IDispatch
impl From<IRTCPresencePropertyEvent> for IDispatch
§fn from(value: IRTCPresencePropertyEvent) -> Self
fn from(value: IRTCPresencePropertyEvent) -> Self
Converts to this type from the input type.
§impl From<IRTCPresenceStatusEvent> for IDispatch
impl From<IRTCPresenceStatusEvent> for IDispatch
§fn from(value: IRTCPresenceStatusEvent) -> Self
fn from(value: IRTCPresenceStatusEvent) -> Self
Converts to this type from the input type.
§impl From<IRTCProfileEvent> for IDispatch
impl From<IRTCProfileEvent> for IDispatch
§fn from(value: IRTCProfileEvent) -> Self
fn from(value: IRTCProfileEvent) -> Self
Converts to this type from the input type.
§impl From<IRTCProfileEvent2> for IDispatch
impl From<IRTCProfileEvent2> for IDispatch
§fn from(value: IRTCProfileEvent2) -> Self
fn from(value: IRTCProfileEvent2) -> Self
Converts to this type from the input type.
§impl From<IRTCReInviteEvent> for IDispatch
impl From<IRTCReInviteEvent> for IDispatch
§fn from(value: IRTCReInviteEvent) -> Self
fn from(value: IRTCReInviteEvent) -> Self
Converts to this type from the input type.
§impl From<IRTCRegistrationStateChangeEvent> for IDispatch
impl From<IRTCRegistrationStateChangeEvent> for IDispatch
§fn from(value: IRTCRegistrationStateChangeEvent) -> Self
fn from(value: IRTCRegistrationStateChangeEvent) -> Self
Converts to this type from the input type.
§impl From<IRTCRoamingEvent> for IDispatch
impl From<IRTCRoamingEvent> for IDispatch
§fn from(value: IRTCRoamingEvent) -> Self
fn from(value: IRTCRoamingEvent) -> Self
Converts to this type from the input type.
§impl From<IRTCSessionOperationCompleteEvent> for IDispatch
impl From<IRTCSessionOperationCompleteEvent> for IDispatch
§fn from(value: IRTCSessionOperationCompleteEvent) -> Self
fn from(value: IRTCSessionOperationCompleteEvent) -> Self
Converts to this type from the input type.
§impl From<IRTCSessionOperationCompleteEvent2> for IDispatch
impl From<IRTCSessionOperationCompleteEvent2> for IDispatch
§fn from(value: IRTCSessionOperationCompleteEvent2) -> Self
fn from(value: IRTCSessionOperationCompleteEvent2) -> Self
Converts to this type from the input type.
§impl From<IRTCSessionReferStatusEvent> for IDispatch
impl From<IRTCSessionReferStatusEvent> for IDispatch
§fn from(value: IRTCSessionReferStatusEvent) -> Self
fn from(value: IRTCSessionReferStatusEvent) -> Self
Converts to this type from the input type.
§impl From<IRTCSessionReferredEvent> for IDispatch
impl From<IRTCSessionReferredEvent> for IDispatch
§fn from(value: IRTCSessionReferredEvent) -> Self
fn from(value: IRTCSessionReferredEvent) -> Self
Converts to this type from the input type.
§impl From<IRTCSessionStateChangeEvent> for IDispatch
impl From<IRTCSessionStateChangeEvent> for IDispatch
§fn from(value: IRTCSessionStateChangeEvent) -> Self
fn from(value: IRTCSessionStateChangeEvent) -> Self
Converts to this type from the input type.
§impl From<IRTCSessionStateChangeEvent2> for IDispatch
impl From<IRTCSessionStateChangeEvent2> for IDispatch
§fn from(value: IRTCSessionStateChangeEvent2) -> Self
fn from(value: IRTCSessionStateChangeEvent2) -> Self
Converts to this type from the input type.
§impl From<IRTCUserSearchResultsEvent> for IDispatch
impl From<IRTCUserSearchResultsEvent> for IDispatch
§fn from(value: IRTCUserSearchResultsEvent) -> Self
fn from(value: IRTCUserSearchResultsEvent) -> Self
Converts to this type from the input type.
§impl From<IRTCWatcherEvent> for IDispatch
impl From<IRTCWatcherEvent> for IDispatch
§fn from(value: IRTCWatcherEvent) -> Self
fn from(value: IRTCWatcherEvent) -> Self
Converts to this type from the input type.
§impl From<IRTCWatcherEvent2> for IDispatch
impl From<IRTCWatcherEvent2> for IDispatch
§fn from(value: IRTCWatcherEvent2) -> Self
fn from(value: IRTCWatcherEvent2) -> Self
Converts to this type from the input type.
§impl From<IRawCDImageCreator> for IDispatch
impl From<IRawCDImageCreator> for IDispatch
§fn from(value: IRawCDImageCreator) -> Self
fn from(value: IRawCDImageCreator) -> Self
Converts to this type from the input type.
§impl From<IRawCDImageTrackInfo> for IDispatch
impl From<IRawCDImageTrackInfo> for IDispatch
§fn from(value: IRawCDImageTrackInfo) -> Self
fn from(value: IRawCDImageTrackInfo) -> Self
Converts to this type from the input type.
§impl From<IRegFilterInfo> for IDispatch
impl From<IRegFilterInfo> for IDispatch
§fn from(value: IRegFilterInfo) -> Self
fn from(value: IRegFilterInfo) -> Self
Converts to this type from the input type.
§impl From<IRegisteredTask> for IDispatch
impl From<IRegisteredTask> for IDispatch
§fn from(value: IRegisteredTask) -> Self
fn from(value: IRegisteredTask) -> Self
Converts to this type from the input type.
§impl From<IRegisteredTaskCollection> for IDispatch
impl From<IRegisteredTaskCollection> for IDispatch
§fn from(value: IRegisteredTaskCollection) -> Self
fn from(value: IRegisteredTaskCollection) -> Self
Converts to this type from the input type.
§impl From<IRegistrationInfo> for IDispatch
impl From<IRegistrationInfo> for IDispatch
§fn from(value: IRegistrationInfo) -> Self
fn from(value: IRegistrationInfo) -> Self
Converts to this type from the input type.
§impl From<IRegistrationTrigger> for IDispatch
impl From<IRegistrationTrigger> for IDispatch
§fn from(value: IRegistrationTrigger) -> Self
fn from(value: IRegistrationTrigger) -> Self
Converts to this type from the input type.
§impl From<IRemoteComponentUtil> for IDispatch
impl From<IRemoteComponentUtil> for IDispatch
§fn from(value: IRemoteComponentUtil) -> Self
fn from(value: IRemoteComponentUtil) -> Self
Converts to this type from the input type.
§impl From<IRemoteDesktopClient> for IDispatch
impl From<IRemoteDesktopClient> for IDispatch
§fn from(value: IRemoteDesktopClient) -> Self
fn from(value: IRemoteDesktopClient) -> Self
Converts to this type from the input type.
§impl From<IRemoteDesktopClientActions> for IDispatch
impl From<IRemoteDesktopClientActions> for IDispatch
§fn from(value: IRemoteDesktopClientActions) -> Self
fn from(value: IRemoteDesktopClientActions) -> Self
Converts to this type from the input type.
§impl From<IRemoteDesktopClientSettings> for IDispatch
impl From<IRemoteDesktopClientSettings> for IDispatch
§fn from(value: IRemoteDesktopClientSettings) -> Self
fn from(value: IRemoteDesktopClientSettings) -> Self
Converts to this type from the input type.
§impl From<IRemoteDesktopClientTouchPointer> for IDispatch
impl From<IRemoteDesktopClientTouchPointer> for IDispatch
§fn from(value: IRemoteDesktopClientTouchPointer) -> Self
fn from(value: IRemoteDesktopClientTouchPointer) -> Self
Converts to this type from the input type.
§impl From<IRepetitionPattern> for IDispatch
impl From<IRepetitionPattern> for IDispatch
§fn from(value: IRepetitionPattern) -> Self
fn from(value: IRepetitionPattern) -> Self
Converts to this type from the input type.
§impl From<IRoleAssociationUtil> for IDispatch
impl From<IRoleAssociationUtil> for IDispatch
§fn from(value: IRoleAssociationUtil) -> Self
fn from(value: IRoleAssociationUtil) -> Self
Converts to this type from the input type.
§impl From<IRunningTask> for IDispatch
impl From<IRunningTask> for IDispatch
§fn from(value: IRunningTask) -> Self
fn from(value: IRunningTask) -> Self
Converts to this type from the input type.
§impl From<IRunningTaskCollection> for IDispatch
impl From<IRunningTaskCollection> for IDispatch
§fn from(value: IRunningTaskCollection) -> Self
fn from(value: IRunningTaskCollection) -> Self
Converts to this type from the input type.
§impl From<ISClusApplication> for IDispatch
impl From<ISClusApplication> for IDispatch
§fn from(value: ISClusApplication) -> Self
fn from(value: ISClusApplication) -> Self
Converts to this type from the input type.
§impl From<ISClusCryptoKeys> for IDispatch
impl From<ISClusCryptoKeys> for IDispatch
§fn from(value: ISClusCryptoKeys) -> Self
fn from(value: ISClusCryptoKeys) -> Self
Converts to this type from the input type.
§impl From<ISClusDisk> for IDispatch
impl From<ISClusDisk> for IDispatch
§fn from(value: ISClusDisk) -> Self
fn from(value: ISClusDisk) -> Self
Converts to this type from the input type.
§impl From<ISClusDisks> for IDispatch
impl From<ISClusDisks> for IDispatch
§fn from(value: ISClusDisks) -> Self
fn from(value: ISClusDisks) -> Self
Converts to this type from the input type.
§impl From<ISClusNetInterface> for IDispatch
impl From<ISClusNetInterface> for IDispatch
§fn from(value: ISClusNetInterface) -> Self
fn from(value: ISClusNetInterface) -> Self
Converts to this type from the input type.
§impl From<ISClusNetInterfaces> for IDispatch
impl From<ISClusNetInterfaces> for IDispatch
§fn from(value: ISClusNetInterfaces) -> Self
fn from(value: ISClusNetInterfaces) -> Self
Converts to this type from the input type.
§impl From<ISClusNetwork> for IDispatch
impl From<ISClusNetwork> for IDispatch
§fn from(value: ISClusNetwork) -> Self
fn from(value: ISClusNetwork) -> Self
Converts to this type from the input type.
§impl From<ISClusNetworkNetInterfaces> for IDispatch
impl From<ISClusNetworkNetInterfaces> for IDispatch
§fn from(value: ISClusNetworkNetInterfaces) -> Self
fn from(value: ISClusNetworkNetInterfaces) -> Self
Converts to this type from the input type.
§impl From<ISClusNetworks> for IDispatch
impl From<ISClusNetworks> for IDispatch
§fn from(value: ISClusNetworks) -> Self
fn from(value: ISClusNetworks) -> Self
Converts to this type from the input type.
§impl From<ISClusNode> for IDispatch
impl From<ISClusNode> for IDispatch
§fn from(value: ISClusNode) -> Self
fn from(value: ISClusNode) -> Self
Converts to this type from the input type.
§impl From<ISClusNodeNetInterfaces> for IDispatch
impl From<ISClusNodeNetInterfaces> for IDispatch
§fn from(value: ISClusNodeNetInterfaces) -> Self
fn from(value: ISClusNodeNetInterfaces) -> Self
Converts to this type from the input type.
§impl From<ISClusNodes> for IDispatch
impl From<ISClusNodes> for IDispatch
§fn from(value: ISClusNodes) -> Self
fn from(value: ISClusNodes) -> Self
Converts to this type from the input type.
§impl From<ISClusPartition> for IDispatch
impl From<ISClusPartition> for IDispatch
§fn from(value: ISClusPartition) -> Self
fn from(value: ISClusPartition) -> Self
Converts to this type from the input type.
§impl From<ISClusPartitionEx> for IDispatch
impl From<ISClusPartitionEx> for IDispatch
§fn from(value: ISClusPartitionEx) -> Self
fn from(value: ISClusPartitionEx) -> Self
Converts to this type from the input type.
§impl From<ISClusPartitions> for IDispatch
impl From<ISClusPartitions> for IDispatch
§fn from(value: ISClusPartitions) -> Self
fn from(value: ISClusPartitions) -> Self
Converts to this type from the input type.
§impl From<ISClusProperties> for IDispatch
impl From<ISClusProperties> for IDispatch
§fn from(value: ISClusProperties) -> Self
fn from(value: ISClusProperties) -> Self
Converts to this type from the input type.
§impl From<ISClusProperty> for IDispatch
impl From<ISClusProperty> for IDispatch
§fn from(value: ISClusProperty) -> Self
fn from(value: ISClusProperty) -> Self
Converts to this type from the input type.
§impl From<ISClusPropertyValue> for IDispatch
impl From<ISClusPropertyValue> for IDispatch
§fn from(value: ISClusPropertyValue) -> Self
fn from(value: ISClusPropertyValue) -> Self
Converts to this type from the input type.
§impl From<ISClusPropertyValueData> for IDispatch
impl From<ISClusPropertyValueData> for IDispatch
§fn from(value: ISClusPropertyValueData) -> Self
fn from(value: ISClusPropertyValueData) -> Self
Converts to this type from the input type.
§impl From<ISClusPropertyValues> for IDispatch
impl From<ISClusPropertyValues> for IDispatch
§fn from(value: ISClusPropertyValues) -> Self
fn from(value: ISClusPropertyValues) -> Self
Converts to this type from the input type.
§impl From<ISClusRefObject> for IDispatch
impl From<ISClusRefObject> for IDispatch
§fn from(value: ISClusRefObject) -> Self
fn from(value: ISClusRefObject) -> Self
Converts to this type from the input type.
§impl From<ISClusRegistryKeys> for IDispatch
impl From<ISClusRegistryKeys> for IDispatch
§fn from(value: ISClusRegistryKeys) -> Self
fn from(value: ISClusRegistryKeys) -> Self
Converts to this type from the input type.
§impl From<ISClusResDependencies> for IDispatch
impl From<ISClusResDependencies> for IDispatch
§fn from(value: ISClusResDependencies) -> Self
fn from(value: ISClusResDependencies) -> Self
Converts to this type from the input type.
§impl From<ISClusResDependents> for IDispatch
impl From<ISClusResDependents> for IDispatch
§fn from(value: ISClusResDependents) -> Self
fn from(value: ISClusResDependents) -> Self
Converts to this type from the input type.
§impl From<ISClusResGroup> for IDispatch
impl From<ISClusResGroup> for IDispatch
§fn from(value: ISClusResGroup) -> Self
fn from(value: ISClusResGroup) -> Self
Converts to this type from the input type.
§impl From<ISClusResGroupPreferredOwnerNodes> for IDispatch
impl From<ISClusResGroupPreferredOwnerNodes> for IDispatch
§fn from(value: ISClusResGroupPreferredOwnerNodes) -> Self
fn from(value: ISClusResGroupPreferredOwnerNodes) -> Self
Converts to this type from the input type.
§impl From<ISClusResGroupResources> for IDispatch
impl From<ISClusResGroupResources> for IDispatch
§fn from(value: ISClusResGroupResources) -> Self
fn from(value: ISClusResGroupResources) -> Self
Converts to this type from the input type.
§impl From<ISClusResGroups> for IDispatch
impl From<ISClusResGroups> for IDispatch
§fn from(value: ISClusResGroups) -> Self
fn from(value: ISClusResGroups) -> Self
Converts to this type from the input type.
§impl From<ISClusResPossibleOwnerNodes> for IDispatch
impl From<ISClusResPossibleOwnerNodes> for IDispatch
§fn from(value: ISClusResPossibleOwnerNodes) -> Self
fn from(value: ISClusResPossibleOwnerNodes) -> Self
Converts to this type from the input type.
§impl From<ISClusResType> for IDispatch
impl From<ISClusResType> for IDispatch
§fn from(value: ISClusResType) -> Self
fn from(value: ISClusResType) -> Self
Converts to this type from the input type.
§impl From<ISClusResTypePossibleOwnerNodes> for IDispatch
impl From<ISClusResTypePossibleOwnerNodes> for IDispatch
§fn from(value: ISClusResTypePossibleOwnerNodes) -> Self
fn from(value: ISClusResTypePossibleOwnerNodes) -> Self
Converts to this type from the input type.
§impl From<ISClusResTypeResources> for IDispatch
impl From<ISClusResTypeResources> for IDispatch
§fn from(value: ISClusResTypeResources) -> Self
fn from(value: ISClusResTypeResources) -> Self
Converts to this type from the input type.
§impl From<ISClusResTypes> for IDispatch
impl From<ISClusResTypes> for IDispatch
§fn from(value: ISClusResTypes) -> Self
fn from(value: ISClusResTypes) -> Self
Converts to this type from the input type.
§impl From<ISClusResource> for IDispatch
impl From<ISClusResource> for IDispatch
§fn from(value: ISClusResource) -> Self
fn from(value: ISClusResource) -> Self
Converts to this type from the input type.
§impl From<ISClusResources> for IDispatch
impl From<ISClusResources> for IDispatch
§fn from(value: ISClusResources) -> Self
fn from(value: ISClusResources) -> Self
Converts to this type from the input type.
§impl From<ISClusScsiAddress> for IDispatch
impl From<ISClusScsiAddress> for IDispatch
§fn from(value: ISClusScsiAddress) -> Self
fn from(value: ISClusScsiAddress) -> Self
Converts to this type from the input type.
§impl From<ISClusVersion> for IDispatch
impl From<ISClusVersion> for IDispatch
§fn from(value: ISClusVersion) -> Self
fn from(value: ISClusVersion) -> Self
Converts to this type from the input type.
§impl From<ISClusterNames> for IDispatch
impl From<ISClusterNames> for IDispatch
§fn from(value: ISClusterNames) -> Self
fn from(value: ISClusterNames) -> Self
Converts to this type from the input type.
§impl From<ISDomainNames> for IDispatch
impl From<ISDomainNames> for IDispatch
§fn from(value: ISDomainNames) -> Self
fn from(value: ISDomainNames) -> Self
Converts to this type from the input type.
§impl From<ISWbemDateTime> for IDispatch
impl From<ISWbemDateTime> for IDispatch
§fn from(value: ISWbemDateTime) -> Self
fn from(value: ISWbemDateTime) -> Self
Converts to this type from the input type.
§impl From<ISWbemEventSource> for IDispatch
impl From<ISWbemEventSource> for IDispatch
§fn from(value: ISWbemEventSource) -> Self
fn from(value: ISWbemEventSource) -> Self
Converts to this type from the input type.
§impl From<ISWbemLastError> for IDispatch
impl From<ISWbemLastError> for IDispatch
§fn from(value: ISWbemLastError) -> Self
fn from(value: ISWbemLastError) -> Self
Converts to this type from the input type.
§impl From<ISWbemLocator> for IDispatch
impl From<ISWbemLocator> for IDispatch
§fn from(value: ISWbemLocator) -> Self
fn from(value: ISWbemLocator) -> Self
Converts to this type from the input type.
§impl From<ISWbemMethod> for IDispatch
impl From<ISWbemMethod> for IDispatch
§fn from(value: ISWbemMethod) -> Self
fn from(value: ISWbemMethod) -> Self
Converts to this type from the input type.
§impl From<ISWbemMethodSet> for IDispatch
impl From<ISWbemMethodSet> for IDispatch
§fn from(value: ISWbemMethodSet) -> Self
fn from(value: ISWbemMethodSet) -> Self
Converts to this type from the input type.
§impl From<ISWbemNamedValue> for IDispatch
impl From<ISWbemNamedValue> for IDispatch
§fn from(value: ISWbemNamedValue) -> Self
fn from(value: ISWbemNamedValue) -> Self
Converts to this type from the input type.
§impl From<ISWbemNamedValueSet> for IDispatch
impl From<ISWbemNamedValueSet> for IDispatch
§fn from(value: ISWbemNamedValueSet) -> Self
fn from(value: ISWbemNamedValueSet) -> Self
Converts to this type from the input type.
§impl From<ISWbemObject> for IDispatch
impl From<ISWbemObject> for IDispatch
§fn from(value: ISWbemObject) -> Self
fn from(value: ISWbemObject) -> Self
Converts to this type from the input type.
§impl From<ISWbemObjectEx> for IDispatch
impl From<ISWbemObjectEx> for IDispatch
§fn from(value: ISWbemObjectEx) -> Self
fn from(value: ISWbemObjectEx) -> Self
Converts to this type from the input type.
§impl From<ISWbemObjectPath> for IDispatch
impl From<ISWbemObjectPath> for IDispatch
§fn from(value: ISWbemObjectPath) -> Self
fn from(value: ISWbemObjectPath) -> Self
Converts to this type from the input type.
§impl From<ISWbemObjectSet> for IDispatch
impl From<ISWbemObjectSet> for IDispatch
§fn from(value: ISWbemObjectSet) -> Self
fn from(value: ISWbemObjectSet) -> Self
Converts to this type from the input type.
§impl From<ISWbemPrivilege> for IDispatch
impl From<ISWbemPrivilege> for IDispatch
§fn from(value: ISWbemPrivilege) -> Self
fn from(value: ISWbemPrivilege) -> Self
Converts to this type from the input type.
§impl From<ISWbemPrivilegeSet> for IDispatch
impl From<ISWbemPrivilegeSet> for IDispatch
§fn from(value: ISWbemPrivilegeSet) -> Self
fn from(value: ISWbemPrivilegeSet) -> Self
Converts to this type from the input type.
§impl From<ISWbemProperty> for IDispatch
impl From<ISWbemProperty> for IDispatch
§fn from(value: ISWbemProperty) -> Self
fn from(value: ISWbemProperty) -> Self
Converts to this type from the input type.
§impl From<ISWbemPropertySet> for IDispatch
impl From<ISWbemPropertySet> for IDispatch
§fn from(value: ISWbemPropertySet) -> Self
fn from(value: ISWbemPropertySet) -> Self
Converts to this type from the input type.
§impl From<ISWbemQualifier> for IDispatch
impl From<ISWbemQualifier> for IDispatch
§fn from(value: ISWbemQualifier) -> Self
fn from(value: ISWbemQualifier) -> Self
Converts to this type from the input type.
§impl From<ISWbemQualifierSet> for IDispatch
impl From<ISWbemQualifierSet> for IDispatch
§fn from(value: ISWbemQualifierSet) -> Self
fn from(value: ISWbemQualifierSet) -> Self
Converts to this type from the input type.
§impl From<ISWbemRefreshableItem> for IDispatch
impl From<ISWbemRefreshableItem> for IDispatch
§fn from(value: ISWbemRefreshableItem) -> Self
fn from(value: ISWbemRefreshableItem) -> Self
Converts to this type from the input type.
§impl From<ISWbemRefresher> for IDispatch
impl From<ISWbemRefresher> for IDispatch
§fn from(value: ISWbemRefresher) -> Self
fn from(value: ISWbemRefresher) -> Self
Converts to this type from the input type.
§impl From<ISWbemSecurity> for IDispatch
impl From<ISWbemSecurity> for IDispatch
§fn from(value: ISWbemSecurity) -> Self
fn from(value: ISWbemSecurity) -> Self
Converts to this type from the input type.
§impl From<ISWbemServices> for IDispatch
impl From<ISWbemServices> for IDispatch
§fn from(value: ISWbemServices) -> Self
fn from(value: ISWbemServices) -> Self
Converts to this type from the input type.
§impl From<ISWbemServicesEx> for IDispatch
impl From<ISWbemServicesEx> for IDispatch
§fn from(value: ISWbemServicesEx) -> Self
fn from(value: ISWbemServicesEx) -> Self
Converts to this type from the input type.
§impl From<ISWbemSink> for IDispatch
impl From<ISWbemSink> for IDispatch
§fn from(value: ISWbemSink) -> Self
fn from(value: ISWbemSink) -> Self
Converts to this type from the input type.
§impl From<ISWbemSinkEvents> for IDispatch
impl From<ISWbemSinkEvents> for IDispatch
§fn from(value: ISWbemSinkEvents) -> Self
fn from(value: ISWbemSinkEvents) -> Self
Converts to this type from the input type.
§impl From<IScheduleCollection> for IDispatch
impl From<IScheduleCollection> for IDispatch
§fn from(value: IScheduleCollection) -> Self
fn from(value: IScheduleCollection) -> Self
Converts to this type from the input type.
§impl From<ISchemaAny> for IDispatch
impl From<ISchemaAny> for IDispatch
§fn from(value: ISchemaAny) -> Self
fn from(value: ISchemaAny) -> Self
Converts to this type from the input type.
§impl From<ISchemaAttribute> for IDispatch
impl From<ISchemaAttribute> for IDispatch
§fn from(value: ISchemaAttribute) -> Self
fn from(value: ISchemaAttribute) -> Self
Converts to this type from the input type.
§impl From<ISchemaAttributeGroup> for IDispatch
impl From<ISchemaAttributeGroup> for IDispatch
§fn from(value: ISchemaAttributeGroup) -> Self
fn from(value: ISchemaAttributeGroup) -> Self
Converts to this type from the input type.
§impl From<ISchemaComplexType> for IDispatch
impl From<ISchemaComplexType> for IDispatch
§fn from(value: ISchemaComplexType) -> Self
fn from(value: ISchemaComplexType) -> Self
Converts to this type from the input type.
§impl From<ISchemaElement> for IDispatch
impl From<ISchemaElement> for IDispatch
§fn from(value: ISchemaElement) -> Self
fn from(value: ISchemaElement) -> Self
Converts to this type from the input type.
§impl From<ISchemaIdentityConstraint> for IDispatch
impl From<ISchemaIdentityConstraint> for IDispatch
§fn from(value: ISchemaIdentityConstraint) -> Self
fn from(value: ISchemaIdentityConstraint) -> Self
Converts to this type from the input type.
§impl From<ISchemaItem> for IDispatch
impl From<ISchemaItem> for IDispatch
§fn from(value: ISchemaItem) -> Self
fn from(value: ISchemaItem) -> Self
Converts to this type from the input type.
§impl From<ISchemaItemCollection> for IDispatch
impl From<ISchemaItemCollection> for IDispatch
§fn from(value: ISchemaItemCollection) -> Self
fn from(value: ISchemaItemCollection) -> Self
Converts to this type from the input type.
§impl From<ISchemaModelGroup> for IDispatch
impl From<ISchemaModelGroup> for IDispatch
§fn from(value: ISchemaModelGroup) -> Self
fn from(value: ISchemaModelGroup) -> Self
Converts to this type from the input type.
§impl From<ISchemaNotation> for IDispatch
impl From<ISchemaNotation> for IDispatch
§fn from(value: ISchemaNotation) -> Self
fn from(value: ISchemaNotation) -> Self
Converts to this type from the input type.
§impl From<ISchemaParticle> for IDispatch
impl From<ISchemaParticle> for IDispatch
§fn from(value: ISchemaParticle) -> Self
fn from(value: ISchemaParticle) -> Self
Converts to this type from the input type.
§impl From<ISchemaStringCollection> for IDispatch
impl From<ISchemaStringCollection> for IDispatch
§fn from(value: ISchemaStringCollection) -> Self
fn from(value: ISchemaStringCollection) -> Self
Converts to this type from the input type.
§impl From<ISchemaType> for IDispatch
impl From<ISchemaType> for IDispatch
§fn from(value: ISchemaType) -> Self
fn from(value: ISchemaType) -> Self
Converts to this type from the input type.
§impl From<IScriptErrorList> for IDispatch
impl From<IScriptErrorList> for IDispatch
§fn from(value: IScriptErrorList) -> Self
fn from(value: IScriptErrorList) -> Self
Converts to this type from the input type.
§impl From<ISdoCollection> for IDispatch
impl From<ISdoCollection> for IDispatch
§fn from(value: ISdoCollection) -> Self
fn from(value: ISdoCollection) -> Self
Converts to this type from the input type.
§impl From<ISdoDictionaryOld> for IDispatch
impl From<ISdoDictionaryOld> for IDispatch
§fn from(value: ISdoDictionaryOld) -> Self
fn from(value: ISdoDictionaryOld) -> Self
Converts to this type from the input type.
§impl From<ISdoMachine> for IDispatch
impl From<ISdoMachine> for IDispatch
§fn from(value: ISdoMachine) -> Self
fn from(value: ISdoMachine) -> Self
Converts to this type from the input type.
§impl From<ISdoMachine2> for IDispatch
impl From<ISdoMachine2> for IDispatch
§fn from(value: ISdoMachine2) -> Self
fn from(value: ISdoMachine2) -> Self
Converts to this type from the input type.
§impl From<ISdoServiceControl> for IDispatch
impl From<ISdoServiceControl> for IDispatch
§fn from(value: ISdoServiceControl) -> Self
fn from(value: ISdoServiceControl) -> Self
Converts to this type from the input type.
§impl From<ISearchCompletedCallbackArgs> for IDispatch
impl From<ISearchCompletedCallbackArgs> for IDispatch
§fn from(value: ISearchCompletedCallbackArgs) -> Self
fn from(value: ISearchCompletedCallbackArgs) -> Self
Converts to this type from the input type.
§impl From<ISearchJob> for IDispatch
impl From<ISearchJob> for IDispatch
§fn from(value: ISearchJob) -> Self
fn from(value: ISearchJob) -> Self
Converts to this type from the input type.
§impl From<ISearchResult> for IDispatch
impl From<ISearchResult> for IDispatch
§fn from(value: ISearchResult) -> Self
fn from(value: ISearchResult) -> Self
Converts to this type from the input type.
§impl From<ISecurityCallContext> for IDispatch
impl From<ISecurityCallContext> for IDispatch
§fn from(value: ISecurityCallContext) -> Self
fn from(value: ISecurityCallContext) -> Self
Converts to this type from the input type.
§impl From<ISecurityCallersColl> for IDispatch
impl From<ISecurityCallersColl> for IDispatch
§fn from(value: ISecurityCallersColl) -> Self
fn from(value: ISecurityCallersColl) -> Self
Converts to this type from the input type.
§impl From<ISecurityIdentityColl> for IDispatch
impl From<ISecurityIdentityColl> for IDispatch
§fn from(value: ISecurityIdentityColl) -> Self
fn from(value: ISecurityIdentityColl) -> Self
Converts to this type from the input type.
§impl From<ISensLogon> for IDispatch
impl From<ISensLogon> for IDispatch
§fn from(value: ISensLogon) -> Self
fn from(value: ISensLogon) -> Self
Converts to this type from the input type.
§impl From<ISensLogon2> for IDispatch
impl From<ISensLogon2> for IDispatch
§fn from(value: ISensLogon2) -> Self
fn from(value: ISensLogon2) -> Self
Converts to this type from the input type.
§impl From<ISensNetwork> for IDispatch
impl From<ISensNetwork> for IDispatch
§fn from(value: ISensNetwork) -> Self
fn from(value: ISensNetwork) -> Self
Converts to this type from the input type.
§impl From<ISensOnNow> for IDispatch
impl From<ISensOnNow> for IDispatch
§fn from(value: ISensOnNow) -> Self
fn from(value: ISensOnNow) -> Self
Converts to this type from the input type.
§impl From<IServerXMLHTTPRequest> for IDispatch
impl From<IServerXMLHTTPRequest> for IDispatch
§fn from(value: IServerXMLHTTPRequest) -> Self
fn from(value: IServerXMLHTTPRequest) -> Self
Converts to this type from the input type.
§impl From<IServerXMLHTTPRequest2> for IDispatch
impl From<IServerXMLHTTPRequest2> for IDispatch
§fn from(value: IServerXMLHTTPRequest2) -> Self
fn from(value: IServerXMLHTTPRequest2) -> Self
Converts to this type from the input type.
§impl From<ISessionStateChangeTrigger> for IDispatch
impl From<ISessionStateChangeTrigger> for IDispatch
§fn from(value: ISessionStateChangeTrigger) -> Self
fn from(value: ISessionStateChangeTrigger) -> Self
Converts to this type from the input type.
§fn from(value: ISharedProperty) -> Self
fn from(value: ISharedProperty) -> Self
Converts to this type from the input type.
§fn from(value: ISharedPropertyGroup) -> Self
fn from(value: ISharedPropertyGroup) -> Self
Converts to this type from the input type.
§fn from(value: ISharedPropertyGroupManager) -> Self
fn from(value: ISharedPropertyGroupManager) -> Self
Converts to this type from the input type.
§impl From<IShellDispatch> for IDispatch
impl From<IShellDispatch> for IDispatch
§fn from(value: IShellDispatch) -> Self
fn from(value: IShellDispatch) -> Self
Converts to this type from the input type.
§impl From<IShellDispatch2> for IDispatch
impl From<IShellDispatch2> for IDispatch
§fn from(value: IShellDispatch2) -> Self
fn from(value: IShellDispatch2) -> Self
Converts to this type from the input type.
§impl From<IShellDispatch3> for IDispatch
impl From<IShellDispatch3> for IDispatch
§fn from(value: IShellDispatch3) -> Self
fn from(value: IShellDispatch3) -> Self
Converts to this type from the input type.
§impl From<IShellDispatch4> for IDispatch
impl From<IShellDispatch4> for IDispatch
§fn from(value: IShellDispatch4) -> Self
fn from(value: IShellDispatch4) -> Self
Converts to this type from the input type.
§impl From<IShellDispatch5> for IDispatch
impl From<IShellDispatch5> for IDispatch
§fn from(value: IShellDispatch5) -> Self
fn from(value: IShellDispatch5) -> Self
Converts to this type from the input type.
§impl From<IShellDispatch6> for IDispatch
impl From<IShellDispatch6> for IDispatch
§fn from(value: IShellDispatch6) -> Self
fn from(value: IShellDispatch6) -> Self
Converts to this type from the input type.
§impl From<IShellFavoritesNameSpace> for IDispatch
impl From<IShellFavoritesNameSpace> for IDispatch
§fn from(value: IShellFavoritesNameSpace) -> Self
fn from(value: IShellFavoritesNameSpace) -> Self
Converts to this type from the input type.
§impl From<IShellFolderViewDual> for IDispatch
impl From<IShellFolderViewDual> for IDispatch
§fn from(value: IShellFolderViewDual) -> Self
fn from(value: IShellFolderViewDual) -> Self
Converts to this type from the input type.
§impl From<IShellFolderViewDual2> for IDispatch
impl From<IShellFolderViewDual2> for IDispatch
§fn from(value: IShellFolderViewDual2) -> Self
fn from(value: IShellFolderViewDual2) -> Self
Converts to this type from the input type.
§impl From<IShellFolderViewDual3> for IDispatch
impl From<IShellFolderViewDual3> for IDispatch
§fn from(value: IShellFolderViewDual3) -> Self
fn from(value: IShellFolderViewDual3) -> Self
Converts to this type from the input type.
§impl From<IShellLinkDual> for IDispatch
impl From<IShellLinkDual> for IDispatch
§fn from(value: IShellLinkDual) -> Self
fn from(value: IShellLinkDual) -> Self
Converts to this type from the input type.
§impl From<IShellLinkDual2> for IDispatch
impl From<IShellLinkDual2> for IDispatch
§fn from(value: IShellLinkDual2) -> Self
fn from(value: IShellLinkDual2) -> Self
Converts to this type from the input type.
§impl From<IShellNameSpace> for IDispatch
impl From<IShellNameSpace> for IDispatch
§fn from(value: IShellNameSpace) -> Self
fn from(value: IShellNameSpace) -> Self
Converts to this type from the input type.
§impl From<IShellUIHelper> for IDispatch
impl From<IShellUIHelper> for IDispatch
§fn from(value: IShellUIHelper) -> Self
fn from(value: IShellUIHelper) -> Self
Converts to this type from the input type.
§impl From<IShellUIHelper2> for IDispatch
impl From<IShellUIHelper2> for IDispatch
§fn from(value: IShellUIHelper2) -> Self
fn from(value: IShellUIHelper2) -> Self
Converts to this type from the input type.
§impl From<IShellUIHelper3> for IDispatch
impl From<IShellUIHelper3> for IDispatch
§fn from(value: IShellUIHelper3) -> Self
fn from(value: IShellUIHelper3) -> Self
Converts to this type from the input type.
§impl From<IShellUIHelper4> for IDispatch
impl From<IShellUIHelper4> for IDispatch
§fn from(value: IShellUIHelper4) -> Self
fn from(value: IShellUIHelper4) -> Self
Converts to this type from the input type.
§impl From<IShellUIHelper5> for IDispatch
impl From<IShellUIHelper5> for IDispatch
§fn from(value: IShellUIHelper5) -> Self
fn from(value: IShellUIHelper5) -> Self
Converts to this type from the input type.
§impl From<IShellUIHelper6> for IDispatch
impl From<IShellUIHelper6> for IDispatch
§fn from(value: IShellUIHelper6) -> Self
fn from(value: IShellUIHelper6) -> Self
Converts to this type from the input type.
§impl From<IShellUIHelper7> for IDispatch
impl From<IShellUIHelper7> for IDispatch
§fn from(value: IShellUIHelper7) -> Self
fn from(value: IShellUIHelper7) -> Self
Converts to this type from the input type.
§impl From<IShellUIHelper8> for IDispatch
impl From<IShellUIHelper8> for IDispatch
§fn from(value: IShellUIHelper8) -> Self
fn from(value: IShellUIHelper8) -> Self
Converts to this type from the input type.
§impl From<IShellUIHelper9> for IDispatch
impl From<IShellUIHelper9> for IDispatch
§fn from(value: IShellUIHelper9) -> Self
fn from(value: IShellUIHelper9) -> Self
Converts to this type from the input type.
§impl From<IShellWindows> for IDispatch
impl From<IShellWindows> for IDispatch
§fn from(value: IShellWindows) -> Self
fn from(value: IShellWindows) -> Self
Converts to this type from the input type.
§impl From<IShowMessageAction> for IDispatch
impl From<IShowMessageAction> for IDispatch
§fn from(value: IShowMessageAction) -> Self
fn from(value: IShowMessageAction) -> Self
Converts to this type from the input type.
§impl From<ISignerCertificate> for IDispatch
impl From<ISignerCertificate> for IDispatch
§fn from(value: ISignerCertificate) -> Self
fn from(value: ISignerCertificate) -> Self
Converts to this type from the input type.
§impl From<ISignerCertificates> for IDispatch
impl From<ISignerCertificates> for IDispatch
§fn from(value: ISignerCertificates) -> Self
fn from(value: ISignerCertificates) -> Self
Converts to this type from the input type.
§impl From<ISketchInk> for IDispatch
impl From<ISketchInk> for IDispatch
§fn from(value: ISketchInk) -> Self
fn from(value: ISketchInk) -> Self
Converts to this type from the input type.
§impl From<ISmimeCapabilities> for IDispatch
impl From<ISmimeCapabilities> for IDispatch
§fn from(value: ISmimeCapabilities) -> Self
fn from(value: ISmimeCapabilities) -> Self
Converts to this type from the input type.
§impl From<ISmimeCapability> for IDispatch
impl From<ISmimeCapability> for IDispatch
§fn from(value: ISmimeCapability) -> Self
fn from(value: ISmimeCapability) -> Self
Converts to this type from the input type.
§impl From<ISpeechAudio> for IDispatch
impl From<ISpeechAudio> for IDispatch
§fn from(value: ISpeechAudio) -> Self
fn from(value: ISpeechAudio) -> Self
Converts to this type from the input type.
§impl From<ISpeechAudioBufferInfo> for IDispatch
impl From<ISpeechAudioBufferInfo> for IDispatch
§fn from(value: ISpeechAudioBufferInfo) -> Self
fn from(value: ISpeechAudioBufferInfo) -> Self
Converts to this type from the input type.
§impl From<ISpeechAudioFormat> for IDispatch
impl From<ISpeechAudioFormat> for IDispatch
§fn from(value: ISpeechAudioFormat) -> Self
fn from(value: ISpeechAudioFormat) -> Self
Converts to this type from the input type.
§impl From<ISpeechAudioStatus> for IDispatch
impl From<ISpeechAudioStatus> for IDispatch
§fn from(value: ISpeechAudioStatus) -> Self
fn from(value: ISpeechAudioStatus) -> Self
Converts to this type from the input type.
§impl From<ISpeechBaseStream> for IDispatch
impl From<ISpeechBaseStream> for IDispatch
§fn from(value: ISpeechBaseStream) -> Self
fn from(value: ISpeechBaseStream) -> Self
Converts to this type from the input type.
§impl From<ISpeechCustomStream> for IDispatch
impl From<ISpeechCustomStream> for IDispatch
§fn from(value: ISpeechCustomStream) -> Self
fn from(value: ISpeechCustomStream) -> Self
Converts to this type from the input type.
§impl From<ISpeechDataKey> for IDispatch
impl From<ISpeechDataKey> for IDispatch
§fn from(value: ISpeechDataKey) -> Self
fn from(value: ISpeechDataKey) -> Self
Converts to this type from the input type.
§impl From<ISpeechFileStream> for IDispatch
impl From<ISpeechFileStream> for IDispatch
§fn from(value: ISpeechFileStream) -> Self
fn from(value: ISpeechFileStream) -> Self
Converts to this type from the input type.
§impl From<ISpeechGrammarRule> for IDispatch
impl From<ISpeechGrammarRule> for IDispatch
§fn from(value: ISpeechGrammarRule) -> Self
fn from(value: ISpeechGrammarRule) -> Self
Converts to this type from the input type.
§impl From<ISpeechGrammarRuleState> for IDispatch
impl From<ISpeechGrammarRuleState> for IDispatch
§fn from(value: ISpeechGrammarRuleState) -> Self
fn from(value: ISpeechGrammarRuleState) -> Self
Converts to this type from the input type.
§impl From<ISpeechGrammarRuleStateTransition> for IDispatch
impl From<ISpeechGrammarRuleStateTransition> for IDispatch
§fn from(value: ISpeechGrammarRuleStateTransition) -> Self
fn from(value: ISpeechGrammarRuleStateTransition) -> Self
Converts to this type from the input type.
§impl From<ISpeechGrammarRuleStateTransitions> for IDispatch
impl From<ISpeechGrammarRuleStateTransitions> for IDispatch
§fn from(value: ISpeechGrammarRuleStateTransitions) -> Self
fn from(value: ISpeechGrammarRuleStateTransitions) -> Self
Converts to this type from the input type.
§impl From<ISpeechGrammarRules> for IDispatch
impl From<ISpeechGrammarRules> for IDispatch
§fn from(value: ISpeechGrammarRules) -> Self
fn from(value: ISpeechGrammarRules) -> Self
Converts to this type from the input type.
§impl From<ISpeechLexicon> for IDispatch
impl From<ISpeechLexicon> for IDispatch
§fn from(value: ISpeechLexicon) -> Self
fn from(value: ISpeechLexicon) -> Self
Converts to this type from the input type.
§impl From<ISpeechLexiconPronunciation> for IDispatch
impl From<ISpeechLexiconPronunciation> for IDispatch
§fn from(value: ISpeechLexiconPronunciation) -> Self
fn from(value: ISpeechLexiconPronunciation) -> Self
Converts to this type from the input type.
§impl From<ISpeechLexiconPronunciations> for IDispatch
impl From<ISpeechLexiconPronunciations> for IDispatch
§fn from(value: ISpeechLexiconPronunciations) -> Self
fn from(value: ISpeechLexiconPronunciations) -> Self
Converts to this type from the input type.
§impl From<ISpeechLexiconWord> for IDispatch
impl From<ISpeechLexiconWord> for IDispatch
§fn from(value: ISpeechLexiconWord) -> Self
fn from(value: ISpeechLexiconWord) -> Self
Converts to this type from the input type.
§impl From<ISpeechLexiconWords> for IDispatch
impl From<ISpeechLexiconWords> for IDispatch
§fn from(value: ISpeechLexiconWords) -> Self
fn from(value: ISpeechLexiconWords) -> Self
Converts to this type from the input type.
§impl From<ISpeechMMSysAudio> for IDispatch
impl From<ISpeechMMSysAudio> for IDispatch
§fn from(value: ISpeechMMSysAudio) -> Self
fn from(value: ISpeechMMSysAudio) -> Self
Converts to this type from the input type.
§impl From<ISpeechMemoryStream> for IDispatch
impl From<ISpeechMemoryStream> for IDispatch
§fn from(value: ISpeechMemoryStream) -> Self
fn from(value: ISpeechMemoryStream) -> Self
Converts to this type from the input type.
§impl From<ISpeechObjectToken> for IDispatch
impl From<ISpeechObjectToken> for IDispatch
§fn from(value: ISpeechObjectToken) -> Self
fn from(value: ISpeechObjectToken) -> Self
Converts to this type from the input type.
§impl From<ISpeechObjectTokenCategory> for IDispatch
impl From<ISpeechObjectTokenCategory> for IDispatch
§fn from(value: ISpeechObjectTokenCategory) -> Self
fn from(value: ISpeechObjectTokenCategory) -> Self
Converts to this type from the input type.
§impl From<ISpeechObjectTokens> for IDispatch
impl From<ISpeechObjectTokens> for IDispatch
§fn from(value: ISpeechObjectTokens) -> Self
fn from(value: ISpeechObjectTokens) -> Self
Converts to this type from the input type.
§impl From<ISpeechPhoneConverter> for IDispatch
impl From<ISpeechPhoneConverter> for IDispatch
§fn from(value: ISpeechPhoneConverter) -> Self
fn from(value: ISpeechPhoneConverter) -> Self
Converts to this type from the input type.
§impl From<ISpeechPhraseAlternate> for IDispatch
impl From<ISpeechPhraseAlternate> for IDispatch
§fn from(value: ISpeechPhraseAlternate) -> Self
fn from(value: ISpeechPhraseAlternate) -> Self
Converts to this type from the input type.
§impl From<ISpeechPhraseAlternates> for IDispatch
impl From<ISpeechPhraseAlternates> for IDispatch
§fn from(value: ISpeechPhraseAlternates) -> Self
fn from(value: ISpeechPhraseAlternates) -> Self
Converts to this type from the input type.
§impl From<ISpeechPhraseElement> for IDispatch
impl From<ISpeechPhraseElement> for IDispatch
§fn from(value: ISpeechPhraseElement) -> Self
fn from(value: ISpeechPhraseElement) -> Self
Converts to this type from the input type.
§impl From<ISpeechPhraseElements> for IDispatch
impl From<ISpeechPhraseElements> for IDispatch
§fn from(value: ISpeechPhraseElements) -> Self
fn from(value: ISpeechPhraseElements) -> Self
Converts to this type from the input type.
§impl From<ISpeechPhraseInfo> for IDispatch
impl From<ISpeechPhraseInfo> for IDispatch
§fn from(value: ISpeechPhraseInfo) -> Self
fn from(value: ISpeechPhraseInfo) -> Self
Converts to this type from the input type.
§impl From<ISpeechPhraseInfoBuilder> for IDispatch
impl From<ISpeechPhraseInfoBuilder> for IDispatch
§fn from(value: ISpeechPhraseInfoBuilder) -> Self
fn from(value: ISpeechPhraseInfoBuilder) -> Self
Converts to this type from the input type.
§impl From<ISpeechPhraseProperties> for IDispatch
impl From<ISpeechPhraseProperties> for IDispatch
§fn from(value: ISpeechPhraseProperties) -> Self
fn from(value: ISpeechPhraseProperties) -> Self
Converts to this type from the input type.
§impl From<ISpeechPhraseProperty> for IDispatch
impl From<ISpeechPhraseProperty> for IDispatch
§fn from(value: ISpeechPhraseProperty) -> Self
fn from(value: ISpeechPhraseProperty) -> Self
Converts to this type from the input type.
§impl From<ISpeechPhraseReplacement> for IDispatch
impl From<ISpeechPhraseReplacement> for IDispatch
§fn from(value: ISpeechPhraseReplacement) -> Self
fn from(value: ISpeechPhraseReplacement) -> Self
Converts to this type from the input type.
§impl From<ISpeechPhraseReplacements> for IDispatch
impl From<ISpeechPhraseReplacements> for IDispatch
§fn from(value: ISpeechPhraseReplacements) -> Self
fn from(value: ISpeechPhraseReplacements) -> Self
Converts to this type from the input type.
§impl From<ISpeechPhraseRule> for IDispatch
impl From<ISpeechPhraseRule> for IDispatch
§fn from(value: ISpeechPhraseRule) -> Self
fn from(value: ISpeechPhraseRule) -> Self
Converts to this type from the input type.
§impl From<ISpeechPhraseRules> for IDispatch
impl From<ISpeechPhraseRules> for IDispatch
§fn from(value: ISpeechPhraseRules) -> Self
fn from(value: ISpeechPhraseRules) -> Self
Converts to this type from the input type.
§impl From<ISpeechRecoContext> for IDispatch
impl From<ISpeechRecoContext> for IDispatch
§fn from(value: ISpeechRecoContext) -> Self
fn from(value: ISpeechRecoContext) -> Self
Converts to this type from the input type.
§impl From<ISpeechRecoGrammar> for IDispatch
impl From<ISpeechRecoGrammar> for IDispatch
§fn from(value: ISpeechRecoGrammar) -> Self
fn from(value: ISpeechRecoGrammar) -> Self
Converts to this type from the input type.
§impl From<ISpeechRecoResult> for IDispatch
impl From<ISpeechRecoResult> for IDispatch
§fn from(value: ISpeechRecoResult) -> Self
fn from(value: ISpeechRecoResult) -> Self
Converts to this type from the input type.
§impl From<ISpeechRecoResult2> for IDispatch
impl From<ISpeechRecoResult2> for IDispatch
§fn from(value: ISpeechRecoResult2) -> Self
fn from(value: ISpeechRecoResult2) -> Self
Converts to this type from the input type.
§impl From<ISpeechRecoResultDispatch> for IDispatch
impl From<ISpeechRecoResultDispatch> for IDispatch
§fn from(value: ISpeechRecoResultDispatch) -> Self
fn from(value: ISpeechRecoResultDispatch) -> Self
Converts to this type from the input type.
§impl From<ISpeechRecoResultTimes> for IDispatch
impl From<ISpeechRecoResultTimes> for IDispatch
§fn from(value: ISpeechRecoResultTimes) -> Self
fn from(value: ISpeechRecoResultTimes) -> Self
Converts to this type from the input type.
§impl From<ISpeechRecognizer> for IDispatch
impl From<ISpeechRecognizer> for IDispatch
§fn from(value: ISpeechRecognizer) -> Self
fn from(value: ISpeechRecognizer) -> Self
Converts to this type from the input type.
§impl From<ISpeechRecognizerStatus> for IDispatch
impl From<ISpeechRecognizerStatus> for IDispatch
§fn from(value: ISpeechRecognizerStatus) -> Self
fn from(value: ISpeechRecognizerStatus) -> Self
Converts to this type from the input type.
§impl From<ISpeechResourceLoader> for IDispatch
impl From<ISpeechResourceLoader> for IDispatch
§fn from(value: ISpeechResourceLoader) -> Self
fn from(value: ISpeechResourceLoader) -> Self
Converts to this type from the input type.
§impl From<ISpeechTextSelectionInformation> for IDispatch
impl From<ISpeechTextSelectionInformation> for IDispatch
§fn from(value: ISpeechTextSelectionInformation) -> Self
fn from(value: ISpeechTextSelectionInformation) -> Self
Converts to this type from the input type.
§impl From<ISpeechVoice> for IDispatch
impl From<ISpeechVoice> for IDispatch
§fn from(value: ISpeechVoice) -> Self
fn from(value: ISpeechVoice) -> Self
Converts to this type from the input type.
§impl From<ISpeechVoiceStatus> for IDispatch
impl From<ISpeechVoiceStatus> for IDispatch
§fn from(value: ISpeechVoiceStatus) -> Self
fn from(value: ISpeechVoiceStatus) -> Self
Converts to this type from the input type.
§impl From<ISpeechWaveFormatEx> for IDispatch
impl From<ISpeechWaveFormatEx> for IDispatch
§fn from(value: ISpeechWaveFormatEx) -> Self
fn from(value: ISpeechWaveFormatEx) -> Self
Converts to this type from the input type.
§impl From<ISpeechXMLRecoResult> for IDispatch
impl From<ISpeechXMLRecoResult> for IDispatch
§fn from(value: ISpeechXMLRecoResult) -> Self
fn from(value: ISpeechXMLRecoResult) -> Self
Converts to this type from the input type.
§impl From<IStaticPortMapping> for IDispatch
impl From<IStaticPortMapping> for IDispatch
§fn from(value: IStaticPortMapping) -> Self
fn from(value: IStaticPortMapping) -> Self
Converts to this type from the input type.
§impl From<IStaticPortMappingCollection> for IDispatch
impl From<IStaticPortMappingCollection> for IDispatch
§fn from(value: IStaticPortMappingCollection) -> Self
fn from(value: IStaticPortMappingCollection) -> Self
Converts to this type from the input type.
§impl From<IStringCollection> for IDispatch
impl From<IStringCollection> for IDispatch
§fn from(value: IStringCollection) -> Self
fn from(value: IStringCollection) -> Self
Converts to this type from the input type.
§impl From<ISystemInformation> for IDispatch
impl From<ISystemInformation> for IDispatch
§fn from(value: ISystemInformation) -> Self
fn from(value: ISystemInformation) -> Self
Converts to this type from the input type.
§impl From<ITACDGroup> for IDispatch
impl From<ITACDGroup> for IDispatch
§fn from(value: ITACDGroup) -> Self
fn from(value: ITACDGroup) -> Self
Converts to this type from the input type.
§impl From<ITACDGroupEvent> for IDispatch
impl From<ITACDGroupEvent> for IDispatch
§fn from(value: ITACDGroupEvent) -> Self
fn from(value: ITACDGroupEvent) -> Self
Converts to this type from the input type.
§impl From<ITASRTerminalEvent> for IDispatch
impl From<ITASRTerminalEvent> for IDispatch
§fn from(value: ITASRTerminalEvent) -> Self
fn from(value: ITASRTerminalEvent) -> Self
Converts to this type from the input type.
§impl From<ITAddress2> for IDispatch
impl From<ITAddress2> for IDispatch
§fn from(value: ITAddress2) -> Self
fn from(value: ITAddress2) -> Self
Converts to this type from the input type.
§impl From<ITAddressCapabilities> for IDispatch
impl From<ITAddressCapabilities> for IDispatch
§fn from(value: ITAddressCapabilities) -> Self
fn from(value: ITAddressCapabilities) -> Self
Converts to this type from the input type.
§impl From<ITAddressDeviceSpecificEvent> for IDispatch
impl From<ITAddressDeviceSpecificEvent> for IDispatch
§fn from(value: ITAddressDeviceSpecificEvent) -> Self
fn from(value: ITAddressDeviceSpecificEvent) -> Self
Converts to this type from the input type.
§impl From<ITAddressEvent> for IDispatch
impl From<ITAddressEvent> for IDispatch
§fn from(value: ITAddressEvent) -> Self
fn from(value: ITAddressEvent) -> Self
Converts to this type from the input type.
§impl From<ITAddressTranslation> for IDispatch
impl From<ITAddressTranslation> for IDispatch
§fn from(value: ITAddressTranslation) -> Self
fn from(value: ITAddressTranslation) -> Self
Converts to this type from the input type.
§impl From<ITAddressTranslationInfo> for IDispatch
impl From<ITAddressTranslationInfo> for IDispatch
§fn from(value: ITAddressTranslationInfo) -> Self
fn from(value: ITAddressTranslationInfo) -> Self
Converts to this type from the input type.
§impl From<ITAgentEvent> for IDispatch
impl From<ITAgentEvent> for IDispatch
§fn from(value: ITAgentEvent) -> Self
fn from(value: ITAgentEvent) -> Self
Converts to this type from the input type.
§impl From<ITAgentHandler> for IDispatch
impl From<ITAgentHandler> for IDispatch
§fn from(value: ITAgentHandler) -> Self
fn from(value: ITAgentHandler) -> Self
Converts to this type from the input type.
§impl From<ITAgentHandlerEvent> for IDispatch
impl From<ITAgentHandlerEvent> for IDispatch
§fn from(value: ITAgentHandlerEvent) -> Self
fn from(value: ITAgentHandlerEvent) -> Self
Converts to this type from the input type.
§impl From<ITAgentSession> for IDispatch
impl From<ITAgentSession> for IDispatch
§fn from(value: ITAgentSession) -> Self
fn from(value: ITAgentSession) -> Self
Converts to this type from the input type.
§impl From<ITAgentSessionEvent> for IDispatch
impl From<ITAgentSessionEvent> for IDispatch
§fn from(value: ITAgentSessionEvent) -> Self
fn from(value: ITAgentSessionEvent) -> Self
Converts to this type from the input type.
§impl From<ITAutomatedPhoneControl> for IDispatch
impl From<ITAutomatedPhoneControl> for IDispatch
§fn from(value: ITAutomatedPhoneControl) -> Self
fn from(value: ITAutomatedPhoneControl) -> Self
Converts to this type from the input type.
§impl From<ITBasicAudioTerminal> for IDispatch
impl From<ITBasicAudioTerminal> for IDispatch
§fn from(value: ITBasicAudioTerminal) -> Self
fn from(value: ITBasicAudioTerminal) -> Self
Converts to this type from the input type.
§impl From<ITBasicCallControl> for IDispatch
impl From<ITBasicCallControl> for IDispatch
§fn from(value: ITBasicCallControl) -> Self
fn from(value: ITBasicCallControl) -> Self
Converts to this type from the input type.
§impl From<ITBasicCallControl2> for IDispatch
impl From<ITBasicCallControl2> for IDispatch
§fn from(value: ITBasicCallControl2) -> Self
fn from(value: ITBasicCallControl2) -> Self
Converts to this type from the input type.
§impl From<ITCallHubEvent> for IDispatch
impl From<ITCallHubEvent> for IDispatch
§fn from(value: ITCallHubEvent) -> Self
fn from(value: ITCallHubEvent) -> Self
Converts to this type from the input type.
§impl From<ITCallInfo> for IDispatch
impl From<ITCallInfo> for IDispatch
§fn from(value: ITCallInfo) -> Self
fn from(value: ITCallInfo) -> Self
Converts to this type from the input type.
§impl From<ITCallInfo2> for IDispatch
impl From<ITCallInfo2> for IDispatch
§fn from(value: ITCallInfo2) -> Self
fn from(value: ITCallInfo2) -> Self
Converts to this type from the input type.
§impl From<ITCallInfoChangeEvent> for IDispatch
impl From<ITCallInfoChangeEvent> for IDispatch
§fn from(value: ITCallInfoChangeEvent) -> Self
fn from(value: ITCallInfoChangeEvent) -> Self
Converts to this type from the input type.
§impl From<ITCallMediaEvent> for IDispatch
impl From<ITCallMediaEvent> for IDispatch
§fn from(value: ITCallMediaEvent) -> Self
fn from(value: ITCallMediaEvent) -> Self
Converts to this type from the input type.
§impl From<ITCallNotificationEvent> for IDispatch
impl From<ITCallNotificationEvent> for IDispatch
§fn from(value: ITCallNotificationEvent) -> Self
fn from(value: ITCallNotificationEvent) -> Self
Converts to this type from the input type.
§impl From<ITCallStateEvent> for IDispatch
impl From<ITCallStateEvent> for IDispatch
§fn from(value: ITCallStateEvent) -> Self
fn from(value: ITCallStateEvent) -> Self
Converts to this type from the input type.
§impl From<ITCallingCard> for IDispatch
impl From<ITCallingCard> for IDispatch
§fn from(value: ITCallingCard) -> Self
fn from(value: ITCallingCard) -> Self
Converts to this type from the input type.
§impl From<ITCollection> for IDispatch
impl From<ITCollection> for IDispatch
§fn from(value: ITCollection) -> Self
fn from(value: ITCollection) -> Self
Converts to this type from the input type.
§impl From<ITCollection2> for IDispatch
impl From<ITCollection2> for IDispatch
§fn from(value: ITCollection2) -> Self
fn from(value: ITCollection2) -> Self
Converts to this type from the input type.
§impl From<ITCustomTone> for IDispatch
impl From<ITCustomTone> for IDispatch
§fn from(value: ITCustomTone) -> Self
fn from(value: ITCustomTone) -> Self
Converts to this type from the input type.
§impl From<ITDetectTone> for IDispatch
impl From<ITDetectTone> for IDispatch
§fn from(value: ITDetectTone) -> Self
fn from(value: ITDetectTone) -> Self
Converts to this type from the input type.
§impl From<ITDigitDetectionEvent> for IDispatch
impl From<ITDigitDetectionEvent> for IDispatch
§fn from(value: ITDigitDetectionEvent) -> Self
fn from(value: ITDigitDetectionEvent) -> Self
Converts to this type from the input type.
§impl From<ITDigitGenerationEvent> for IDispatch
impl From<ITDigitGenerationEvent> for IDispatch
§fn from(value: ITDigitGenerationEvent) -> Self
fn from(value: ITDigitGenerationEvent) -> Self
Converts to this type from the input type.
§impl From<ITDigitsGatheredEvent> for IDispatch
impl From<ITDigitsGatheredEvent> for IDispatch
§fn from(value: ITDigitsGatheredEvent) -> Self
fn from(value: ITDigitsGatheredEvent) -> Self
Converts to this type from the input type.
§impl From<ITDirectory> for IDispatch
impl From<ITDirectory> for IDispatch
§fn from(value: ITDirectory) -> Self
fn from(value: ITDirectory) -> Self
Converts to this type from the input type.
§impl From<ITDirectoryObject> for IDispatch
impl From<ITDirectoryObject> for IDispatch
§fn from(value: ITDirectoryObject) -> Self
fn from(value: ITDirectoryObject) -> Self
Converts to this type from the input type.
§impl From<ITDirectoryObjectConference> for IDispatch
impl From<ITDirectoryObjectConference> for IDispatch
§fn from(value: ITDirectoryObjectConference) -> Self
fn from(value: ITDirectoryObjectConference) -> Self
Converts to this type from the input type.
§impl From<ITDirectoryObjectUser> for IDispatch
impl From<ITDirectoryObjectUser> for IDispatch
§fn from(value: ITDirectoryObjectUser) -> Self
fn from(value: ITDirectoryObjectUser) -> Self
Converts to this type from the input type.
§impl From<ITDispatchMapper> for IDispatch
impl From<ITDispatchMapper> for IDispatch
§fn from(value: ITDispatchMapper) -> Self
fn from(value: ITDispatchMapper) -> Self
Converts to this type from the input type.
§impl From<ITFileTerminalEvent> for IDispatch
impl From<ITFileTerminalEvent> for IDispatch
§fn from(value: ITFileTerminalEvent) -> Self
fn from(value: ITFileTerminalEvent) -> Self
Converts to this type from the input type.
§impl From<ITFileTrack> for IDispatch
impl From<ITFileTrack> for IDispatch
§fn from(value: ITFileTrack) -> Self
fn from(value: ITFileTrack) -> Self
Converts to this type from the input type.
§impl From<ITForwardInformation> for IDispatch
impl From<ITForwardInformation> for IDispatch
§fn from(value: ITForwardInformation) -> Self
fn from(value: ITForwardInformation) -> Self
Converts to this type from the input type.
§impl From<ITForwardInformation2> for IDispatch
impl From<ITForwardInformation2> for IDispatch
§fn from(value: ITForwardInformation2) -> Self
fn from(value: ITForwardInformation2) -> Self
Converts to this type from the input type.
§impl From<ITILSConfig> for IDispatch
impl From<ITILSConfig> for IDispatch
§fn from(value: ITILSConfig) -> Self
fn from(value: ITILSConfig) -> Self
Converts to this type from the input type.
§impl From<ITLegacyCallMediaControl> for IDispatch
impl From<ITLegacyCallMediaControl> for IDispatch
§fn from(value: ITLegacyCallMediaControl) -> Self
fn from(value: ITLegacyCallMediaControl) -> Self
Converts to this type from the input type.
§impl From<ITLegacyCallMediaControl2> for IDispatch
impl From<ITLegacyCallMediaControl2> for IDispatch
§fn from(value: ITLegacyCallMediaControl2) -> Self
fn from(value: ITLegacyCallMediaControl2) -> Self
Converts to this type from the input type.
§impl From<ITLegacyWaveSupport> for IDispatch
impl From<ITLegacyWaveSupport> for IDispatch
§fn from(value: ITLegacyWaveSupport) -> Self
fn from(value: ITLegacyWaveSupport) -> Self
Converts to this type from the input type.
§impl From<ITLocationInfo> for IDispatch
impl From<ITLocationInfo> for IDispatch
§fn from(value: ITLocationInfo) -> Self
fn from(value: ITLocationInfo) -> Self
Converts to this type from the input type.
§impl From<ITMediaControl> for IDispatch
impl From<ITMediaControl> for IDispatch
§fn from(value: ITMediaControl) -> Self
fn from(value: ITMediaControl) -> Self
Converts to this type from the input type.
§impl From<ITMediaPlayback> for IDispatch
impl From<ITMediaPlayback> for IDispatch
§fn from(value: ITMediaPlayback) -> Self
fn from(value: ITMediaPlayback) -> Self
Converts to this type from the input type.
§impl From<ITMediaRecord> for IDispatch
impl From<ITMediaRecord> for IDispatch
§fn from(value: ITMediaRecord) -> Self
fn from(value: ITMediaRecord) -> Self
Converts to this type from the input type.
§impl From<ITMediaSupport> for IDispatch
impl From<ITMediaSupport> for IDispatch
§fn from(value: ITMediaSupport) -> Self
fn from(value: ITMediaSupport) -> Self
Converts to this type from the input type.
§impl From<ITMultiTrackTerminal> for IDispatch
impl From<ITMultiTrackTerminal> for IDispatch
§fn from(value: ITMultiTrackTerminal) -> Self
fn from(value: ITMultiTrackTerminal) -> Self
Converts to this type from the input type.
§impl From<ITPhoneDeviceSpecificEvent> for IDispatch
impl From<ITPhoneDeviceSpecificEvent> for IDispatch
§fn from(value: ITPhoneDeviceSpecificEvent) -> Self
fn from(value: ITPhoneDeviceSpecificEvent) -> Self
Converts to this type from the input type.
§impl From<ITPhoneEvent> for IDispatch
impl From<ITPhoneEvent> for IDispatch
§fn from(value: ITPhoneEvent) -> Self
fn from(value: ITPhoneEvent) -> Self
Converts to this type from the input type.
§impl From<ITPluggableTerminalClassInfo> for IDispatch
impl From<ITPluggableTerminalClassInfo> for IDispatch
§fn from(value: ITPluggableTerminalClassInfo) -> Self
fn from(value: ITPluggableTerminalClassInfo) -> Self
Converts to this type from the input type.
§impl From<ITPluggableTerminalSuperclassInfo> for IDispatch
impl From<ITPluggableTerminalSuperclassInfo> for IDispatch
§fn from(value: ITPluggableTerminalSuperclassInfo) -> Self
fn from(value: ITPluggableTerminalSuperclassInfo) -> Self
Converts to this type from the input type.
§impl From<ITPrivateEvent> for IDispatch
impl From<ITPrivateEvent> for IDispatch
§fn from(value: ITPrivateEvent) -> Self
fn from(value: ITPrivateEvent) -> Self
Converts to this type from the input type.
§impl From<ITQOSEvent> for IDispatch
impl From<ITQOSEvent> for IDispatch
§fn from(value: ITQOSEvent) -> Self
fn from(value: ITQOSEvent) -> Self
Converts to this type from the input type.
§impl From<ITQueueEvent> for IDispatch
impl From<ITQueueEvent> for IDispatch
§fn from(value: ITQueueEvent) -> Self
fn from(value: ITQueueEvent) -> Self
Converts to this type from the input type.
§impl From<ITRendezvous> for IDispatch
impl From<ITRendezvous> for IDispatch
§fn from(value: ITRendezvous) -> Self
fn from(value: ITRendezvous) -> Self
Converts to this type from the input type.
§impl From<ITRequestEvent> for IDispatch
impl From<ITRequestEvent> for IDispatch
§fn from(value: ITRequestEvent) -> Self
fn from(value: ITRequestEvent) -> Self
Converts to this type from the input type.
§impl From<ITScriptableAudioFormat> for IDispatch
impl From<ITScriptableAudioFormat> for IDispatch
§fn from(value: ITScriptableAudioFormat) -> Self
fn from(value: ITScriptableAudioFormat) -> Self
Converts to this type from the input type.
§impl From<ITStaticAudioTerminal> for IDispatch
impl From<ITStaticAudioTerminal> for IDispatch
§fn from(value: ITStaticAudioTerminal) -> Self
fn from(value: ITStaticAudioTerminal) -> Self
Converts to this type from the input type.
§impl From<ITStreamControl> for IDispatch
impl From<ITStreamControl> for IDispatch
§fn from(value: ITStreamControl) -> Self
fn from(value: ITStreamControl) -> Self
Converts to this type from the input type.
§impl From<ITSubStream> for IDispatch
impl From<ITSubStream> for IDispatch
§fn from(value: ITSubStream) -> Self
fn from(value: ITSubStream) -> Self
Converts to this type from the input type.
§impl From<ITSubStreamControl> for IDispatch
impl From<ITSubStreamControl> for IDispatch
§fn from(value: ITSubStreamControl) -> Self
fn from(value: ITSubStreamControl) -> Self
Converts to this type from the input type.
§impl From<ITTAPICallCenter> for IDispatch
impl From<ITTAPICallCenter> for IDispatch
§fn from(value: ITTAPICallCenter) -> Self
fn from(value: ITTAPICallCenter) -> Self
Converts to this type from the input type.
§impl From<ITTAPIDispatchEventNotification> for IDispatch
impl From<ITTAPIDispatchEventNotification> for IDispatch
§fn from(value: ITTAPIDispatchEventNotification) -> Self
fn from(value: ITTAPIDispatchEventNotification) -> Self
Converts to this type from the input type.
§impl From<ITTAPIObjectEvent> for IDispatch
impl From<ITTAPIObjectEvent> for IDispatch
§fn from(value: ITTAPIObjectEvent) -> Self
fn from(value: ITTAPIObjectEvent) -> Self
Converts to this type from the input type.
§impl From<ITTAPIObjectEvent2> for IDispatch
impl From<ITTAPIObjectEvent2> for IDispatch
§fn from(value: ITTAPIObjectEvent2) -> Self
fn from(value: ITTAPIObjectEvent2) -> Self
Converts to this type from the input type.
§impl From<ITTTSTerminalEvent> for IDispatch
impl From<ITTTSTerminalEvent> for IDispatch
§fn from(value: ITTTSTerminalEvent) -> Self
fn from(value: ITTTSTerminalEvent) -> Self
Converts to this type from the input type.
§impl From<ITTerminal> for IDispatch
impl From<ITTerminal> for IDispatch
§fn from(value: ITTerminal) -> Self
fn from(value: ITTerminal) -> Self
Converts to this type from the input type.
§impl From<ITTerminalSupport> for IDispatch
impl From<ITTerminalSupport> for IDispatch
§fn from(value: ITTerminalSupport) -> Self
fn from(value: ITTerminalSupport) -> Self
Converts to this type from the input type.
§impl From<ITTerminalSupport2> for IDispatch
impl From<ITTerminalSupport2> for IDispatch
§fn from(value: ITTerminalSupport2) -> Self
fn from(value: ITTerminalSupport2) -> Self
Converts to this type from the input type.
§impl From<ITToneDetectionEvent> for IDispatch
impl From<ITToneDetectionEvent> for IDispatch
§fn from(value: ITToneDetectionEvent) -> Self
fn from(value: ITToneDetectionEvent) -> Self
Converts to this type from the input type.
§impl From<ITToneTerminalEvent> for IDispatch
impl From<ITToneTerminalEvent> for IDispatch
§fn from(value: ITToneTerminalEvent) -> Self
fn from(value: ITToneTerminalEvent) -> Self
Converts to this type from the input type.
§impl From<ITaskDefinition> for IDispatch
impl From<ITaskDefinition> for IDispatch
§fn from(value: ITaskDefinition) -> Self
fn from(value: ITaskDefinition) -> Self
Converts to this type from the input type.
§impl From<ITaskFolder> for IDispatch
impl From<ITaskFolder> for IDispatch
§fn from(value: ITaskFolder) -> Self
fn from(value: ITaskFolder) -> Self
Converts to this type from the input type.
§impl From<ITaskFolderCollection> for IDispatch
impl From<ITaskFolderCollection> for IDispatch
§fn from(value: ITaskFolderCollection) -> Self
fn from(value: ITaskFolderCollection) -> Self
Converts to this type from the input type.
§impl From<ITaskNamedValueCollection> for IDispatch
impl From<ITaskNamedValueCollection> for IDispatch
§fn from(value: ITaskNamedValueCollection) -> Self
fn from(value: ITaskNamedValueCollection) -> Self
Converts to this type from the input type.
§impl From<ITaskNamedValuePair> for IDispatch
impl From<ITaskNamedValuePair> for IDispatch
§fn from(value: ITaskNamedValuePair) -> Self
fn from(value: ITaskNamedValuePair) -> Self
Converts to this type from the input type.
§impl From<ITaskService> for IDispatch
impl From<ITaskService> for IDispatch
§fn from(value: ITaskService) -> Self
fn from(value: ITaskService) -> Self
Converts to this type from the input type.
§impl From<ITaskSettings> for IDispatch
impl From<ITaskSettings> for IDispatch
§fn from(value: ITaskSettings) -> Self
fn from(value: ITaskSettings) -> Self
Converts to this type from the input type.
§impl From<ITaskSettings2> for IDispatch
impl From<ITaskSettings2> for IDispatch
§fn from(value: ITaskSettings2) -> Self
fn from(value: ITaskSettings2) -> Self
Converts to this type from the input type.
§impl From<ITaskSettings3> for IDispatch
impl From<ITaskSettings3> for IDispatch
§fn from(value: ITaskSettings3) -> Self
fn from(value: ITaskSettings3) -> Self
Converts to this type from the input type.
§impl From<ITemplateSdo> for IDispatch
impl From<ITemplateSdo> for IDispatch
§fn from(value: ITemplateSdo) -> Self
fn from(value: ITemplateSdo) -> Self
Converts to this type from the input type.
§impl From<ITextDisplays> for IDispatch
impl From<ITextDisplays> for IDispatch
§fn from(value: ITextDisplays) -> Self
fn from(value: ITextDisplays) -> Self
Converts to this type from the input type.
§impl From<ITextDocument> for IDispatch
impl From<ITextDocument> for IDispatch
§fn from(value: ITextDocument) -> Self
fn from(value: ITextDocument) -> Self
Converts to this type from the input type.
§impl From<ITextDocument2> for IDispatch
impl From<ITextDocument2> for IDispatch
§fn from(value: ITextDocument2) -> Self
fn from(value: ITextDocument2) -> Self
Converts to this type from the input type.
§impl From<ITextDocument2Old> for IDispatch
impl From<ITextDocument2Old> for IDispatch
§fn from(value: ITextDocument2Old) -> Self
fn from(value: ITextDocument2Old) -> Self
Converts to this type from the input type.
§impl From<ITextFont2> for IDispatch
impl From<ITextFont2> for IDispatch
§fn from(value: ITextFont2) -> Self
fn from(value: ITextFont2) -> Self
Converts to this type from the input type.
§impl From<ITextPara2> for IDispatch
impl From<ITextPara2> for IDispatch
§fn from(value: ITextPara2) -> Self
fn from(value: ITextPara2) -> Self
Converts to this type from the input type.
§impl From<ITextRange> for IDispatch
impl From<ITextRange> for IDispatch
§fn from(value: ITextRange) -> Self
fn from(value: ITextRange) -> Self
Converts to this type from the input type.
§impl From<ITextRange2> for IDispatch
impl From<ITextRange2> for IDispatch
§fn from(value: ITextRange2) -> Self
fn from(value: ITextRange2) -> Self
Converts to this type from the input type.
§impl From<ITextSelection> for IDispatch
impl From<ITextSelection> for IDispatch
§fn from(value: ITextSelection) -> Self
fn from(value: ITextSelection) -> Self
Converts to this type from the input type.
§impl From<ITextSelection2> for IDispatch
impl From<ITextSelection2> for IDispatch
§fn from(value: ITextSelection2) -> Self
fn from(value: ITextSelection2) -> Self
Converts to this type from the input type.
§impl From<ITextStoryRanges> for IDispatch
impl From<ITextStoryRanges> for IDispatch
§fn from(value: ITextStoryRanges) -> Self
fn from(value: ITextStoryRanges) -> Self
Converts to this type from the input type.
§impl From<ITextStoryRanges2> for IDispatch
impl From<ITextStoryRanges2> for IDispatch
§fn from(value: ITextStoryRanges2) -> Self
fn from(value: ITextStoryRanges2) -> Self
Converts to this type from the input type.
§impl From<ITextStrings> for IDispatch
impl From<ITextStrings> for IDispatch
§fn from(value: ITextStrings) -> Self
fn from(value: ITextStrings) -> Self
Converts to this type from the input type.
§impl From<ITimeTrigger> for IDispatch
impl From<ITimeTrigger> for IDispatch
§fn from(value: ITimeTrigger) -> Self
fn from(value: ITimeTrigger) -> Self
Converts to this type from the input type.
§impl From<ITraceDataCollector> for IDispatch
impl From<ITraceDataCollector> for IDispatch
§fn from(value: ITraceDataCollector) -> Self
fn from(value: ITraceDataCollector) -> Self
Converts to this type from the input type.
§impl From<ITraceDataProvider> for IDispatch
impl From<ITraceDataProvider> for IDispatch
§fn from(value: ITraceDataProvider) -> Self
fn from(value: ITraceDataProvider) -> Self
Converts to this type from the input type.
§impl From<ITraceDataProviderCollection> for IDispatch
impl From<ITraceDataProviderCollection> for IDispatch
§fn from(value: ITraceDataProviderCollection) -> Self
fn from(value: ITraceDataProviderCollection) -> Self
Converts to this type from the input type.
§impl From<ITransactionContext> for IDispatch
impl From<ITransactionContext> for IDispatch
§fn from(value: ITransactionContext) -> Self
fn from(value: ITransactionContext) -> Self
Converts to this type from the input type.
§impl From<ITriggerCollection> for IDispatch
impl From<ITriggerCollection> for IDispatch
§fn from(value: ITriggerCollection) -> Self
fn from(value: ITriggerCollection) -> Self
Converts to this type from the input type.
§impl From<ITuneRequest> for IDispatch
impl From<ITuneRequest> for IDispatch
§fn from(value: ITuneRequest) -> Self
fn from(value: ITuneRequest) -> Self
Converts to this type from the input type.
§impl From<ITuningSpace> for IDispatch
impl From<ITuningSpace> for IDispatch
§fn from(value: ITuningSpace) -> Self
fn from(value: ITuningSpace) -> Self
Converts to this type from the input type.
§impl From<ITuningSpaceContainer> for IDispatch
impl From<ITuningSpaceContainer> for IDispatch
§fn from(value: ITuningSpaceContainer) -> Self
fn from(value: ITuningSpaceContainer) -> Self
Converts to this type from the input type.
§impl From<ITuningSpaces> for IDispatch
impl From<ITuningSpaces> for IDispatch
§fn from(value: ITuningSpaces) -> Self
fn from(value: ITuningSpaces) -> Self
Converts to this type from the input type.
§impl From<IUPnPDescriptionDocument> for IDispatch
impl From<IUPnPDescriptionDocument> for IDispatch
§fn from(value: IUPnPDescriptionDocument) -> Self
fn from(value: IUPnPDescriptionDocument) -> Self
Converts to this type from the input type.
§impl From<IUPnPDevice> for IDispatch
impl From<IUPnPDevice> for IDispatch
§fn from(value: IUPnPDevice) -> Self
fn from(value: IUPnPDevice) -> Self
Converts to this type from the input type.
§impl From<IUPnPDeviceFinder> for IDispatch
impl From<IUPnPDeviceFinder> for IDispatch
§fn from(value: IUPnPDeviceFinder) -> Self
fn from(value: IUPnPDeviceFinder) -> Self
Converts to this type from the input type.
§impl From<IUPnPDevices> for IDispatch
impl From<IUPnPDevices> for IDispatch
§fn from(value: IUPnPDevices) -> Self
fn from(value: IUPnPDevices) -> Self
Converts to this type from the input type.
§impl From<IUPnPService> for IDispatch
impl From<IUPnPService> for IDispatch
§fn from(value: IUPnPService) -> Self
fn from(value: IUPnPService) -> Self
Converts to this type from the input type.
§impl From<IUPnPServices> for IDispatch
impl From<IUPnPServices> for IDispatch
§fn from(value: IUPnPServices) -> Self
fn from(value: IUPnPServices) -> Self
Converts to this type from the input type.
§impl From<IUpdateCollection> for IDispatch
impl From<IUpdateCollection> for IDispatch
§fn from(value: IUpdateCollection) -> Self
fn from(value: IUpdateCollection) -> Self
Converts to this type from the input type.
§impl From<IUpdateDownloadContent> for IDispatch
impl From<IUpdateDownloadContent> for IDispatch
§fn from(value: IUpdateDownloadContent) -> Self
fn from(value: IUpdateDownloadContent) -> Self
Converts to this type from the input type.
§impl From<IUpdateDownloadContent2> for IDispatch
impl From<IUpdateDownloadContent2> for IDispatch
§fn from(value: IUpdateDownloadContent2) -> Self
fn from(value: IUpdateDownloadContent2) -> Self
Converts to this type from the input type.
§impl From<IUpdateDownloadContentCollection> for IDispatch
impl From<IUpdateDownloadContentCollection> for IDispatch
§fn from(value: IUpdateDownloadContentCollection) -> Self
fn from(value: IUpdateDownloadContentCollection) -> Self
Converts to this type from the input type.
§impl From<IUpdateDownloadResult> for IDispatch
impl From<IUpdateDownloadResult> for IDispatch
§fn from(value: IUpdateDownloadResult) -> Self
fn from(value: IUpdateDownloadResult) -> Self
Converts to this type from the input type.
§impl From<IUpdateDownloader> for IDispatch
impl From<IUpdateDownloader> for IDispatch
§fn from(value: IUpdateDownloader) -> Self
fn from(value: IUpdateDownloader) -> Self
Converts to this type from the input type.
§impl From<IUpdateException> for IDispatch
impl From<IUpdateException> for IDispatch
§fn from(value: IUpdateException) -> Self
fn from(value: IUpdateException) -> Self
Converts to this type from the input type.
§impl From<IUpdateExceptionCollection> for IDispatch
impl From<IUpdateExceptionCollection> for IDispatch
§fn from(value: IUpdateExceptionCollection) -> Self
fn from(value: IUpdateExceptionCollection) -> Self
Converts to this type from the input type.
§impl From<IUpdateHistoryEntry> for IDispatch
impl From<IUpdateHistoryEntry> for IDispatch
§fn from(value: IUpdateHistoryEntry) -> Self
fn from(value: IUpdateHistoryEntry) -> Self
Converts to this type from the input type.
§impl From<IUpdateHistoryEntry2> for IDispatch
impl From<IUpdateHistoryEntry2> for IDispatch
§fn from(value: IUpdateHistoryEntry2) -> Self
fn from(value: IUpdateHistoryEntry2) -> Self
Converts to this type from the input type.
§impl From<IUpdateHistoryEntryCollection> for IDispatch
impl From<IUpdateHistoryEntryCollection> for IDispatch
§fn from(value: IUpdateHistoryEntryCollection) -> Self
fn from(value: IUpdateHistoryEntryCollection) -> Self
Converts to this type from the input type.
§impl From<IUpdateIdentity> for IDispatch
impl From<IUpdateIdentity> for IDispatch
§fn from(value: IUpdateIdentity) -> Self
fn from(value: IUpdateIdentity) -> Self
Converts to this type from the input type.
§impl From<IUpdateInstallationResult> for IDispatch
impl From<IUpdateInstallationResult> for IDispatch
§fn from(value: IUpdateInstallationResult) -> Self
fn from(value: IUpdateInstallationResult) -> Self
Converts to this type from the input type.
§impl From<IUpdateInstaller> for IDispatch
impl From<IUpdateInstaller> for IDispatch
§fn from(value: IUpdateInstaller) -> Self
fn from(value: IUpdateInstaller) -> Self
Converts to this type from the input type.
§impl From<IUpdateInstaller2> for IDispatch
impl From<IUpdateInstaller2> for IDispatch
§fn from(value: IUpdateInstaller2) -> Self
fn from(value: IUpdateInstaller2) -> Self
Converts to this type from the input type.
§impl From<IUpdateInstaller3> for IDispatch
impl From<IUpdateInstaller3> for IDispatch
§fn from(value: IUpdateInstaller3) -> Self
fn from(value: IUpdateInstaller3) -> Self
Converts to this type from the input type.
§impl From<IUpdateInstaller4> for IDispatch
impl From<IUpdateInstaller4> for IDispatch
§fn from(value: IUpdateInstaller4) -> Self
fn from(value: IUpdateInstaller4) -> Self
Converts to this type from the input type.
§impl From<IUpdateSearcher> for IDispatch
impl From<IUpdateSearcher> for IDispatch
§fn from(value: IUpdateSearcher) -> Self
fn from(value: IUpdateSearcher) -> Self
Converts to this type from the input type.
§impl From<IUpdateSearcher2> for IDispatch
impl From<IUpdateSearcher2> for IDispatch
§fn from(value: IUpdateSearcher2) -> Self
fn from(value: IUpdateSearcher2) -> Self
Converts to this type from the input type.
§impl From<IUpdateSearcher3> for IDispatch
impl From<IUpdateSearcher3> for IDispatch
§fn from(value: IUpdateSearcher3) -> Self
fn from(value: IUpdateSearcher3) -> Self
Converts to this type from the input type.
§impl From<IUpdateService> for IDispatch
impl From<IUpdateService> for IDispatch
§fn from(value: IUpdateService) -> Self
fn from(value: IUpdateService) -> Self
Converts to this type from the input type.
§impl From<IUpdateService2> for IDispatch
impl From<IUpdateService2> for IDispatch
§fn from(value: IUpdateService2) -> Self
fn from(value: IUpdateService2) -> Self
Converts to this type from the input type.
§impl From<IUpdateServiceCollection> for IDispatch
impl From<IUpdateServiceCollection> for IDispatch
§fn from(value: IUpdateServiceCollection) -> Self
fn from(value: IUpdateServiceCollection) -> Self
Converts to this type from the input type.
§impl From<IUpdateServiceManager> for IDispatch
impl From<IUpdateServiceManager> for IDispatch
§fn from(value: IUpdateServiceManager) -> Self
fn from(value: IUpdateServiceManager) -> Self
Converts to this type from the input type.
§impl From<IUpdateServiceManager2> for IDispatch
impl From<IUpdateServiceManager2> for IDispatch
§fn from(value: IUpdateServiceManager2) -> Self
fn from(value: IUpdateServiceManager2) -> Self
Converts to this type from the input type.
§impl From<IUpdateServiceRegistration> for IDispatch
impl From<IUpdateServiceRegistration> for IDispatch
§fn from(value: IUpdateServiceRegistration) -> Self
fn from(value: IUpdateServiceRegistration) -> Self
Converts to this type from the input type.
§impl From<IUpdateSession> for IDispatch
impl From<IUpdateSession> for IDispatch
§fn from(value: IUpdateSession) -> Self
fn from(value: IUpdateSession) -> Self
Converts to this type from the input type.
§impl From<IUpdateSession2> for IDispatch
impl From<IUpdateSession2> for IDispatch
§fn from(value: IUpdateSession2) -> Self
fn from(value: IUpdateSession2) -> Self
Converts to this type from the input type.
§impl From<IUpdateSession3> for IDispatch
impl From<IUpdateSession3> for IDispatch
§fn from(value: IUpdateSession3) -> Self
fn from(value: IUpdateSession3) -> Self
Converts to this type from the input type.
§impl From<IVBMXNamespaceManager> for IDispatch
impl From<IVBMXNamespaceManager> for IDispatch
§fn from(value: IVBMXNamespaceManager) -> Self
fn from(value: IVBMXNamespaceManager) -> Self
Converts to this type from the input type.
§impl From<IVBSAXAttributes> for IDispatch
impl From<IVBSAXAttributes> for IDispatch
§fn from(value: IVBSAXAttributes) -> Self
fn from(value: IVBSAXAttributes) -> Self
Converts to this type from the input type.
§impl From<IVBSAXContentHandler> for IDispatch
impl From<IVBSAXContentHandler> for IDispatch
§fn from(value: IVBSAXContentHandler) -> Self
fn from(value: IVBSAXContentHandler) -> Self
Converts to this type from the input type.
§impl From<IVBSAXDTDHandler> for IDispatch
impl From<IVBSAXDTDHandler> for IDispatch
§fn from(value: IVBSAXDTDHandler) -> Self
fn from(value: IVBSAXDTDHandler) -> Self
Converts to this type from the input type.
§impl From<IVBSAXDeclHandler> for IDispatch
impl From<IVBSAXDeclHandler> for IDispatch
§fn from(value: IVBSAXDeclHandler) -> Self
fn from(value: IVBSAXDeclHandler) -> Self
Converts to this type from the input type.
§impl From<IVBSAXEntityResolver> for IDispatch
impl From<IVBSAXEntityResolver> for IDispatch
§fn from(value: IVBSAXEntityResolver) -> Self
fn from(value: IVBSAXEntityResolver) -> Self
Converts to this type from the input type.
§impl From<IVBSAXErrorHandler> for IDispatch
impl From<IVBSAXErrorHandler> for IDispatch
§fn from(value: IVBSAXErrorHandler) -> Self
fn from(value: IVBSAXErrorHandler) -> Self
Converts to this type from the input type.
§impl From<IVBSAXLexicalHandler> for IDispatch
impl From<IVBSAXLexicalHandler> for IDispatch
§fn from(value: IVBSAXLexicalHandler) -> Self
fn from(value: IVBSAXLexicalHandler) -> Self
Converts to this type from the input type.
§impl From<IVBSAXLocator> for IDispatch
impl From<IVBSAXLocator> for IDispatch
§fn from(value: IVBSAXLocator) -> Self
fn from(value: IVBSAXLocator) -> Self
Converts to this type from the input type.
§impl From<IVBSAXXMLFilter> for IDispatch
impl From<IVBSAXXMLFilter> for IDispatch
§fn from(value: IVBSAXXMLFilter) -> Self
fn from(value: IVBSAXXMLFilter) -> Self
Converts to this type from the input type.
§impl From<IVBSAXXMLReader> for IDispatch
impl From<IVBSAXXMLReader> for IDispatch
§fn from(value: IVBSAXXMLReader) -> Self
fn from(value: IVBSAXXMLReader) -> Self
Converts to this type from the input type.
§impl From<IValueMapItem> for IDispatch
impl From<IValueMapItem> for IDispatch
§fn from(value: IValueMapItem) -> Self
fn from(value: IValueMapItem) -> Self
Converts to this type from the input type.
§impl From<IVideoWindow> for IDispatch
impl From<IVideoWindow> for IDispatch
§fn from(value: IVideoWindow) -> Self
fn from(value: IVideoWindow) -> Self
Converts to this type from the input type.
§impl From<IWMIExtension> for IDispatch
impl From<IWMIExtension> for IDispatch
§fn from(value: IWMIExtension) -> Self
fn from(value: IWMIExtension) -> Self
Converts to this type from the input type.
§impl From<IWMPCdromCollection> for IDispatch
impl From<IWMPCdromCollection> for IDispatch
§fn from(value: IWMPCdromCollection) -> Self
fn from(value: IWMPCdromCollection) -> Self
Converts to this type from the input type.
§impl From<IWMPClosedCaption> for IDispatch
impl From<IWMPClosedCaption> for IDispatch
§fn from(value: IWMPClosedCaption) -> Self
fn from(value: IWMPClosedCaption) -> Self
Converts to this type from the input type.
§impl From<IWMPClosedCaption2> for IDispatch
impl From<IWMPClosedCaption2> for IDispatch
§fn from(value: IWMPClosedCaption2) -> Self
fn from(value: IWMPClosedCaption2) -> Self
Converts to this type from the input type.
§impl From<IWMPControls> for IDispatch
impl From<IWMPControls> for IDispatch
§fn from(value: IWMPControls) -> Self
fn from(value: IWMPControls) -> Self
Converts to this type from the input type.
§impl From<IWMPControls2> for IDispatch
impl From<IWMPControls2> for IDispatch
§fn from(value: IWMPControls2) -> Self
fn from(value: IWMPControls2) -> Self
Converts to this type from the input type.
§impl From<IWMPControls3> for IDispatch
impl From<IWMPControls3> for IDispatch
§fn from(value: IWMPControls3) -> Self
fn from(value: IWMPControls3) -> Self
Converts to this type from the input type.
§impl From<IWMPDownloadCollection> for IDispatch
impl From<IWMPDownloadCollection> for IDispatch
§fn from(value: IWMPDownloadCollection) -> Self
fn from(value: IWMPDownloadCollection) -> Self
Converts to this type from the input type.
§impl From<IWMPDownloadItem> for IDispatch
impl From<IWMPDownloadItem> for IDispatch
§fn from(value: IWMPDownloadItem) -> Self
fn from(value: IWMPDownloadItem) -> Self
Converts to this type from the input type.
§impl From<IWMPDownloadItem2> for IDispatch
impl From<IWMPDownloadItem2> for IDispatch
§fn from(value: IWMPDownloadItem2) -> Self
fn from(value: IWMPDownloadItem2) -> Self
Converts to this type from the input type.
§impl From<IWMPDownloadManager> for IDispatch
impl From<IWMPDownloadManager> for IDispatch
§fn from(value: IWMPDownloadManager) -> Self
fn from(value: IWMPDownloadManager) -> Self
Converts to this type from the input type.
§impl From<IWMPErrorItem> for IDispatch
impl From<IWMPErrorItem> for IDispatch
§fn from(value: IWMPErrorItem) -> Self
fn from(value: IWMPErrorItem) -> Self
Converts to this type from the input type.
§impl From<IWMPErrorItem2> for IDispatch
impl From<IWMPErrorItem2> for IDispatch
§fn from(value: IWMPErrorItem2) -> Self
fn from(value: IWMPErrorItem2) -> Self
Converts to this type from the input type.
§impl From<IWMPMedia2> for IDispatch
impl From<IWMPMedia2> for IDispatch
§fn from(value: IWMPMedia2) -> Self
fn from(value: IWMPMedia2) -> Self
Converts to this type from the input type.
§impl From<IWMPMedia3> for IDispatch
impl From<IWMPMedia3> for IDispatch
§fn from(value: IWMPMedia3) -> Self
fn from(value: IWMPMedia3) -> Self
Converts to this type from the input type.
§impl From<IWMPMediaCollection> for IDispatch
impl From<IWMPMediaCollection> for IDispatch
§fn from(value: IWMPMediaCollection) -> Self
fn from(value: IWMPMediaCollection) -> Self
Converts to this type from the input type.
§impl From<IWMPMediaCollection2> for IDispatch
impl From<IWMPMediaCollection2> for IDispatch
§fn from(value: IWMPMediaCollection2) -> Self
fn from(value: IWMPMediaCollection2) -> Self
Converts to this type from the input type.
§impl From<IWMPMetadataPicture> for IDispatch
impl From<IWMPMetadataPicture> for IDispatch
§fn from(value: IWMPMetadataPicture) -> Self
fn from(value: IWMPMetadataPicture) -> Self
Converts to this type from the input type.
§impl From<IWMPMetadataText> for IDispatch
impl From<IWMPMetadataText> for IDispatch
§fn from(value: IWMPMetadataText) -> Self
fn from(value: IWMPMetadataText) -> Self
Converts to this type from the input type.
§impl From<IWMPNetwork> for IDispatch
impl From<IWMPNetwork> for IDispatch
§fn from(value: IWMPNetwork) -> Self
fn from(value: IWMPNetwork) -> Self
Converts to this type from the input type.
§impl From<IWMPPlayer> for IDispatch
impl From<IWMPPlayer> for IDispatch
§fn from(value: IWMPPlayer) -> Self
fn from(value: IWMPPlayer) -> Self
Converts to this type from the input type.
§impl From<IWMPPlayer2> for IDispatch
impl From<IWMPPlayer2> for IDispatch
§fn from(value: IWMPPlayer2) -> Self
fn from(value: IWMPPlayer2) -> Self
Converts to this type from the input type.
§impl From<IWMPPlayer3> for IDispatch
impl From<IWMPPlayer3> for IDispatch
§fn from(value: IWMPPlayer3) -> Self
fn from(value: IWMPPlayer3) -> Self
Converts to this type from the input type.
§impl From<IWMPPlayer4> for IDispatch
impl From<IWMPPlayer4> for IDispatch
§fn from(value: IWMPPlayer4) -> Self
fn from(value: IWMPPlayer4) -> Self
Converts to this type from the input type.
§impl From<IWMPPlayerApplication> for IDispatch
impl From<IWMPPlayerApplication> for IDispatch
§fn from(value: IWMPPlayerApplication) -> Self
fn from(value: IWMPPlayerApplication) -> Self
Converts to this type from the input type.
§impl From<IWMPPlaylist> for IDispatch
impl From<IWMPPlaylist> for IDispatch
§fn from(value: IWMPPlaylist) -> Self
fn from(value: IWMPPlaylist) -> Self
Converts to this type from the input type.
§impl From<IWMPPlaylistArray> for IDispatch
impl From<IWMPPlaylistArray> for IDispatch
§fn from(value: IWMPPlaylistArray) -> Self
fn from(value: IWMPPlaylistArray) -> Self
Converts to this type from the input type.
§impl From<IWMPPlaylistCollection> for IDispatch
impl From<IWMPPlaylistCollection> for IDispatch
§fn from(value: IWMPPlaylistCollection) -> Self
fn from(value: IWMPPlaylistCollection) -> Self
Converts to this type from the input type.
§impl From<IWMPSettings> for IDispatch
impl From<IWMPSettings> for IDispatch
§fn from(value: IWMPSettings) -> Self
fn from(value: IWMPSettings) -> Self
Converts to this type from the input type.
§impl From<IWMPSettings2> for IDispatch
impl From<IWMPSettings2> for IDispatch
§fn from(value: IWMPSettings2) -> Self
fn from(value: IWMPSettings2) -> Self
Converts to this type from the input type.
§impl From<IWMPStringCollection> for IDispatch
impl From<IWMPStringCollection> for IDispatch
§fn from(value: IWMPStringCollection) -> Self
fn from(value: IWMPStringCollection) -> Self
Converts to this type from the input type.
§impl From<IWMPStringCollection2> for IDispatch
impl From<IWMPStringCollection2> for IDispatch
§fn from(value: IWMPStringCollection2) -> Self
fn from(value: IWMPStringCollection2) -> Self
Converts to this type from the input type.
§impl From<IWSCDefaultProduct> for IDispatch
impl From<IWSCDefaultProduct> for IDispatch
§fn from(value: IWSCDefaultProduct) -> Self
fn from(value: IWSCDefaultProduct) -> Self
Converts to this type from the input type.
§impl From<IWSCProductList> for IDispatch
impl From<IWSCProductList> for IDispatch
§fn from(value: IWSCProductList) -> Self
fn from(value: IWSCProductList) -> Self
Converts to this type from the input type.
§impl From<IWSManConnectionOptions> for IDispatch
impl From<IWSManConnectionOptions> for IDispatch
§fn from(value: IWSManConnectionOptions) -> Self
fn from(value: IWSManConnectionOptions) -> Self
Converts to this type from the input type.
§impl From<IWSManConnectionOptionsEx> for IDispatch
impl From<IWSManConnectionOptionsEx> for IDispatch
§fn from(value: IWSManConnectionOptionsEx) -> Self
fn from(value: IWSManConnectionOptionsEx) -> Self
Converts to this type from the input type.
§impl From<IWSManConnectionOptionsEx2> for IDispatch
impl From<IWSManConnectionOptionsEx2> for IDispatch
§fn from(value: IWSManConnectionOptionsEx2) -> Self
fn from(value: IWSManConnectionOptionsEx2) -> Self
Converts to this type from the input type.
§impl From<IWSManEnumerator> for IDispatch
impl From<IWSManEnumerator> for IDispatch
§fn from(value: IWSManEnumerator) -> Self
fn from(value: IWSManEnumerator) -> Self
Converts to this type from the input type.
§impl From<IWSManInternal> for IDispatch
impl From<IWSManInternal> for IDispatch
§fn from(value: IWSManInternal) -> Self
fn from(value: IWSManInternal) -> Self
Converts to this type from the input type.
§impl From<IWSManResourceLocator> for IDispatch
impl From<IWSManResourceLocator> for IDispatch
§fn from(value: IWSManResourceLocator) -> Self
fn from(value: IWSManResourceLocator) -> Self
Converts to this type from the input type.
§impl From<IWSManSession> for IDispatch
impl From<IWSManSession> for IDispatch
§fn from(value: IWSManSession) -> Self
fn from(value: IWSManSession) -> Self
Converts to this type from the input type.
§impl From<IWdsTransportCacheable> for IDispatch
impl From<IWdsTransportCacheable> for IDispatch
§fn from(value: IWdsTransportCacheable) -> Self
fn from(value: IWdsTransportCacheable) -> Self
Converts to this type from the input type.
§impl From<IWdsTransportClient> for IDispatch
impl From<IWdsTransportClient> for IDispatch
§fn from(value: IWdsTransportClient) -> Self
fn from(value: IWdsTransportClient) -> Self
Converts to this type from the input type.
§impl From<IWdsTransportCollection> for IDispatch
impl From<IWdsTransportCollection> for IDispatch
§fn from(value: IWdsTransportCollection) -> Self
fn from(value: IWdsTransportCollection) -> Self
Converts to this type from the input type.
§impl From<IWdsTransportConfigurationManager> for IDispatch
impl From<IWdsTransportConfigurationManager> for IDispatch
§fn from(value: IWdsTransportConfigurationManager) -> Self
fn from(value: IWdsTransportConfigurationManager) -> Self
Converts to this type from the input type.
§impl From<IWdsTransportConfigurationManager2> for IDispatch
impl From<IWdsTransportConfigurationManager2> for IDispatch
§fn from(value: IWdsTransportConfigurationManager2) -> Self
fn from(value: IWdsTransportConfigurationManager2) -> Self
Converts to this type from the input type.
§impl From<IWdsTransportContent> for IDispatch
impl From<IWdsTransportContent> for IDispatch
§fn from(value: IWdsTransportContent) -> Self
fn from(value: IWdsTransportContent) -> Self
Converts to this type from the input type.
§impl From<IWdsTransportContentProvider> for IDispatch
impl From<IWdsTransportContentProvider> for IDispatch
§fn from(value: IWdsTransportContentProvider) -> Self
fn from(value: IWdsTransportContentProvider) -> Self
Converts to this type from the input type.
§impl From<IWdsTransportDiagnosticsPolicy> for IDispatch
impl From<IWdsTransportDiagnosticsPolicy> for IDispatch
§fn from(value: IWdsTransportDiagnosticsPolicy) -> Self
fn from(value: IWdsTransportDiagnosticsPolicy) -> Self
Converts to this type from the input type.
§impl From<IWdsTransportManager> for IDispatch
impl From<IWdsTransportManager> for IDispatch
§fn from(value: IWdsTransportManager) -> Self
fn from(value: IWdsTransportManager) -> Self
Converts to this type from the input type.
§impl From<IWdsTransportMulticastSessionPolicy> for IDispatch
impl From<IWdsTransportMulticastSessionPolicy> for IDispatch
§fn from(value: IWdsTransportMulticastSessionPolicy) -> Self
fn from(value: IWdsTransportMulticastSessionPolicy) -> Self
Converts to this type from the input type.
§impl From<IWdsTransportNamespace> for IDispatch
impl From<IWdsTransportNamespace> for IDispatch
§fn from(value: IWdsTransportNamespace) -> Self
fn from(value: IWdsTransportNamespace) -> Self
Converts to this type from the input type.
§impl From<IWdsTransportNamespaceAutoCast> for IDispatch
impl From<IWdsTransportNamespaceAutoCast> for IDispatch
§fn from(value: IWdsTransportNamespaceAutoCast) -> Self
fn from(value: IWdsTransportNamespaceAutoCast) -> Self
Converts to this type from the input type.
§impl From<IWdsTransportNamespaceManager> for IDispatch
impl From<IWdsTransportNamespaceManager> for IDispatch
§fn from(value: IWdsTransportNamespaceManager) -> Self
fn from(value: IWdsTransportNamespaceManager) -> Self
Converts to this type from the input type.
§impl From<IWdsTransportNamespaceScheduledCast> for IDispatch
impl From<IWdsTransportNamespaceScheduledCast> for IDispatch
§fn from(value: IWdsTransportNamespaceScheduledCast) -> Self
fn from(value: IWdsTransportNamespaceScheduledCast) -> Self
Converts to this type from the input type.
§impl From<IWdsTransportNamespaceScheduledCastAutoStart> for IDispatch
impl From<IWdsTransportNamespaceScheduledCastAutoStart> for IDispatch
§fn from(value: IWdsTransportNamespaceScheduledCastAutoStart) -> Self
fn from(value: IWdsTransportNamespaceScheduledCastAutoStart) -> Self
Converts to this type from the input type.
§impl From<IWdsTransportNamespaceScheduledCastManualStart> for IDispatch
impl From<IWdsTransportNamespaceScheduledCastManualStart> for IDispatch
§fn from(value: IWdsTransportNamespaceScheduledCastManualStart) -> Self
fn from(value: IWdsTransportNamespaceScheduledCastManualStart) -> Self
Converts to this type from the input type.
§impl From<IWdsTransportServer> for IDispatch
impl From<IWdsTransportServer> for IDispatch
§fn from(value: IWdsTransportServer) -> Self
fn from(value: IWdsTransportServer) -> Self
Converts to this type from the input type.
§impl From<IWdsTransportServer2> for IDispatch
impl From<IWdsTransportServer2> for IDispatch
§fn from(value: IWdsTransportServer2) -> Self
fn from(value: IWdsTransportServer2) -> Self
Converts to this type from the input type.
§impl From<IWdsTransportServicePolicy> for IDispatch
impl From<IWdsTransportServicePolicy> for IDispatch
§fn from(value: IWdsTransportServicePolicy) -> Self
fn from(value: IWdsTransportServicePolicy) -> Self
Converts to this type from the input type.
§impl From<IWdsTransportServicePolicy2> for IDispatch
impl From<IWdsTransportServicePolicy2> for IDispatch
§fn from(value: IWdsTransportServicePolicy2) -> Self
fn from(value: IWdsTransportServicePolicy2) -> Self
Converts to this type from the input type.
§impl From<IWdsTransportSession> for IDispatch
impl From<IWdsTransportSession> for IDispatch
§fn from(value: IWdsTransportSession) -> Self
fn from(value: IWdsTransportSession) -> Self
Converts to this type from the input type.
§impl From<IWdsTransportSetupManager> for IDispatch
impl From<IWdsTransportSetupManager> for IDispatch
§fn from(value: IWdsTransportSetupManager) -> Self
fn from(value: IWdsTransportSetupManager) -> Self
Converts to this type from the input type.
§impl From<IWdsTransportSetupManager2> for IDispatch
impl From<IWdsTransportSetupManager2> for IDispatch
§fn from(value: IWdsTransportSetupManager2) -> Self
fn from(value: IWdsTransportSetupManager2) -> Self
Converts to this type from the input type.
§impl From<IWdsTransportTftpClient> for IDispatch
impl From<IWdsTransportTftpClient> for IDispatch
§fn from(value: IWdsTransportTftpClient) -> Self
fn from(value: IWdsTransportTftpClient) -> Self
Converts to this type from the input type.
§impl From<IWdsTransportTftpManager> for IDispatch
impl From<IWdsTransportTftpManager> for IDispatch
§fn from(value: IWdsTransportTftpManager) -> Self
fn from(value: IWdsTransportTftpManager) -> Self
Converts to this type from the input type.
§impl From<IWebBrowser> for IDispatch
impl From<IWebBrowser> for IDispatch
§fn from(value: IWebBrowser) -> Self
fn from(value: IWebBrowser) -> Self
Converts to this type from the input type.
§impl From<IWebBrowser2> for IDispatch
impl From<IWebBrowser2> for IDispatch
§fn from(value: IWebBrowser2) -> Self
fn from(value: IWebBrowser2) -> Self
Converts to this type from the input type.
§impl From<IWebBrowserApp> for IDispatch
impl From<IWebBrowserApp> for IDispatch
§fn from(value: IWebBrowserApp) -> Self
fn from(value: IWebBrowserApp) -> Self
Converts to this type from the input type.
§impl From<IWebWizardHost> for IDispatch
impl From<IWebWizardHost> for IDispatch
§fn from(value: IWebWizardHost) -> Self
fn from(value: IWebWizardHost) -> Self
Converts to this type from the input type.
§impl From<IWebWizardHost2> for IDispatch
impl From<IWebWizardHost2> for IDispatch
§fn from(value: IWebWizardHost2) -> Self
fn from(value: IWebWizardHost2) -> Self
Converts to this type from the input type.
§impl From<IWeeklyTrigger> for IDispatch
impl From<IWeeklyTrigger> for IDispatch
§fn from(value: IWeeklyTrigger) -> Self
fn from(value: IWeeklyTrigger) -> Self
Converts to this type from the input type.
§impl From<IWinHttpRequest> for IDispatch
impl From<IWinHttpRequest> for IDispatch
§fn from(value: IWinHttpRequest) -> Self
fn from(value: IWinHttpRequest) -> Self
Converts to this type from the input type.
§impl From<IWindowsDriverUpdate> for IDispatch
impl From<IWindowsDriverUpdate> for IDispatch
§fn from(value: IWindowsDriverUpdate) -> Self
fn from(value: IWindowsDriverUpdate) -> Self
Converts to this type from the input type.
§impl From<IWindowsDriverUpdate2> for IDispatch
impl From<IWindowsDriverUpdate2> for IDispatch
§fn from(value: IWindowsDriverUpdate2) -> Self
fn from(value: IWindowsDriverUpdate2) -> Self
Converts to this type from the input type.
§impl From<IWindowsDriverUpdate3> for IDispatch
impl From<IWindowsDriverUpdate3> for IDispatch
§fn from(value: IWindowsDriverUpdate3) -> Self
fn from(value: IWindowsDriverUpdate3) -> Self
Converts to this type from the input type.
§impl From<IWindowsDriverUpdate4> for IDispatch
impl From<IWindowsDriverUpdate4> for IDispatch
§fn from(value: IWindowsDriverUpdate4) -> Self
fn from(value: IWindowsDriverUpdate4) -> Self
Converts to this type from the input type.
§impl From<IWindowsDriverUpdate5> for IDispatch
impl From<IWindowsDriverUpdate5> for IDispatch
§fn from(value: IWindowsDriverUpdate5) -> Self
fn from(value: IWindowsDriverUpdate5) -> Self
Converts to this type from the input type.
§impl From<IWindowsDriverUpdateEntry> for IDispatch
impl From<IWindowsDriverUpdateEntry> for IDispatch
§fn from(value: IWindowsDriverUpdateEntry) -> Self
fn from(value: IWindowsDriverUpdateEntry) -> Self
Converts to this type from the input type.
§impl From<IWindowsDriverUpdateEntryCollection> for IDispatch
impl From<IWindowsDriverUpdateEntryCollection> for IDispatch
§fn from(value: IWindowsDriverUpdateEntryCollection) -> Self
fn from(value: IWindowsDriverUpdateEntryCollection) -> Self
Converts to this type from the input type.
§impl From<IWindowsMediaLibrarySharingDevice> for IDispatch
impl From<IWindowsMediaLibrarySharingDevice> for IDispatch
§fn from(value: IWindowsMediaLibrarySharingDevice) -> Self
fn from(value: IWindowsMediaLibrarySharingDevice) -> Self
Converts to this type from the input type.
§impl From<IWindowsMediaLibrarySharingDeviceProperties> for IDispatch
impl From<IWindowsMediaLibrarySharingDeviceProperties> for IDispatch
§fn from(value: IWindowsMediaLibrarySharingDeviceProperties) -> Self
fn from(value: IWindowsMediaLibrarySharingDeviceProperties) -> Self
Converts to this type from the input type.
§impl From<IWindowsMediaLibrarySharingDeviceProperty> for IDispatch
impl From<IWindowsMediaLibrarySharingDeviceProperty> for IDispatch
§fn from(value: IWindowsMediaLibrarySharingDeviceProperty) -> Self
fn from(value: IWindowsMediaLibrarySharingDeviceProperty) -> Self
Converts to this type from the input type.
§impl From<IWindowsMediaLibrarySharingDevices> for IDispatch
impl From<IWindowsMediaLibrarySharingDevices> for IDispatch
§fn from(value: IWindowsMediaLibrarySharingDevices) -> Self
fn from(value: IWindowsMediaLibrarySharingDevices) -> Self
Converts to this type from the input type.
§impl From<IWindowsMediaLibrarySharingServices> for IDispatch
impl From<IWindowsMediaLibrarySharingServices> for IDispatch
§fn from(value: IWindowsMediaLibrarySharingServices) -> Self
fn from(value: IWindowsMediaLibrarySharingServices) -> Self
Converts to this type from the input type.
§impl From<IWindowsUpdateAgentInfo> for IDispatch
impl From<IWindowsUpdateAgentInfo> for IDispatch
§fn from(value: IWindowsUpdateAgentInfo) -> Self
fn from(value: IWindowsUpdateAgentInfo) -> Self
Converts to this type from the input type.
§impl From<IWorkspaceResTypeRegistry> for IDispatch
impl From<IWorkspaceResTypeRegistry> for IDispatch
§fn from(value: IWorkspaceResTypeRegistry) -> Self
fn from(value: IWorkspaceResTypeRegistry) -> Self
Converts to this type from the input type.
§impl From<IWorkspaceScriptable> for IDispatch
impl From<IWorkspaceScriptable> for IDispatch
§fn from(value: IWorkspaceScriptable) -> Self
fn from(value: IWorkspaceScriptable) -> Self
Converts to this type from the input type.
§impl From<IWorkspaceScriptable2> for IDispatch
impl From<IWorkspaceScriptable2> for IDispatch
§fn from(value: IWorkspaceScriptable2) -> Self
fn from(value: IWorkspaceScriptable2) -> Self
Converts to this type from the input type.
§impl From<IWorkspaceScriptable3> for IDispatch
impl From<IWorkspaceScriptable3> for IDispatch
§fn from(value: IWorkspaceScriptable3) -> Self
fn from(value: IWorkspaceScriptable3) -> Self
Converts to this type from the input type.
§impl From<IWriteEngine2> for IDispatch
impl From<IWriteEngine2> for IDispatch
§fn from(value: IWriteEngine2) -> Self
fn from(value: IWriteEngine2) -> Self
Converts to this type from the input type.
§impl From<IWriteEngine2EventArgs> for IDispatch
impl From<IWriteEngine2EventArgs> for IDispatch
§fn from(value: IWriteEngine2EventArgs) -> Self
fn from(value: IWriteEngine2EventArgs) -> Self
Converts to this type from the input type.
§impl From<IWriteSpeedDescriptor> for IDispatch
impl From<IWriteSpeedDescriptor> for IDispatch
§fn from(value: IWriteSpeedDescriptor) -> Self
fn from(value: IWriteSpeedDescriptor) -> Self
Converts to this type from the input type.
§impl From<IWscProduct> for IDispatch
impl From<IWscProduct> for IDispatch
§fn from(value: IWscProduct) -> Self
fn from(value: IWscProduct) -> Self
Converts to this type from the input type.
§impl From<IWscProduct2> for IDispatch
impl From<IWscProduct2> for IDispatch
§fn from(value: IWscProduct2) -> Self
fn from(value: IWscProduct2) -> Self
Converts to this type from the input type.
§impl From<IWscProduct3> for IDispatch
impl From<IWscProduct3> for IDispatch
§fn from(value: IWscProduct3) -> Self
fn from(value: IWscProduct3) -> Self
Converts to this type from the input type.
§impl From<IX500DistinguishedName> for IDispatch
impl From<IX500DistinguishedName> for IDispatch
§fn from(value: IX500DistinguishedName) -> Self
fn from(value: IX500DistinguishedName) -> Self
Converts to this type from the input type.
§impl From<IX509Attribute> for IDispatch
impl From<IX509Attribute> for IDispatch
§fn from(value: IX509Attribute) -> Self
fn from(value: IX509Attribute) -> Self
Converts to this type from the input type.
§impl From<IX509AttributeArchiveKey> for IDispatch
impl From<IX509AttributeArchiveKey> for IDispatch
§fn from(value: IX509AttributeArchiveKey) -> Self
fn from(value: IX509AttributeArchiveKey) -> Self
Converts to this type from the input type.
§impl From<IX509AttributeArchiveKeyHash> for IDispatch
impl From<IX509AttributeArchiveKeyHash> for IDispatch
§fn from(value: IX509AttributeArchiveKeyHash) -> Self
fn from(value: IX509AttributeArchiveKeyHash) -> Self
Converts to this type from the input type.
§impl From<IX509AttributeClientId> for IDispatch
impl From<IX509AttributeClientId> for IDispatch
§fn from(value: IX509AttributeClientId) -> Self
fn from(value: IX509AttributeClientId) -> Self
Converts to this type from the input type.
§impl From<IX509AttributeCspProvider> for IDispatch
impl From<IX509AttributeCspProvider> for IDispatch
§fn from(value: IX509AttributeCspProvider) -> Self
fn from(value: IX509AttributeCspProvider) -> Self
Converts to this type from the input type.
§impl From<IX509AttributeExtensions> for IDispatch
impl From<IX509AttributeExtensions> for IDispatch
§fn from(value: IX509AttributeExtensions) -> Self
fn from(value: IX509AttributeExtensions) -> Self
Converts to this type from the input type.
§impl From<IX509AttributeOSVersion> for IDispatch
impl From<IX509AttributeOSVersion> for IDispatch
§fn from(value: IX509AttributeOSVersion) -> Self
fn from(value: IX509AttributeOSVersion) -> Self
Converts to this type from the input type.
§impl From<IX509AttributeRenewalCertificate> for IDispatch
impl From<IX509AttributeRenewalCertificate> for IDispatch
§fn from(value: IX509AttributeRenewalCertificate) -> Self
fn from(value: IX509AttributeRenewalCertificate) -> Self
Converts to this type from the input type.
§impl From<IX509Attributes> for IDispatch
impl From<IX509Attributes> for IDispatch
§fn from(value: IX509Attributes) -> Self
fn from(value: IX509Attributes) -> Self
Converts to this type from the input type.
§impl From<IX509CertificateRequest> for IDispatch
impl From<IX509CertificateRequest> for IDispatch
§fn from(value: IX509CertificateRequest) -> Self
fn from(value: IX509CertificateRequest) -> Self
Converts to this type from the input type.
§impl From<IX509CertificateRequestCertificate> for IDispatch
impl From<IX509CertificateRequestCertificate> for IDispatch
§fn from(value: IX509CertificateRequestCertificate) -> Self
fn from(value: IX509CertificateRequestCertificate) -> Self
Converts to this type from the input type.
§impl From<IX509CertificateRequestCertificate2> for IDispatch
impl From<IX509CertificateRequestCertificate2> for IDispatch
§fn from(value: IX509CertificateRequestCertificate2) -> Self
fn from(value: IX509CertificateRequestCertificate2) -> Self
Converts to this type from the input type.
§impl From<IX509CertificateRequestCmc> for IDispatch
impl From<IX509CertificateRequestCmc> for IDispatch
§fn from(value: IX509CertificateRequestCmc) -> Self
fn from(value: IX509CertificateRequestCmc) -> Self
Converts to this type from the input type.
§impl From<IX509CertificateRequestCmc2> for IDispatch
impl From<IX509CertificateRequestCmc2> for IDispatch
§fn from(value: IX509CertificateRequestCmc2) -> Self
fn from(value: IX509CertificateRequestCmc2) -> Self
Converts to this type from the input type.
§impl From<IX509CertificateRequestPkcs10> for IDispatch
impl From<IX509CertificateRequestPkcs10> for IDispatch
§fn from(value: IX509CertificateRequestPkcs10) -> Self
fn from(value: IX509CertificateRequestPkcs10) -> Self
Converts to this type from the input type.
§impl From<IX509CertificateRequestPkcs10V2> for IDispatch
impl From<IX509CertificateRequestPkcs10V2> for IDispatch
§fn from(value: IX509CertificateRequestPkcs10V2) -> Self
fn from(value: IX509CertificateRequestPkcs10V2) -> Self
Converts to this type from the input type.
§impl From<IX509CertificateRequestPkcs10V3> for IDispatch
impl From<IX509CertificateRequestPkcs10V3> for IDispatch
§fn from(value: IX509CertificateRequestPkcs10V3) -> Self
fn from(value: IX509CertificateRequestPkcs10V3) -> Self
Converts to this type from the input type.
§impl From<IX509CertificateRequestPkcs10V4> for IDispatch
impl From<IX509CertificateRequestPkcs10V4> for IDispatch
§fn from(value: IX509CertificateRequestPkcs10V4) -> Self
fn from(value: IX509CertificateRequestPkcs10V4) -> Self
Converts to this type from the input type.
§impl From<IX509CertificateRequestPkcs7> for IDispatch
impl From<IX509CertificateRequestPkcs7> for IDispatch
§fn from(value: IX509CertificateRequestPkcs7) -> Self
fn from(value: IX509CertificateRequestPkcs7) -> Self
Converts to this type from the input type.
§impl From<IX509CertificateRequestPkcs7V2> for IDispatch
impl From<IX509CertificateRequestPkcs7V2> for IDispatch
§fn from(value: IX509CertificateRequestPkcs7V2) -> Self
fn from(value: IX509CertificateRequestPkcs7V2) -> Self
Converts to this type from the input type.
§impl From<IX509CertificateRevocationList> for IDispatch
impl From<IX509CertificateRevocationList> for IDispatch
§fn from(value: IX509CertificateRevocationList) -> Self
fn from(value: IX509CertificateRevocationList) -> Self
Converts to this type from the input type.
§impl From<IX509CertificateRevocationListEntries> for IDispatch
impl From<IX509CertificateRevocationListEntries> for IDispatch
§fn from(value: IX509CertificateRevocationListEntries) -> Self
fn from(value: IX509CertificateRevocationListEntries) -> Self
Converts to this type from the input type.
§impl From<IX509CertificateRevocationListEntry> for IDispatch
impl From<IX509CertificateRevocationListEntry> for IDispatch
§fn from(value: IX509CertificateRevocationListEntry) -> Self
fn from(value: IX509CertificateRevocationListEntry) -> Self
Converts to this type from the input type.
§impl From<IX509CertificateTemplate> for IDispatch
impl From<IX509CertificateTemplate> for IDispatch
§fn from(value: IX509CertificateTemplate) -> Self
fn from(value: IX509CertificateTemplate) -> Self
Converts to this type from the input type.
§impl From<IX509CertificateTemplateWritable> for IDispatch
impl From<IX509CertificateTemplateWritable> for IDispatch
§fn from(value: IX509CertificateTemplateWritable) -> Self
fn from(value: IX509CertificateTemplateWritable) -> Self
Converts to this type from the input type.
§impl From<IX509CertificateTemplates> for IDispatch
impl From<IX509CertificateTemplates> for IDispatch
§fn from(value: IX509CertificateTemplates) -> Self
fn from(value: IX509CertificateTemplates) -> Self
Converts to this type from the input type.
§impl From<IX509EndorsementKey> for IDispatch
impl From<IX509EndorsementKey> for IDispatch
§fn from(value: IX509EndorsementKey) -> Self
fn from(value: IX509EndorsementKey) -> Self
Converts to this type from the input type.
§impl From<IX509Enrollment> for IDispatch
impl From<IX509Enrollment> for IDispatch
§fn from(value: IX509Enrollment) -> Self
fn from(value: IX509Enrollment) -> Self
Converts to this type from the input type.
§impl From<IX509Enrollment2> for IDispatch
impl From<IX509Enrollment2> for IDispatch
§fn from(value: IX509Enrollment2) -> Self
fn from(value: IX509Enrollment2) -> Self
Converts to this type from the input type.
§impl From<IX509EnrollmentHelper> for IDispatch
impl From<IX509EnrollmentHelper> for IDispatch
§fn from(value: IX509EnrollmentHelper) -> Self
fn from(value: IX509EnrollmentHelper) -> Self
Converts to this type from the input type.
§impl From<IX509EnrollmentPolicyServer> for IDispatch
impl From<IX509EnrollmentPolicyServer> for IDispatch
§fn from(value: IX509EnrollmentPolicyServer) -> Self
fn from(value: IX509EnrollmentPolicyServer) -> Self
Converts to this type from the input type.
§impl From<IX509EnrollmentStatus> for IDispatch
impl From<IX509EnrollmentStatus> for IDispatch
§fn from(value: IX509EnrollmentStatus) -> Self
fn from(value: IX509EnrollmentStatus) -> Self
Converts to this type from the input type.
§impl From<IX509EnrollmentWebClassFactory> for IDispatch
impl From<IX509EnrollmentWebClassFactory> for IDispatch
§fn from(value: IX509EnrollmentWebClassFactory) -> Self
fn from(value: IX509EnrollmentWebClassFactory) -> Self
Converts to this type from the input type.
§impl From<IX509Extension> for IDispatch
impl From<IX509Extension> for IDispatch
§fn from(value: IX509Extension) -> Self
fn from(value: IX509Extension) -> Self
Converts to this type from the input type.
§impl From<IX509ExtensionAlternativeNames> for IDispatch
impl From<IX509ExtensionAlternativeNames> for IDispatch
§fn from(value: IX509ExtensionAlternativeNames) -> Self
fn from(value: IX509ExtensionAlternativeNames) -> Self
Converts to this type from the input type.
§impl From<IX509ExtensionAuthorityKeyIdentifier> for IDispatch
impl From<IX509ExtensionAuthorityKeyIdentifier> for IDispatch
§fn from(value: IX509ExtensionAuthorityKeyIdentifier) -> Self
fn from(value: IX509ExtensionAuthorityKeyIdentifier) -> Self
Converts to this type from the input type.
§impl From<IX509ExtensionBasicConstraints> for IDispatch
impl From<IX509ExtensionBasicConstraints> for IDispatch
§fn from(value: IX509ExtensionBasicConstraints) -> Self
fn from(value: IX509ExtensionBasicConstraints) -> Self
Converts to this type from the input type.
§impl From<IX509ExtensionCertificatePolicies> for IDispatch
impl From<IX509ExtensionCertificatePolicies> for IDispatch
§fn from(value: IX509ExtensionCertificatePolicies) -> Self
fn from(value: IX509ExtensionCertificatePolicies) -> Self
Converts to this type from the input type.
§impl From<IX509ExtensionEnhancedKeyUsage> for IDispatch
impl From<IX509ExtensionEnhancedKeyUsage> for IDispatch
§fn from(value: IX509ExtensionEnhancedKeyUsage) -> Self
fn from(value: IX509ExtensionEnhancedKeyUsage) -> Self
Converts to this type from the input type.
§impl From<IX509ExtensionKeyUsage> for IDispatch
impl From<IX509ExtensionKeyUsage> for IDispatch
§fn from(value: IX509ExtensionKeyUsage) -> Self
fn from(value: IX509ExtensionKeyUsage) -> Self
Converts to this type from the input type.
§impl From<IX509ExtensionMSApplicationPolicies> for IDispatch
impl From<IX509ExtensionMSApplicationPolicies> for IDispatch
§fn from(value: IX509ExtensionMSApplicationPolicies) -> Self
fn from(value: IX509ExtensionMSApplicationPolicies) -> Self
Converts to this type from the input type.
§impl From<IX509ExtensionSmimeCapabilities> for IDispatch
impl From<IX509ExtensionSmimeCapabilities> for IDispatch
§fn from(value: IX509ExtensionSmimeCapabilities) -> Self
fn from(value: IX509ExtensionSmimeCapabilities) -> Self
Converts to this type from the input type.
§impl From<IX509ExtensionSubjectKeyIdentifier> for IDispatch
impl From<IX509ExtensionSubjectKeyIdentifier> for IDispatch
§fn from(value: IX509ExtensionSubjectKeyIdentifier) -> Self
fn from(value: IX509ExtensionSubjectKeyIdentifier) -> Self
Converts to this type from the input type.
§impl From<IX509ExtensionTemplate> for IDispatch
impl From<IX509ExtensionTemplate> for IDispatch
§fn from(value: IX509ExtensionTemplate) -> Self
fn from(value: IX509ExtensionTemplate) -> Self
Converts to this type from the input type.
§impl From<IX509ExtensionTemplateName> for IDispatch
impl From<IX509ExtensionTemplateName> for IDispatch
§fn from(value: IX509ExtensionTemplateName) -> Self
fn from(value: IX509ExtensionTemplateName) -> Self
Converts to this type from the input type.
§impl From<IX509Extensions> for IDispatch
impl From<IX509Extensions> for IDispatch
§fn from(value: IX509Extensions) -> Self
fn from(value: IX509Extensions) -> Self
Converts to this type from the input type.
§impl From<IX509MachineEnrollmentFactory> for IDispatch
impl From<IX509MachineEnrollmentFactory> for IDispatch
§fn from(value: IX509MachineEnrollmentFactory) -> Self
fn from(value: IX509MachineEnrollmentFactory) -> Self
Converts to this type from the input type.
§impl From<IX509NameValuePair> for IDispatch
impl From<IX509NameValuePair> for IDispatch
§fn from(value: IX509NameValuePair) -> Self
fn from(value: IX509NameValuePair) -> Self
Converts to this type from the input type.
§impl From<IX509NameValuePairs> for IDispatch
impl From<IX509NameValuePairs> for IDispatch
§fn from(value: IX509NameValuePairs) -> Self
fn from(value: IX509NameValuePairs) -> Self
Converts to this type from the input type.
§impl From<IX509PolicyServerListManager> for IDispatch
impl From<IX509PolicyServerListManager> for IDispatch
§fn from(value: IX509PolicyServerListManager) -> Self
fn from(value: IX509PolicyServerListManager) -> Self
Converts to this type from the input type.
§impl From<IX509PolicyServerUrl> for IDispatch
impl From<IX509PolicyServerUrl> for IDispatch
§fn from(value: IX509PolicyServerUrl) -> Self
fn from(value: IX509PolicyServerUrl) -> Self
Converts to this type from the input type.
§impl From<IX509PrivateKey> for IDispatch
impl From<IX509PrivateKey> for IDispatch
§fn from(value: IX509PrivateKey) -> Self
fn from(value: IX509PrivateKey) -> Self
Converts to this type from the input type.
§impl From<IX509PrivateKey2> for IDispatch
impl From<IX509PrivateKey2> for IDispatch
§fn from(value: IX509PrivateKey2) -> Self
fn from(value: IX509PrivateKey2) -> Self
Converts to this type from the input type.
§impl From<IX509PublicKey> for IDispatch
impl From<IX509PublicKey> for IDispatch
§fn from(value: IX509PublicKey) -> Self
fn from(value: IX509PublicKey) -> Self
Converts to this type from the input type.
§impl From<IX509SCEPEnrollment> for IDispatch
impl From<IX509SCEPEnrollment> for IDispatch
§fn from(value: IX509SCEPEnrollment) -> Self
fn from(value: IX509SCEPEnrollment) -> Self
Converts to this type from the input type.
§impl From<IX509SCEPEnrollment2> for IDispatch
impl From<IX509SCEPEnrollment2> for IDispatch
§fn from(value: IX509SCEPEnrollment2) -> Self
fn from(value: IX509SCEPEnrollment2) -> Self
Converts to this type from the input type.
§impl From<IX509SCEPEnrollmentHelper> for IDispatch
impl From<IX509SCEPEnrollmentHelper> for IDispatch
§fn from(value: IX509SCEPEnrollmentHelper) -> Self
fn from(value: IX509SCEPEnrollmentHelper) -> Self
Converts to this type from the input type.
§impl From<IX509SignatureInformation> for IDispatch
impl From<IX509SignatureInformation> for IDispatch
§fn from(value: IX509SignatureInformation) -> Self
fn from(value: IX509SignatureInformation) -> Self
Converts to this type from the input type.
§impl From<IXDSCodecEvents> for IDispatch
impl From<IXDSCodecEvents> for IDispatch
§fn from(value: IXDSCodecEvents) -> Self
fn from(value: IXDSCodecEvents) -> Self
Converts to this type from the input type.
§impl From<IXMLAttribute> for IDispatch
impl From<IXMLAttribute> for IDispatch
§fn from(value: IXMLAttribute) -> Self
fn from(value: IXMLAttribute) -> Self
Converts to this type from the input type.
§impl From<IXMLDOMAttribute> for IDispatch
impl From<IXMLDOMAttribute> for IDispatch
§fn from(value: IXMLDOMAttribute) -> Self
fn from(value: IXMLDOMAttribute) -> Self
Converts to this type from the input type.
§impl From<IXMLDOMCDATASection> for IDispatch
impl From<IXMLDOMCDATASection> for IDispatch
§fn from(value: IXMLDOMCDATASection) -> Self
fn from(value: IXMLDOMCDATASection) -> Self
Converts to this type from the input type.
§impl From<IXMLDOMCharacterData> for IDispatch
impl From<IXMLDOMCharacterData> for IDispatch
§fn from(value: IXMLDOMCharacterData) -> Self
fn from(value: IXMLDOMCharacterData) -> Self
Converts to this type from the input type.
§impl From<IXMLDOMComment> for IDispatch
impl From<IXMLDOMComment> for IDispatch
§fn from(value: IXMLDOMComment) -> Self
fn from(value: IXMLDOMComment) -> Self
Converts to this type from the input type.
§impl From<IXMLDOMDocument> for IDispatch
impl From<IXMLDOMDocument> for IDispatch
§fn from(value: IXMLDOMDocument) -> Self
fn from(value: IXMLDOMDocument) -> Self
Converts to this type from the input type.
§impl From<IXMLDOMDocument2> for IDispatch
impl From<IXMLDOMDocument2> for IDispatch
§fn from(value: IXMLDOMDocument2) -> Self
fn from(value: IXMLDOMDocument2) -> Self
Converts to this type from the input type.
§impl From<IXMLDOMDocument3> for IDispatch
impl From<IXMLDOMDocument3> for IDispatch
§fn from(value: IXMLDOMDocument3) -> Self
fn from(value: IXMLDOMDocument3) -> Self
Converts to this type from the input type.
§impl From<IXMLDOMDocumentFragment> for IDispatch
impl From<IXMLDOMDocumentFragment> for IDispatch
§fn from(value: IXMLDOMDocumentFragment) -> Self
fn from(value: IXMLDOMDocumentFragment) -> Self
Converts to this type from the input type.
§impl From<IXMLDOMDocumentType> for IDispatch
impl From<IXMLDOMDocumentType> for IDispatch
§fn from(value: IXMLDOMDocumentType) -> Self
fn from(value: IXMLDOMDocumentType) -> Self
Converts to this type from the input type.
§impl From<IXMLDOMElement> for IDispatch
impl From<IXMLDOMElement> for IDispatch
§fn from(value: IXMLDOMElement) -> Self
fn from(value: IXMLDOMElement) -> Self
Converts to this type from the input type.
§impl From<IXMLDOMEntity> for IDispatch
impl From<IXMLDOMEntity> for IDispatch
§fn from(value: IXMLDOMEntity) -> Self
fn from(value: IXMLDOMEntity) -> Self
Converts to this type from the input type.
§impl From<IXMLDOMEntityReference> for IDispatch
impl From<IXMLDOMEntityReference> for IDispatch
§fn from(value: IXMLDOMEntityReference) -> Self
fn from(value: IXMLDOMEntityReference) -> Self
Converts to this type from the input type.
§impl From<IXMLDOMImplementation> for IDispatch
impl From<IXMLDOMImplementation> for IDispatch
§fn from(value: IXMLDOMImplementation) -> Self
fn from(value: IXMLDOMImplementation) -> Self
Converts to this type from the input type.
§impl From<IXMLDOMNamedNodeMap> for IDispatch
impl From<IXMLDOMNamedNodeMap> for IDispatch
§fn from(value: IXMLDOMNamedNodeMap) -> Self
fn from(value: IXMLDOMNamedNodeMap) -> Self
Converts to this type from the input type.
§impl From<IXMLDOMNode> for IDispatch
impl From<IXMLDOMNode> for IDispatch
§fn from(value: IXMLDOMNode) -> Self
fn from(value: IXMLDOMNode) -> Self
Converts to this type from the input type.
§impl From<IXMLDOMNodeList> for IDispatch
impl From<IXMLDOMNodeList> for IDispatch
§fn from(value: IXMLDOMNodeList) -> Self
fn from(value: IXMLDOMNodeList) -> Self
Converts to this type from the input type.
§impl From<IXMLDOMNotation> for IDispatch
impl From<IXMLDOMNotation> for IDispatch
§fn from(value: IXMLDOMNotation) -> Self
fn from(value: IXMLDOMNotation) -> Self
Converts to this type from the input type.
§impl From<IXMLDOMParseError> for IDispatch
impl From<IXMLDOMParseError> for IDispatch
§fn from(value: IXMLDOMParseError) -> Self
fn from(value: IXMLDOMParseError) -> Self
Converts to this type from the input type.
§impl From<IXMLDOMParseError2> for IDispatch
impl From<IXMLDOMParseError2> for IDispatch
§fn from(value: IXMLDOMParseError2) -> Self
fn from(value: IXMLDOMParseError2) -> Self
Converts to this type from the input type.
§impl From<IXMLDOMParseErrorCollection> for IDispatch
impl From<IXMLDOMParseErrorCollection> for IDispatch
§fn from(value: IXMLDOMParseErrorCollection) -> Self
fn from(value: IXMLDOMParseErrorCollection) -> Self
Converts to this type from the input type.
§impl From<IXMLDOMProcessingInstruction> for IDispatch
impl From<IXMLDOMProcessingInstruction> for IDispatch
§fn from(value: IXMLDOMProcessingInstruction) -> Self
fn from(value: IXMLDOMProcessingInstruction) -> Self
Converts to this type from the input type.
§impl From<IXMLDOMSchemaCollection> for IDispatch
impl From<IXMLDOMSchemaCollection> for IDispatch
§fn from(value: IXMLDOMSchemaCollection) -> Self
fn from(value: IXMLDOMSchemaCollection) -> Self
Converts to this type from the input type.
§impl From<IXMLDOMSchemaCollection2> for IDispatch
impl From<IXMLDOMSchemaCollection2> for IDispatch
§fn from(value: IXMLDOMSchemaCollection2) -> Self
fn from(value: IXMLDOMSchemaCollection2) -> Self
Converts to this type from the input type.
§impl From<IXMLDOMSelection> for IDispatch
impl From<IXMLDOMSelection> for IDispatch
§fn from(value: IXMLDOMSelection) -> Self
fn from(value: IXMLDOMSelection) -> Self
Converts to this type from the input type.
§impl From<IXMLDOMText> for IDispatch
impl From<IXMLDOMText> for IDispatch
§fn from(value: IXMLDOMText) -> Self
fn from(value: IXMLDOMText) -> Self
Converts to this type from the input type.
§impl From<IXMLDSOControl> for IDispatch
impl From<IXMLDSOControl> for IDispatch
§fn from(value: IXMLDSOControl) -> Self
fn from(value: IXMLDSOControl) -> Self
Converts to this type from the input type.
§impl From<IXMLDocument> for IDispatch
impl From<IXMLDocument> for IDispatch
§fn from(value: IXMLDocument) -> Self
fn from(value: IXMLDocument) -> Self
Converts to this type from the input type.
§impl From<IXMLDocument2> for IDispatch
impl From<IXMLDocument2> for IDispatch
§fn from(value: IXMLDocument2) -> Self
fn from(value: IXMLDocument2) -> Self
Converts to this type from the input type.
§impl From<IXMLElement> for IDispatch
impl From<IXMLElement> for IDispatch
§fn from(value: IXMLElement) -> Self
fn from(value: IXMLElement) -> Self
Converts to this type from the input type.
§impl From<IXMLElement2> for IDispatch
impl From<IXMLElement2> for IDispatch
§fn from(value: IXMLElement2) -> Self
fn from(value: IXMLElement2) -> Self
Converts to this type from the input type.
§impl From<IXMLElementCollection> for IDispatch
impl From<IXMLElementCollection> for IDispatch
§fn from(value: IXMLElementCollection) -> Self
fn from(value: IXMLElementCollection) -> Self
Converts to this type from the input type.
§impl From<IXMLHTTPRequest> for IDispatch
impl From<IXMLHTTPRequest> for IDispatch
§fn from(value: IXMLHTTPRequest) -> Self
fn from(value: IXMLHTTPRequest) -> Self
Converts to this type from the input type.
§impl From<IXSLProcessor> for IDispatch
impl From<IXSLProcessor> for IDispatch
§fn from(value: IXSLProcessor) -> Self
fn from(value: IXSLProcessor) -> Self
Converts to this type from the input type.
§impl From<IXSLTemplate> for IDispatch
impl From<IXSLTemplate> for IDispatch
§fn from(value: IXSLTemplate) -> Self
fn from(value: IXSLTemplate) -> Self
Converts to this type from the input type.
§impl From<IXTLRuntime> for IDispatch
impl From<IXTLRuntime> for IDispatch
§fn from(value: IXTLRuntime) -> Self
fn from(value: IXTLRuntime) -> Self
Converts to this type from the input type.
§impl From<ObjectContext> for IDispatch
impl From<ObjectContext> for IDispatch
§fn from(value: ObjectContext) -> Self
fn from(value: ObjectContext) -> Self
Converts to this type from the input type.
§impl From<Properties> for IDispatch
impl From<Properties> for IDispatch
§fn from(value: Properties) -> Self
fn from(value: Properties) -> Self
Converts to this type from the input type.
§impl From<ScopeNamespace> for IDispatch
impl From<ScopeNamespace> for IDispatch
§fn from(value: ScopeNamespace) -> Self
fn from(value: ScopeNamespace) -> Self
Converts to this type from the input type.
§impl From<SecurityProperty> for IDispatch
impl From<SecurityProperty> for IDispatch
§fn from(value: SecurityProperty) -> Self
fn from(value: SecurityProperty) -> Self
Converts to this type from the input type.
§impl From<XMLDOMDocumentEvents> for IDispatch
impl From<XMLDOMDocumentEvents> for IDispatch
§fn from(value: XMLDOMDocumentEvents) -> Self
fn from(value: XMLDOMDocumentEvents) -> Self
Converts to this type from the input type.
§impl From<_AppEvents> for IDispatch
impl From<_AppEvents> for IDispatch
§fn from(value: _AppEvents) -> Self
fn from(value: _AppEvents) -> Self
Converts to this type from the input type.
§impl From<_Application> for IDispatch
impl From<_Application> for IDispatch
§fn from(value: _Application) -> Self
fn from(value: _Application) -> Self
Converts to this type from the input type.
§impl From<_DMSMQEventEvents> for IDispatch
impl From<_DMSMQEventEvents> for IDispatch
§fn from(value: _DMSMQEventEvents) -> Self
fn from(value: _DMSMQEventEvents) -> Self
Converts to this type from the input type.
§impl From<_EventConnector> for IDispatch
impl From<_EventConnector> for IDispatch
§fn from(value: _EventConnector) -> Self
fn from(value: _EventConnector) -> Self
Converts to this type from the input type.
§impl From<_ICivicAddressReportFactoryEvents> for IDispatch
impl From<_ICivicAddressReportFactoryEvents> for IDispatch
§fn from(value: _ICivicAddressReportFactoryEvents) -> Self
fn from(value: _ICivicAddressReportFactoryEvents) -> Self
Converts to this type from the input type.
§impl From<_IInkCollectorEvents> for IDispatch
impl From<_IInkCollectorEvents> for IDispatch
§fn from(value: _IInkCollectorEvents) -> Self
fn from(value: _IInkCollectorEvents) -> Self
Converts to this type from the input type.
§impl From<_IInkEditEvents> for IDispatch
impl From<_IInkEditEvents> for IDispatch
§fn from(value: _IInkEditEvents) -> Self
fn from(value: _IInkEditEvents) -> Self
Converts to this type from the input type.
§impl From<_IInkEvents> for IDispatch
impl From<_IInkEvents> for IDispatch
§fn from(value: _IInkEvents) -> Self
fn from(value: _IInkEvents) -> Self
Converts to this type from the input type.
§impl From<_IInkOverlayEvents> for IDispatch
impl From<_IInkOverlayEvents> for IDispatch
§fn from(value: _IInkOverlayEvents) -> Self
fn from(value: _IInkOverlayEvents) -> Self
Converts to this type from the input type.
§impl From<_IInkPictureEvents> for IDispatch
impl From<_IInkPictureEvents> for IDispatch
§fn from(value: _IInkPictureEvents) -> Self
fn from(value: _IInkPictureEvents) -> Self
Converts to this type from the input type.
§impl From<_IInkRecognitionEvents> for IDispatch
impl From<_IInkRecognitionEvents> for IDispatch
§fn from(value: _IInkRecognitionEvents) -> Self
fn from(value: _IInkRecognitionEvents) -> Self
Converts to this type from the input type.
§impl From<_IInkStrokesEvents> for IDispatch
impl From<_IInkStrokesEvents> for IDispatch
§fn from(value: _IInkStrokesEvents) -> Self
fn from(value: _IInkStrokesEvents) -> Self
Converts to this type from the input type.
§impl From<_ILatLongReportFactoryEvents> for IDispatch
impl From<_ILatLongReportFactoryEvents> for IDispatch
§fn from(value: _ILatLongReportFactoryEvents) -> Self
fn from(value: _ILatLongReportFactoryEvents) -> Self
Converts to this type from the input type.
§impl From<_IMSVidCtlEvents> for IDispatch
impl From<_IMSVidCtlEvents> for IDispatch
§fn from(value: _IMSVidCtlEvents) -> Self
fn from(value: _IMSVidCtlEvents) -> Self
Converts to this type from the input type.
§impl From<_IMathInputControlEvents> for IDispatch
impl From<_IMathInputControlEvents> for IDispatch
§fn from(value: _IMathInputControlEvents) -> Self
fn from(value: _IMathInputControlEvents) -> Self
Converts to this type from the input type.
§impl From<_IPenInputPanelEvents> for IDispatch
impl From<_IPenInputPanelEvents> for IDispatch
§fn from(value: _IPenInputPanelEvents) -> Self
fn from(value: _IPenInputPanelEvents) -> Self
Converts to this type from the input type.
§impl From<_IRDPSessionEvents> for IDispatch
impl From<_IRDPSessionEvents> for IDispatch
§fn from(value: _IRDPSessionEvents) -> Self
fn from(value: _IRDPSessionEvents) -> Self
Converts to this type from the input type.
§impl From<_ISpeechRecoContextEvents> for IDispatch
impl From<_ISpeechRecoContextEvents> for IDispatch
§fn from(value: _ISpeechRecoContextEvents) -> Self
fn from(value: _ISpeechRecoContextEvents) -> Self
Converts to this type from the input type.
§impl From<_ISpeechVoiceEvents> for IDispatch
impl From<_ISpeechVoiceEvents> for IDispatch
§fn from(value: _ISpeechVoiceEvents) -> Self
fn from(value: _ISpeechVoiceEvents) -> Self
Converts to this type from the input type.
§impl From<_ITSWkspEvents> for IDispatch
impl From<_ITSWkspEvents> for IDispatch
§fn from(value: _ITSWkspEvents) -> Self
fn from(value: _ITSWkspEvents) -> Self
Converts to this type from the input type.
§impl From<_WMPOCXEvents> for IDispatch
impl From<_WMPOCXEvents> for IDispatch
§fn from(value: _WMPOCXEvents) -> Self
fn from(value: _WMPOCXEvents) -> Self
Converts to this type from the input type.
§impl Interface for IDispatch
impl Interface for IDispatch
§fn as_raw(&self) -> *mut c_void
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
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.
§fn cast<T>(&self) -> Result<T, Error>where
T: Interface,
fn cast<T>(&self) -> Result<T, Error>where
T: Interface,
Attempts to cast the current interface to another interface using
QueryInterface
. Read more§fn cast_to_any<T>(&self) -> Result<&(dyn Any + 'static), Error>where
T: ComObjectInner,
<T as ComObjectInner>::Outer: Any + 'static + IUnknownImpl<Impl = T>,
fn cast_to_any<T>(&self) -> Result<&(dyn Any + 'static), Error>where
T: ComObjectInner,
<T as ComObjectInner>::Outer: Any + 'static + IUnknownImpl<Impl = T>,
This casts the given COM interface to [
&dyn Any
]. Read more§fn is_object<T>(&self) -> boolwhere
T: ComObjectInner,
<T as ComObjectInner>::Outer: Any + 'static + IUnknownImpl<Impl = T>,
fn is_object<T>(&self) -> boolwhere
T: ComObjectInner,
<T as ComObjectInner>::Outer: Any + 'static + IUnknownImpl<Impl = T>,
§fn cast_object_ref<T>(&self) -> Result<&<T as ComObjectInner>::Outer, Error>where
T: ComObjectInner,
<T as ComObjectInner>::Outer: Any + 'static + IUnknownImpl<Impl = T>,
fn cast_object_ref<T>(&self) -> Result<&<T as ComObjectInner>::Outer, Error>where
T: ComObjectInner,
<T as ComObjectInner>::Outer: Any + 'static + IUnknownImpl<Impl = T>,
This casts the given COM interface to [
&dyn Any
]. It returns a reference to the “outer”
object, e.g. &MyApp_Impl
, not the inner &MyApp
object. Read more§fn cast_object<T>(&self) -> Result<ComObject<T>, Error>where
T: ComObjectInner,
<T as ComObjectInner>::Outer: Any + 'static + IUnknownImpl<Impl = T>,
fn cast_object<T>(&self) -> Result<ComObject<T>, Error>where
T: ComObjectInner,
<T as ComObjectInner>::Outer: Any + 'static + IUnknownImpl<Impl = T>,
This casts the given COM interface to [
&dyn Any
]. It returns a reference to the “outer”
object, e.g. MyApp_Impl
, not the inner MyApp
object. Read more§fn downgrade(&self) -> Result<Weak<Self>, Error>
fn downgrade(&self) -> Result<Weak<Self>, Error>
Attempts to create a [
Weak
] reference to this object.impl Eq for IDispatch
impl StructuralPartialEq for IDispatch
Auto Trait Implementations§
impl Freeze for IDispatch
impl RefUnwindSafe for IDispatch
impl !Send for IDispatch
impl !Sync for IDispatch
impl Unpin for IDispatch
impl UnwindSafe for IDispatch
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
source§impl<T> CloneToUninit for Twhere
T: Clone,
impl<T> CloneToUninit for Twhere
T: Clone,
source§default unsafe fn clone_to_uninit(&self, dst: *mut T)
default unsafe fn clone_to_uninit(&self, dst: *mut T)
🔬This is a nightly-only experimental API. (
clone_to_uninit
)