Skip to main content

IUnknown

Struct IUnknown 

Source
pub struct IUnknown(/* private fields */);
Expand description

Base interface for all COM interfaces.

All COM interfaces (and thus WinRT classes and interfaces) implement IUnknown under the hood to provide reference-counted lifetime management as well as the ability to query for additional interfaces that the object may implement.

Trait Implementations§

Source§

impl Clone for IUnknown

Source§

fn clone(&self) -> IUnknown

Returns a duplicate of the value. Read more
1.0.0 (const: unstable) · Source§

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

Performs copy-assignment from source. Read more
Source§

impl ComObjectInterface<IUnknown> for DropTarget_Impl

Source§

fn as_interface_ref(&self) -> InterfaceRef<'_, IUnknown>

Gets a borrowed interface that is implemented by T.
Source§

impl Debug for IUnknown

Source§

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

Formats the value using the given formatter. Read more
Source§

impl Drop for IUnknown

Source§

fn drop(&mut self)

Executes the destructor for this type. Read more
Source§

fn pin_drop(self: Pin<&mut Self>)

🔬This is a nightly-only experimental API. (pin_ergonomics)
Execute the destructor for this type, but different to Drop::drop, it requires self to be pinned. Read more
Source§

impl Eq for IUnknown

Source§

impl From<&AsyncIAdviseSink2> for &IUnknown

Source§

fn from(value: &AsyncIAdviseSink2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&AsyncIAdviseSink> for &IUnknown

Source§

fn from(value: &AsyncIAdviseSink) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&AsyncIMultiQI> for &IUnknown

Source§

fn from(value: &AsyncIMultiQI) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&AsyncIPipeByte> for &IUnknown

Source§

fn from(value: &AsyncIPipeByte) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&AsyncIPipeDouble> for &IUnknown

Source§

fn from(value: &AsyncIPipeDouble) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&AsyncIPipeLong> for &IUnknown

Source§

fn from(value: &AsyncIPipeLong) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&AsyncIUnknown> for &IUnknown

Source§

fn from(value: &AsyncIUnknown) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&CIE4ConnectionPoint> for &IUnknown

Source§

fn from(value: &CIE4ConnectionPoint) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&DFConstraint> for &IUnknown

Source§

fn from(value: &DFConstraint) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&DShellFolderViewEvents> for &IUnknown

Source§

fn from(value: &DShellFolderViewEvents) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&DShellNameSpaceEvents> for &IUnknown

Source§

fn from(value: &DShellNameSpaceEvents) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&DShellWindowsEvents> for &IUnknown

Source§

fn from(value: &DShellWindowsEvents) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&DWebBrowserEvents2> for &IUnknown

Source§

fn from(value: &DWebBrowserEvents2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&DWebBrowserEvents> for &IUnknown

Source§

fn from(value: &DWebBrowserEvents) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&Folder2> for &IUnknown

Source§

fn from(value: &Folder2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&Folder3> for &IUnknown

Source§

fn from(value: &Folder3) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&Folder> for &IUnknown

Source§

fn from(value: &Folder) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&FolderItem2> for &IUnknown

Source§

fn from(value: &FolderItem2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&FolderItem> for &IUnknown

Source§

fn from(value: &FolderItem) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&FolderItemVerb> for &IUnknown

Source§

fn from(value: &FolderItemVerb) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&FolderItemVerbs> for &IUnknown

Source§

fn from(value: &FolderItemVerbs) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&FolderItems2> for &IUnknown

Source§

fn from(value: &FolderItems2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&FolderItems3> for &IUnknown

Source§

fn from(value: &FolderItems3) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&FolderItems> for &IUnknown

Source§

fn from(value: &FolderItems) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IACList2> for &IUnknown

Source§

fn from(value: &IACList2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IACList> for &IUnknown

Source§

fn from(value: &IACList) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IAccClientDocMgr> for &IUnknown

Source§

fn from(value: &IAccClientDocMgr) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IAccDictionary> for &IUnknown

Source§

fn from(value: &IAccDictionary) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IAccServerDocMgr> for &IUnknown

Source§

fn from(value: &IAccServerDocMgr) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IAccStore> for &IUnknown

Source§

fn from(value: &IAccStore) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IAccessibilityDockingService> for &IUnknown

Source§

fn from(value: &IAccessibilityDockingService) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IAccessibilityDockingServiceCallback> for &IUnknown

Source§

fn from(value: &IAccessibilityDockingServiceCallback) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IAccessibleObject> for &IUnknown

Source§

fn from(value: &IAccessibleObject) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IActionProgress> for &IUnknown

Source§

fn from(value: &IActionProgress) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IActionProgressDialog> for &IUnknown

Source§

fn from(value: &IActionProgressDialog) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IActivationFilter> for &IUnknown

Source§

fn from(value: &IActivationFilter) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IActiveIME2> for &IUnknown

Source§

fn from(value: &IActiveIME2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IActiveIME> for &IUnknown

Source§

fn from(value: &IActiveIME) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IActiveIMMApp> for &IUnknown

Source§

fn from(value: &IActiveIMMApp) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IActiveIMMIME> for &IUnknown

Source§

fn from(value: &IActiveIMMIME) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IActiveIMMMessagePumpOwner> for &IUnknown

Source§

fn from(value: &IActiveIMMMessagePumpOwner) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IActiveIMMRegistrar> for &IUnknown

Source§

fn from(value: &IActiveIMMRegistrar) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IAddrExclusionControl> for &IUnknown

Source§

fn from(value: &IAddrExclusionControl) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IAddrTrackingControl> for &IUnknown

Source§

fn from(value: &IAddrTrackingControl) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IAdviseSink2> for &IUnknown

Source§

fn from(value: &IAdviseSink2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IAdviseSink> for &IUnknown

Source§

fn from(value: &IAdviseSink) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IAdviseSinkEx> for &IUnknown

Source§

fn from(value: &IAdviseSinkEx) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IAgileObject> for &IUnknown

Source§

fn from(value: &IAgileObject) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IAgileObject> for &IUnknown

Source§

fn from(value: &IAgileObject) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IAgileReference> for &IUnknown

Source§

fn from(value: &IAgileReference) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IAnchor> for &IUnknown

Source§

fn from(value: &IAnchor) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IAppActivationUIInfo> for &IUnknown

Source§

fn from(value: &IAppActivationUIInfo) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IAppPublisher> for &IUnknown

Source§

fn from(value: &IAppPublisher) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IAppVisibility> for &IUnknown

Source§

fn from(value: &IAppVisibility) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IAppVisibilityEvents> for &IUnknown

Source§

fn from(value: &IAppVisibilityEvents) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IApplicationActivationManager> for &IUnknown

Source§

fn from(value: &IApplicationActivationManager) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IApplicationAssociationRegistration> for &IUnknown

Source§

fn from(value: &IApplicationAssociationRegistration) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IApplicationAssociationRegistrationUI> for &IUnknown

Source§

fn from(value: &IApplicationAssociationRegistrationUI) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IApplicationDesignModeSettings2> for &IUnknown

Source§

fn from(value: &IApplicationDesignModeSettings2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IApplicationDesignModeSettings> for &IUnknown

Source§

fn from(value: &IApplicationDesignModeSettings) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IApplicationDestinations> for &IUnknown

Source§

fn from(value: &IApplicationDestinations) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IApplicationDocumentLists> for &IUnknown

Source§

fn from(value: &IApplicationDocumentLists) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IAssocHandler> for &IUnknown

Source§

fn from(value: &IAssocHandler) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IAssocHandlerInvoker> for &IUnknown

Source§

fn from(value: &IAssocHandlerInvoker) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IAsyncManager> for &IUnknown

Source§

fn from(value: &IAsyncManager) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IAsyncRpcChannelBuffer> for &IUnknown

Source§

fn from(value: &IAsyncRpcChannelBuffer) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IAttachmentExecute> for &IUnknown

Source§

fn from(value: &IAttachmentExecute) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IAuthenticate> for &IUnknown

Source§

fn from(value: &IAuthenticate) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IAuthenticateEx> for &IUnknown

Source§

fn from(value: &IAuthenticateEx) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IAutoComplete2> for &IUnknown

Source§

fn from(value: &IAutoComplete2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IAutoComplete> for &IUnknown

Source§

fn from(value: &IAutoComplete) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IAutoCompleteDropDown> for &IUnknown

Source§

fn from(value: &IAutoCompleteDropDown) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IBandHost> for &IUnknown

Source§

fn from(value: &IBandHost) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IBandSite> for &IUnknown

Source§

fn from(value: &IBandSite) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IBannerNotificationHandler> for &IUnknown

Source§

fn from(value: &IBannerNotificationHandler) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IBanneredBar> for &IUnknown

Source§

fn from(value: &IBanneredBar) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IBindCtx> for &IUnknown

Source§

fn from(value: &IBindCtx) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IBindHost> for &IUnknown

Source§

fn from(value: &IBindHost) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IBindStatusCallback> for &IUnknown

Source§

fn from(value: &IBindStatusCallback) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IBindStatusCallbackEx> for &IUnknown

Source§

fn from(value: &IBindStatusCallbackEx) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IBinding> for &IUnknown

Source§

fn from(value: &IBinding) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IBlockingLock> for &IUnknown

Source§

fn from(value: &IBlockingLock) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IBrowserFrameOptions> for &IUnknown

Source§

fn from(value: &IBrowserFrameOptions) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IBrowserService2> for &IUnknown

Source§

fn from(value: &IBrowserService2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IBrowserService3> for &IUnknown

Source§

fn from(value: &IBrowserService3) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IBrowserService4> for &IUnknown

Source§

fn from(value: &IBrowserService4) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IBrowserService> for &IUnknown

Source§

fn from(value: &IBrowserService) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ICDBurn> for &IUnknown

Source§

fn from(value: &ICDBurn) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ICDBurnExt> for &IUnknown

Source§

fn from(value: &ICDBurnExt) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ICallFactory> for &IUnknown

Source§

fn from(value: &ICallFactory) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ICameraUIControl> for &IUnknown

Source§

fn from(value: &ICameraUIControl) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ICameraUIControlEventCallback> for &IUnknown

Source§

fn from(value: &ICameraUIControlEventCallback) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ICanHandleException> for &IUnknown

Source§

fn from(value: &ICanHandleException) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ICancelMethodCalls> for &IUnknown

Source§

fn from(value: &ICancelMethodCalls) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ICatInformation> for &IUnknown

Source§

fn from(value: &ICatInformation) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ICatRegister> for &IUnknown

Source§

fn from(value: &ICatRegister) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ICategorizer> for &IUnknown

Source§

fn from(value: &ICategorizer) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ICategoryProvider> for &IUnknown

Source§

fn from(value: &ICategoryProvider) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IChannelHook> for &IUnknown

Source§

fn from(value: &IChannelHook) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IClassActivator> for &IUnknown

Source§

fn from(value: &IClassActivator) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IClassFactory2> for &IUnknown

Source§

fn from(value: &IClassFactory2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IClassFactory> for &IUnknown

Source§

fn from(value: &IClassFactory) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IClientSecurity> for &IUnknown

Source§

fn from(value: &IClientSecurity) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IClipServiceNotificationHelper> for &IUnknown

Source§

fn from(value: &IClipServiceNotificationHelper) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IClonableWrapper> for &IUnknown

Source§

fn from(value: &IClonableWrapper) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ICoCreateLocally> for &IUnknown

Source§

fn from(value: &ICoCreateLocally) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ICoCreatedLocally> for &IUnknown

Source§

fn from(value: &ICoCreatedLocally) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IColumnManager> for &IUnknown

Source§

fn from(value: &IColumnManager) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IColumnProvider> for &IUnknown

Source§

fn from(value: &IColumnProvider) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IComThreadingInfo> for &IUnknown

Source§

fn from(value: &IComThreadingInfo) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ICommDlgBrowser2> for &IUnknown

Source§

fn from(value: &ICommDlgBrowser2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ICommDlgBrowser3> for &IUnknown

Source§

fn from(value: &ICommDlgBrowser3) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ICommDlgBrowser> for &IUnknown

Source§

fn from(value: &ICommDlgBrowser) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IComprehensiveSpellCheckProvider> for &IUnknown

Source§

fn from(value: &IComprehensiveSpellCheckProvider) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IComputerInfoChangeNotify> for &IUnknown

Source§

fn from(value: &IComputerInfoChangeNotify) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IConnectableCredentialProviderCredential> for &IUnknown

Source§

fn from(value: &IConnectableCredentialProviderCredential) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IConnectionPoint> for &IUnknown

Source§

fn from(value: &IConnectionPoint) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IConnectionPointContainer> for &IUnknown

Source§

fn from(value: &IConnectionPointContainer) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IContactManagerInterop> for &IUnknown

Source§

fn from(value: &IContactManagerInterop) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IContainerActivationHelper> for &IUnknown

Source§

fn from(value: &IContainerActivationHelper) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IContext> for &IUnknown

Source§

fn from(value: &IContext) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IContextCallback> for &IUnknown

Source§

fn from(value: &IContextCallback) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IContextMenu2> for &IUnknown

Source§

fn from(value: &IContextMenu2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IContextMenu3> for &IUnknown

Source§

fn from(value: &IContextMenu3) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IContextMenu> for &IUnknown

Source§

fn from(value: &IContextMenu) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IContextMenuCB> for &IUnknown

Source§

fn from(value: &IContextMenuCB) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IContextMenuSite> for &IUnknown

Source§

fn from(value: &IContextMenuSite) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IContinue> for &IUnknown

Source§

fn from(value: &IContinue) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IContinueCallback> for &IUnknown

Source§

fn from(value: &IContinueCallback) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ICopyHookA> for &IUnknown

Source§

fn from(value: &ICopyHookA) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ICopyHookW> for &IUnknown

Source§

fn from(value: &ICopyHookW) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ICreateErrorInfo> for &IUnknown

Source§

fn from(value: &ICreateErrorInfo) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ICreateProcessInputs> for &IUnknown

Source§

fn from(value: &ICreateProcessInputs) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ICreateTypeInfo2> for &IUnknown

Source§

fn from(value: &ICreateTypeInfo2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ICreateTypeInfo> for &IUnknown

Source§

fn from(value: &ICreateTypeInfo) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ICreateTypeLib2> for &IUnknown

Source§

fn from(value: &ICreateTypeLib2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ICreateTypeLib> for &IUnknown

Source§

fn from(value: &ICreateTypeLib) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ICreatingProcess> for &IUnknown

Source§

fn from(value: &ICreatingProcess) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ICredentialProvider> for &IUnknown

Source§

fn from(value: &ICredentialProvider) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ICredentialProviderCredential2> for &IUnknown

Source§

fn from(value: &ICredentialProviderCredential2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ICredentialProviderCredential> for &IUnknown

Source§

fn from(value: &ICredentialProviderCredential) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ICredentialProviderCredentialEvents2> for &IUnknown

Source§

fn from(value: &ICredentialProviderCredentialEvents2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ICredentialProviderCredentialEvents> for &IUnknown

Source§

fn from(value: &ICredentialProviderCredentialEvents) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ICredentialProviderCredentialWithFieldOptions> for &IUnknown

Source§

fn from(value: &ICredentialProviderCredentialWithFieldOptions) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ICredentialProviderEvents> for &IUnknown

Source§

fn from(value: &ICredentialProviderEvents) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ICredentialProviderFilter> for &IUnknown

Source§

fn from(value: &ICredentialProviderFilter) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ICredentialProviderSetUserArray> for &IUnknown

Source§

fn from(value: &ICredentialProviderSetUserArray) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ICredentialProviderUser> for &IUnknown

Source§

fn from(value: &ICredentialProviderUser) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ICredentialProviderUserArray> for &IUnknown

Source§

fn from(value: &ICredentialProviderUserArray) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ICurrentItem> for &IUnknown

Source§

fn from(value: &ICurrentItem) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ICurrentWorkingDirectory> for &IUnknown

Source§

fn from(value: &ICurrentWorkingDirectory) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ICustomDestinationList> for &IUnknown

Source§

fn from(value: &ICustomDestinationList) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IDataAdviseHolder> for &IUnknown

Source§

fn from(value: &IDataAdviseHolder) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IDataObject> for &IUnknown

Source§

fn from(value: &IDataObject) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IDataObjectAsyncCapability> for &IUnknown

Source§

fn from(value: &IDataObjectAsyncCapability) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IDataObjectProvider> for &IUnknown

Source§

fn from(value: &IDataObjectProvider) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IDataTransferManagerInterop> for &IUnknown

Source§

fn from(value: &IDataTransferManagerInterop) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IDefaultBrowserSyncSettings> for &IUnknown

Source§

fn from(value: &IDefaultBrowserSyncSettings) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IDefaultExtractIconInit> for &IUnknown

Source§

fn from(value: &IDefaultExtractIconInit) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IDefaultFolderMenuInitialize> for &IUnknown

Source§

fn from(value: &IDefaultFolderMenuInitialize) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IDelegateFolder> for &IUnknown

Source§

fn from(value: &IDelegateFolder) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IDelegateItem> for &IUnknown

Source§

fn from(value: &IDelegateItem) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IDeleteBrowsingHistory> for &IUnknown

Source§

fn from(value: &IDeleteBrowsingHistory) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IDeskBand2> for &IUnknown

Source§

fn from(value: &IDeskBand2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IDeskBand> for &IUnknown

Source§

fn from(value: &IDeskBand) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IDeskBandInfo> for &IUnknown

Source§

fn from(value: &IDeskBandInfo) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IDeskBar> for &IUnknown

Source§

fn from(value: &IDeskBar) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IDeskBarClient> for &IUnknown

Source§

fn from(value: &IDeskBarClient) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IDesktopGadget> for &IUnknown

Source§

fn from(value: &IDesktopGadget) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IDesktopWallpaper> for &IUnknown

Source§

fn from(value: &IDesktopWallpaper) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IDestinationStreamFactory> for &IUnknown

Source§

fn from(value: &IDestinationStreamFactory) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IDirectWriterLock> for &IUnknown

Source§

fn from(value: &IDirectWriterLock) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IDiskQuotaControl> for &IUnknown

Source§

fn from(value: &IDiskQuotaControl) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IDiskQuotaEvents> for &IUnknown

Source§

fn from(value: &IDiskQuotaEvents) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IDiskQuotaUser> for &IUnknown

Source§

fn from(value: &IDiskQuotaUser) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IDiskQuotaUserBatch> for &IUnknown

Source§

fn from(value: &IDiskQuotaUserBatch) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IDispError> for &IUnknown

Source§

fn from(value: &IDispError) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IDispatch> for &IUnknown

Source§

fn from(value: &IDispatch) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IDispatchEx> for &IUnknown

Source§

fn from(value: &IDispatchEx) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IDisplayItem> for &IUnknown

Source§

fn from(value: &IDisplayItem) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IDocViewSite> for &IUnknown

Source§

fn from(value: &IDocViewSite) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IDocWrap> for &IUnknown

Source§

fn from(value: &IDocWrap) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IDockingWindow> for &IUnknown

Source§

fn from(value: &IDockingWindow) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IDockingWindowFrame> for &IUnknown

Source§

fn from(value: &IDockingWindowFrame) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IDockingWindowSite> for &IUnknown

Source§

fn from(value: &IDockingWindowSite) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IDragSourceHelper2> for &IUnknown

Source§

fn from(value: &IDragSourceHelper2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IDragSourceHelper> for &IUnknown

Source§

fn from(value: &IDragSourceHelper) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IDropSource> for &IUnknown

Source§

fn from(value: &IDropSource) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IDropSourceNotify> for &IUnknown

Source§

fn from(value: &IDropSourceNotify) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IDropTarget> for &IUnknown

Source§

fn from(value: &IDropTarget) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IDropTargetHelper> for &IUnknown

Source§

fn from(value: &IDropTargetHelper) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IDynamicHWHandler> for &IUnknown

Source§

fn from(value: &IDynamicHWHandler) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEditionUpgradeBroker> for &IUnknown

Source§

fn from(value: &IEditionUpgradeBroker) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEditionUpgradeHelper> for &IUnknown

Source§

fn from(value: &IEditionUpgradeHelper) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnterpriseDropTarget> for &IUnknown

Source§

fn from(value: &IEnterpriseDropTarget) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumACString> for &IUnknown

Source§

fn from(value: &IEnumACString) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumAssocHandlers> for &IUnknown

Source§

fn from(value: &IEnumAssocHandlers) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumCATEGORYINFO> for &IUnknown

Source§

fn from(value: &IEnumCATEGORYINFO) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumCodePage> for &IUnknown

Source§

fn from(value: &IEnumCodePage) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumConnectionPoints> for &IUnknown

Source§

fn from(value: &IEnumConnectionPoints) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumConnections> for &IUnknown

Source§

fn from(value: &IEnumConnections) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumContextProps> for &IUnknown

Source§

fn from(value: &IEnumContextProps) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumDiskQuotaUsers> for &IUnknown

Source§

fn from(value: &IEnumDiskQuotaUsers) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumExplorerCommand> for &IUnknown

Source§

fn from(value: &IEnumExplorerCommand) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumExtraSearch> for &IUnknown

Source§

fn from(value: &IEnumExtraSearch) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumFORMATETC> for &IUnknown

Source§

fn from(value: &IEnumFORMATETC) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumFullIDList> for &IUnknown

Source§

fn from(value: &IEnumFullIDList) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumGUID> for &IUnknown

Source§

fn from(value: &IEnumGUID) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumHLITEM> for &IUnknown

Source§

fn from(value: &IEnumHLITEM) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumIDList> for &IUnknown

Source§

fn from(value: &IEnumIDList) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumITfCompositionView> for &IUnknown

Source§

fn from(value: &IEnumITfCompositionView) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumInputContext> for &IUnknown

Source§

fn from(value: &IEnumInputContext) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumMoniker> for &IUnknown

Source§

fn from(value: &IEnumMoniker) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumOLEVERB> for &IUnknown

Source§

fn from(value: &IEnumOLEVERB) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumObjects> for &IUnknown

Source§

fn from(value: &IEnumObjects) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumOleDocumentViews> for &IUnknown

Source§

fn from(value: &IEnumOleDocumentViews) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumOleUndoUnits> for &IUnknown

Source§

fn from(value: &IEnumOleUndoUnits) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumPublishedApps> for &IUnknown

Source§

fn from(value: &IEnumPublishedApps) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumReadyCallback> for &IUnknown

Source§

fn from(value: &IEnumReadyCallback) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumRegisterWordA> for &IUnknown

Source§

fn from(value: &IEnumRegisterWordA) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumRegisterWordW> for &IUnknown

Source§

fn from(value: &IEnumRegisterWordW) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumResources> for &IUnknown

Source§

fn from(value: &IEnumResources) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumRfc1766> for &IUnknown

Source§

fn from(value: &IEnumRfc1766) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumSTATDATA> for &IUnknown

Source§

fn from(value: &IEnumSTATDATA) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumSTATPROPSETSTG> for &IUnknown

Source§

fn from(value: &IEnumSTATPROPSETSTG) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumSTATPROPSTG> for &IUnknown

Source§

fn from(value: &IEnumSTATPROPSTG) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumSTATSTG> for &IUnknown

Source§

fn from(value: &IEnumSTATSTG) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumScript> for &IUnknown

Source§

fn from(value: &IEnumScript) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumShellItems> for &IUnknown

Source§

fn from(value: &IEnumShellItems) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumSpeechCommands> for &IUnknown

Source§

fn from(value: &IEnumSpeechCommands) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumSpellingError> for &IUnknown

Source§

fn from(value: &IEnumSpellingError) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumString> for &IUnknown

Source§

fn from(value: &IEnumString) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumSyncMgrConflict> for &IUnknown

Source§

fn from(value: &IEnumSyncMgrConflict) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumSyncMgrEvents> for &IUnknown

Source§

fn from(value: &IEnumSyncMgrEvents) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumSyncMgrSyncItems> for &IUnknown

Source§

fn from(value: &IEnumSyncMgrSyncItems) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumTfCandidates> for &IUnknown

Source§

fn from(value: &IEnumTfCandidates) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumTfContextViews> for &IUnknown

Source§

fn from(value: &IEnumTfContextViews) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumTfContexts> for &IUnknown

Source§

fn from(value: &IEnumTfContexts) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumTfDisplayAttributeInfo> for &IUnknown

Source§

fn from(value: &IEnumTfDisplayAttributeInfo) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumTfDocumentMgrs> for &IUnknown

Source§

fn from(value: &IEnumTfDocumentMgrs) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumTfFunctionProviders> for &IUnknown

Source§

fn from(value: &IEnumTfFunctionProviders) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumTfInputProcessorProfiles> for &IUnknown

Source§

fn from(value: &IEnumTfInputProcessorProfiles) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumTfLangBarItems> for &IUnknown

Source§

fn from(value: &IEnumTfLangBarItems) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumTfLanguageProfiles> for &IUnknown

Source§

fn from(value: &IEnumTfLanguageProfiles) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumTfLatticeElements> for &IUnknown

Source§

fn from(value: &IEnumTfLatticeElements) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumTfProperties> for &IUnknown

Source§

fn from(value: &IEnumTfProperties) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumTfPropertyValue> for &IUnknown

Source§

fn from(value: &IEnumTfPropertyValue) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumTfRanges> for &IUnknown

Source§

fn from(value: &IEnumTfRanges) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumTfUIElements> for &IUnknown

Source§

fn from(value: &IEnumTfUIElements) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumTravelLogEntry> for &IUnknown

Source§

fn from(value: &IEnumTravelLogEntry) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumUnknown> for &IUnknown

Source§

fn from(value: &IEnumUnknown) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumVARIANT> for &IUnknown

Source§

fn from(value: &IEnumVARIANT) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IEnumerableView> for &IUnknown

Source§

fn from(value: &IEnumerableView) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IErrorInfo> for &IUnknown

Source§

fn from(value: &IErrorInfo) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IErrorLog> for &IUnknown

Source§

fn from(value: &IErrorLog) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IExecuteCommand> for &IUnknown

Source§

fn from(value: &IExecuteCommand) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IExecuteCommandApplicationHostEnvironment> for &IUnknown

Source§

fn from(value: &IExecuteCommandApplicationHostEnvironment) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IExecuteCommandHost> for &IUnknown

Source§

fn from(value: &IExecuteCommandHost) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IExpDispSupport> for &IUnknown

Source§

fn from(value: &IExpDispSupport) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IExpDispSupportXP> for &IUnknown

Source§

fn from(value: &IExpDispSupportXP) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IExplorerBrowser> for &IUnknown

Source§

fn from(value: &IExplorerBrowser) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IExplorerBrowserEvents> for &IUnknown

Source§

fn from(value: &IExplorerBrowserEvents) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IExplorerCommand> for &IUnknown

Source§

fn from(value: &IExplorerCommand) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IExplorerCommandProvider> for &IUnknown

Source§

fn from(value: &IExplorerCommandProvider) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IExplorerCommandState> for &IUnknown

Source§

fn from(value: &IExplorerCommandState) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IExplorerPaneVisibility> for &IUnknown

Source§

fn from(value: &IExplorerPaneVisibility) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IExtensionServices> for &IUnknown

Source§

fn from(value: &IExtensionServices) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IExternalConnection> for &IUnknown

Source§

fn from(value: &IExternalConnection) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IExtractIconA> for &IUnknown

Source§

fn from(value: &IExtractIconA) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IExtractIconW> for &IUnknown

Source§

fn from(value: &IExtractIconW) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IExtractImage2> for &IUnknown

Source§

fn from(value: &IExtractImage2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IExtractImage> for &IUnknown

Source§

fn from(value: &IExtractImage) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IFClipNotificationHelper> for &IUnknown

Source§

fn from(value: &IFClipNotificationHelper) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IFEClassFactory> for &IUnknown

Source§

fn from(value: &IFEClassFactory) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IFECommon> for &IUnknown

Source§

fn from(value: &IFECommon) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IFEDictionary> for &IUnknown

Source§

fn from(value: &IFEDictionary) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IFELanguage> for &IUnknown

Source§

fn from(value: &IFELanguage) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IFastRundown> for &IUnknown

Source§

fn from(value: &IFastRundown) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IFileDialog2> for &IUnknown

Source§

fn from(value: &IFileDialog2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IFileDialog> for &IUnknown

Source§

fn from(value: &IFileDialog) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IFileDialogControlEvents> for &IUnknown

Source§

fn from(value: &IFileDialogControlEvents) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IFileDialogCustomize> for &IUnknown

Source§

fn from(value: &IFileDialogCustomize) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IFileDialogEvents> for &IUnknown

Source§

fn from(value: &IFileDialogEvents) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IFileIsInUse> for &IUnknown

Source§

fn from(value: &IFileIsInUse) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IFileOpenDialog> for &IUnknown

Source§

fn from(value: &IFileOpenDialog) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IFileOperation2> for &IUnknown

Source§

fn from(value: &IFileOperation2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IFileOperation> for &IUnknown

Source§

fn from(value: &IFileOperation) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IFileOperationProgressSink> for &IUnknown

Source§

fn from(value: &IFileOperationProgressSink) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IFileSaveDialog> for &IUnknown

Source§

fn from(value: &IFileSaveDialog) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IFileSearchBand> for &IUnknown

Source§

fn from(value: &IFileSearchBand) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IFileSyncMergeHandler> for &IUnknown

Source§

fn from(value: &IFileSyncMergeHandler) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IFileSystemBindData2> for &IUnknown

Source§

fn from(value: &IFileSystemBindData2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IFileSystemBindData> for &IUnknown

Source§

fn from(value: &IFileSystemBindData) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IFillLockBytes> for &IUnknown

Source§

fn from(value: &IFillLockBytes) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IFolderBandPriv> for &IUnknown

Source§

fn from(value: &IFolderBandPriv) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IFolderFilter> for &IUnknown

Source§

fn from(value: &IFolderFilter) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IFolderFilterSite> for &IUnknown

Source§

fn from(value: &IFolderFilterSite) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IFolderView2> for &IUnknown

Source§

fn from(value: &IFolderView2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IFolderView> for &IUnknown

Source§

fn from(value: &IFolderView) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IFolderViewHost> for &IUnknown

Source§

fn from(value: &IFolderViewHost) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IFolderViewOC> for &IUnknown

Source§

fn from(value: &IFolderViewOC) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IFolderViewOptions> for &IUnknown

Source§

fn from(value: &IFolderViewOptions) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IFolderViewSettings> for &IUnknown

Source§

fn from(value: &IFolderViewSettings) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IFont> for &IUnknown

Source§

fn from(value: &IFont) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IFontDisp> for &IUnknown

Source§

fn from(value: &IFontDisp) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IFontEventsDisp> for &IUnknown

Source§

fn from(value: &IFontEventsDisp) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IForegroundTransfer> for &IUnknown

Source§

fn from(value: &IForegroundTransfer) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IFrameworkInputPane> for &IUnknown

Source§

fn from(value: &IFrameworkInputPane) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IFrameworkInputPaneHandler> for &IUnknown

Source§

fn from(value: &IFrameworkInputPaneHandler) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IGenericFactory> for &IUnknown

Source§

fn from(value: &IGenericFactory) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IGetOleObject> for &IUnknown

Source§

fn from(value: &IGetOleObject) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IGetServiceIds> for &IUnknown

Source§

fn from(value: &IGetServiceIds) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IGetVBAObject> for &IUnknown

Source§

fn from(value: &IGetVBAObject) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IGlobalInterfaceTable> for &IUnknown

Source§

fn from(value: &IGlobalInterfaceTable) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IGlobalOptions> for &IUnknown

Source§

fn from(value: &IGlobalOptions) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IHWEventHandler2> for &IUnknown

Source§

fn from(value: &IHWEventHandler2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IHWEventHandler> for &IUnknown

Source§

fn from(value: &IHWEventHandler) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IHandlerActivationHost> for &IUnknown

Source§

fn from(value: &IHandlerActivationHost) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IHandlerInfo2> for &IUnknown

Source§

fn from(value: &IHandlerInfo2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IHandlerInfo> for &IUnknown

Source§

fn from(value: &IHandlerInfo) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IHlink> for &IUnknown

Source§

fn from(value: &IHlink) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IHlinkBrowseContext> for &IUnknown

Source§

fn from(value: &IHlinkBrowseContext) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IHlinkFrame> for &IUnknown

Source§

fn from(value: &IHlinkFrame) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IHlinkSite> for &IUnknown

Source§

fn from(value: &IHlinkSite) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IHlinkTarget> for &IUnknown

Source§

fn from(value: &IHlinkTarget) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IHomeGroup> for &IUnknown

Source§

fn from(value: &IHomeGroup) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IIOCancelInformation> for &IUnknown

Source§

fn from(value: &IIOCancelInformation) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IIdentityName> for &IUnknown

Source§

fn from(value: &IIdentityName) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IImageList2> for &IUnknown

Source§

fn from(value: &IImageList2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IImageList> for &IUnknown

Source§

fn from(value: &IImageList) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IImageRecompress> for &IUnknown

Source§

fn from(value: &IImageRecompress) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IImePad> for &IUnknown

Source§

fn from(value: &IImePad) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IImePadApplet> for &IUnknown

Source§

fn from(value: &IImePadApplet) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IImePlugInDictDictionaryList> for &IUnknown

Source§

fn from(value: &IImePlugInDictDictionaryList) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IImeSpecifyApplets> for &IUnknown

Source§

fn from(value: &IImeSpecifyApplets) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IInitializeCommand> for &IUnknown

Source§

fn from(value: &IInitializeCommand) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IInitializeNetworkFolder> for &IUnknown

Source§

fn from(value: &IInitializeNetworkFolder) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IInitializeObject> for &IUnknown

Source§

fn from(value: &IInitializeObject) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IInitializeSpy> for &IUnknown

Source§

fn from(value: &IInitializeSpy) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IInitializeWithBindCtx> for &IUnknown

Source§

fn from(value: &IInitializeWithBindCtx) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IInitializeWithItem> for &IUnknown

Source§

fn from(value: &IInitializeWithItem) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IInitializeWithPropertyStore> for &IUnknown

Source§

fn from(value: &IInitializeWithPropertyStore) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IInitializeWithWindow> for &IUnknown

Source§

fn from(value: &IInitializeWithWindow) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IInputObject2> for &IUnknown

Source§

fn from(value: &IInputObject2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IInputObject> for &IUnknown

Source§

fn from(value: &IInputObject) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IInputObjectSite> for &IUnknown

Source§

fn from(value: &IInputObjectSite) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IInputPaneAnimationCoordinator> for &IUnknown

Source§

fn from(value: &IInputPaneAnimationCoordinator) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IInputPanelConfiguration> for &IUnknown

Source§

fn from(value: &IInputPanelConfiguration) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IInputPanelInvocationConfiguration> for &IUnknown

Source§

fn from(value: &IInputPanelInvocationConfiguration) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IInsertItem> for &IUnknown

Source§

fn from(value: &IInsertItem) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IInspectable> for &IUnknown

Source§

fn from(value: &IInspectable) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IInternalDocWrap> for &IUnknown

Source§

fn from(value: &IInternalDocWrap) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IInternalUnknown> for &IUnknown

Source§

fn from(value: &IInternalUnknown) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IItemNameLimits> for &IUnknown

Source§

fn from(value: &IItemNameLimits) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IKnownFolder> for &IUnknown

Source§

fn from(value: &IKnownFolder) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IKnownFolderManager> for &IUnknown

Source§

fn from(value: &IKnownFolderManager) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ILaunchSourceAppUserModelId> for &IUnknown

Source§

fn from(value: &ILaunchSourceAppUserModelId) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ILaunchSourceViewSizePreference> for &IUnknown

Source§

fn from(value: &ILaunchSourceViewSizePreference) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ILaunchTargetMonitor> for &IUnknown

Source§

fn from(value: &ILaunchTargetMonitor) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ILaunchTargetViewSizePreference> for &IUnknown

Source§

fn from(value: &ILaunchTargetViewSizePreference) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ILaunchUIContext> for &IUnknown

Source§

fn from(value: &ILaunchUIContext) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ILaunchUIContextProvider> for &IUnknown

Source§

fn from(value: &ILaunchUIContextProvider) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ILayoutStorage> for &IUnknown

Source§

fn from(value: &ILayoutStorage) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ILockBytes> for &IUnknown

Source§

fn from(value: &ILockBytes) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IMLangCodePages> for &IUnknown

Source§

fn from(value: &IMLangCodePages) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IMLangConvertCharset> for &IUnknown

Source§

fn from(value: &IMLangConvertCharset) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IMLangFontLink2> for &IUnknown

Source§

fn from(value: &IMLangFontLink2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IMLangFontLink> for &IUnknown

Source§

fn from(value: &IMLangFontLink) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IMLangLineBreakConsole> for &IUnknown

Source§

fn from(value: &IMLangLineBreakConsole) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IMLangString> for &IUnknown

Source§

fn from(value: &IMLangString) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IMLangStringAStr> for &IUnknown

Source§

fn from(value: &IMLangStringAStr) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IMLangStringBufA> for &IUnknown

Source§

fn from(value: &IMLangStringBufA) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IMLangStringBufW> for &IUnknown

Source§

fn from(value: &IMLangStringBufW) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IMLangStringWStr> for &IUnknown

Source§

fn from(value: &IMLangStringWStr) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IMachineGlobalObjectTable> for &IUnknown

Source§

fn from(value: &IMachineGlobalObjectTable) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IMalloc> for &IUnknown

Source§

fn from(value: &IMalloc) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IMallocSpy> for &IUnknown

Source§

fn from(value: &IMallocSpy) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IMenuBand> for &IUnknown

Source§

fn from(value: &IMenuBand) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IMenuPopup> for &IUnknown

Source§

fn from(value: &IMenuPopup) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IModalWindow> for &IUnknown

Source§

fn from(value: &IModalWindow) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IMoniker> for &IUnknown

Source§

fn from(value: &IMoniker) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IMultiLanguage2> for &IUnknown

Source§

fn from(value: &IMultiLanguage2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IMultiLanguage3> for &IUnknown

Source§

fn from(value: &IMultiLanguage3) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IMultiLanguage> for &IUnknown

Source§

fn from(value: &IMultiLanguage) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IMultiQI> for &IUnknown

Source§

fn from(value: &IMultiQI) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&INameSpaceTreeAccessible> for &IUnknown

Source§

fn from(value: &INameSpaceTreeAccessible) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&INameSpaceTreeControl2> for &IUnknown

Source§

fn from(value: &INameSpaceTreeControl2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&INameSpaceTreeControl> for &IUnknown

Source§

fn from(value: &INameSpaceTreeControl) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&INameSpaceTreeControlCustomDraw> for &IUnknown

Source§

fn from(value: &INameSpaceTreeControlCustomDraw) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&INameSpaceTreeControlDropHandler> for &IUnknown

Source§

fn from(value: &INameSpaceTreeControlDropHandler) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&INameSpaceTreeControlEvents> for &IUnknown

Source§

fn from(value: &INameSpaceTreeControlEvents) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&INameSpaceTreeControlFolderCapabilities> for &IUnknown

Source§

fn from(value: &INameSpaceTreeControlFolderCapabilities) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&INamedPropertyBag> for &IUnknown

Source§

fn from(value: &INamedPropertyBag) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&INamespaceWalk> for &IUnknown

Source§

fn from(value: &INamespaceWalk) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&INamespaceWalkCB2> for &IUnknown

Source§

fn from(value: &INamespaceWalkCB2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&INamespaceWalkCB> for &IUnknown

Source§

fn from(value: &INamespaceWalkCB) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&INetworkFolderInternal> for &IUnknown

Source§

fn from(value: &INetworkFolderInternal) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&INewMenuClient> for &IUnknown

Source§

fn from(value: &INewMenuClient) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&INewShortcutHookA> for &IUnknown

Source§

fn from(value: &INewShortcutHookA) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&INewShortcutHookW> for &IUnknown

Source§

fn from(value: &INewShortcutHookW) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&INewWDEvents> for &IUnknown

Source§

fn from(value: &INewWDEvents) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&INewWindowManager> for &IUnknown

Source§

fn from(value: &INewWindowManager) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&INoMarshal> for &IUnknown

Source§

fn from(value: &INoMarshal) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&INotifyReplica> for &IUnknown

Source§

fn from(value: &INotifyReplica) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IObjMgr> for &IUnknown

Source§

fn from(value: &IObjMgr) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IObjectArray> for &IUnknown

Source§

fn from(value: &IObjectArray) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IObjectCollection> for &IUnknown

Source§

fn from(value: &IObjectCollection) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IObjectIdentity> for &IUnknown

Source§

fn from(value: &IObjectIdentity) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IObjectProvider> for &IUnknown

Source§

fn from(value: &IObjectProvider) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IObjectWithAppUserModelID> for &IUnknown

Source§

fn from(value: &IObjectWithAppUserModelID) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IObjectWithBackReferences> for &IUnknown

Source§

fn from(value: &IObjectWithBackReferences) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IObjectWithCancelEvent> for &IUnknown

Source§

fn from(value: &IObjectWithCancelEvent) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IObjectWithFolderEnumMode> for &IUnknown

Source§

fn from(value: &IObjectWithFolderEnumMode) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IObjectWithProgID> for &IUnknown

Source§

fn from(value: &IObjectWithProgID) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IObjectWithSelection> for &IUnknown

Source§

fn from(value: &IObjectWithSelection) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IObjectWithSite> for &IUnknown

Source§

fn from(value: &IObjectWithSite) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IOleAdviseHolder> for &IUnknown

Source§

fn from(value: &IOleAdviseHolder) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IOleCache2> for &IUnknown

Source§

fn from(value: &IOleCache2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IOleCache> for &IUnknown

Source§

fn from(value: &IOleCache) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IOleCacheControl> for &IUnknown

Source§

fn from(value: &IOleCacheControl) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IOleClientSite> for &IUnknown

Source§

fn from(value: &IOleClientSite) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IOleCommandTarget> for &IUnknown

Source§

fn from(value: &IOleCommandTarget) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IOleContainer> for &IUnknown

Source§

fn from(value: &IOleContainer) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IOleControl> for &IUnknown

Source§

fn from(value: &IOleControl) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IOleControlSite> for &IUnknown

Source§

fn from(value: &IOleControlSite) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IOleDocument> for &IUnknown

Source§

fn from(value: &IOleDocument) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IOleDocumentSite> for &IUnknown

Source§

fn from(value: &IOleDocumentSite) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IOleDocumentView> for &IUnknown

Source§

fn from(value: &IOleDocumentView) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IOleInPlaceActiveObject> for &IUnknown

Source§

fn from(value: &IOleInPlaceActiveObject) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IOleInPlaceFrame> for &IUnknown

Source§

fn from(value: &IOleInPlaceFrame) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IOleInPlaceObject> for &IUnknown

Source§

fn from(value: &IOleInPlaceObject) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IOleInPlaceObjectWindowless> for &IUnknown

Source§

fn from(value: &IOleInPlaceObjectWindowless) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IOleInPlaceSite> for &IUnknown

Source§

fn from(value: &IOleInPlaceSite) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IOleInPlaceSiteEx> for &IUnknown

Source§

fn from(value: &IOleInPlaceSiteEx) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IOleInPlaceSiteWindowless> for &IUnknown

Source§

fn from(value: &IOleInPlaceSiteWindowless) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IOleInPlaceUIWindow> for &IUnknown

Source§

fn from(value: &IOleInPlaceUIWindow) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IOleItemContainer> for &IUnknown

Source§

fn from(value: &IOleItemContainer) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IOleLink> for &IUnknown

Source§

fn from(value: &IOleLink) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IOleObject> for &IUnknown

Source§

fn from(value: &IOleObject) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IOleParentUndoUnit> for &IUnknown

Source§

fn from(value: &IOleParentUndoUnit) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IOleUILinkContainerA> for &IUnknown

Source§

fn from(value: &IOleUILinkContainerA) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IOleUILinkContainerW> for &IUnknown

Source§

fn from(value: &IOleUILinkContainerW) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IOleUILinkInfoA> for &IUnknown

Source§

fn from(value: &IOleUILinkInfoA) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IOleUILinkInfoW> for &IUnknown

Source§

fn from(value: &IOleUILinkInfoW) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IOleUIObjInfoA> for &IUnknown

Source§

fn from(value: &IOleUIObjInfoA) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IOleUIObjInfoW> for &IUnknown

Source§

fn from(value: &IOleUIObjInfoW) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IOleUndoManager> for &IUnknown

Source§

fn from(value: &IOleUndoManager) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IOleUndoUnit> for &IUnknown

Source§

fn from(value: &IOleUndoUnit) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IOleWindow> for &IUnknown

Source§

fn from(value: &IOleWindow) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IOpenControlPanel> for &IUnknown

Source§

fn from(value: &IOpenControlPanel) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IOpenSearchSource> for &IUnknown

Source§

fn from(value: &IOpenSearchSource) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IOperationsProgressDialog> for &IUnknown

Source§

fn from(value: &IOperationsProgressDialog) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IOplockStorage> for &IUnknown

Source§

fn from(value: &IOplockStorage) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IOptionDescription> for &IUnknown

Source§

fn from(value: &IOptionDescription) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IPSFactoryBuffer> for &IUnknown

Source§

fn from(value: &IPSFactoryBuffer) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IPackageDebugSettings2> for &IUnknown

Source§

fn from(value: &IPackageDebugSettings2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IPackageDebugSettings> for &IUnknown

Source§

fn from(value: &IPackageDebugSettings) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IPackageExecutionStateChangeNotification> for &IUnknown

Source§

fn from(value: &IPackageExecutionStateChangeNotification) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IParentAndItem> for &IUnknown

Source§

fn from(value: &IParentAndItem) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IParseAndCreateItem> for &IUnknown

Source§

fn from(value: &IParseAndCreateItem) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IParseDisplayName> for &IUnknown

Source§

fn from(value: &IParseDisplayName) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IPerPropertyBrowsing> for &IUnknown

Source§

fn from(value: &IPerPropertyBrowsing) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IPersist> for &IUnknown

Source§

fn from(value: &IPersist) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IPersistFile> for &IUnknown

Source§

fn from(value: &IPersistFile) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IPersistFolder2> for &IUnknown

Source§

fn from(value: &IPersistFolder2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IPersistFolder3> for &IUnknown

Source§

fn from(value: &IPersistFolder3) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IPersistFolder> for &IUnknown

Source§

fn from(value: &IPersistFolder) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IPersistIDList> for &IUnknown

Source§

fn from(value: &IPersistIDList) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IPersistMemory> for &IUnknown

Source§

fn from(value: &IPersistMemory) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IPersistPropertyBag2> for &IUnknown

Source§

fn from(value: &IPersistPropertyBag2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IPersistPropertyBag> for &IUnknown

Source§

fn from(value: &IPersistPropertyBag) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IPersistStorage> for &IUnknown

Source§

fn from(value: &IPersistStorage) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IPersistStream> for &IUnknown

Source§

fn from(value: &IPersistStream) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IPersistStreamInit> for &IUnknown

Source§

fn from(value: &IPersistStreamInit) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IPicture2> for &IUnknown

Source§

fn from(value: &IPicture2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IPicture> for &IUnknown

Source§

fn from(value: &IPicture) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IPictureDisp> for &IUnknown

Source§

fn from(value: &IPictureDisp) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IPipeByte> for &IUnknown

Source§

fn from(value: &IPipeByte) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IPipeDouble> for &IUnknown

Source§

fn from(value: &IPipeDouble) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IPipeLong> for &IUnknown

Source§

fn from(value: &IPipeLong) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IPointerInactive> for &IUnknown

Source§

fn from(value: &IPointerInactive) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IPreviewHandler> for &IUnknown

Source§

fn from(value: &IPreviewHandler) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IPreviewHandlerFrame> for &IUnknown

Source§

fn from(value: &IPreviewHandlerFrame) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IPreviewHandlerVisuals> for &IUnknown

Source§

fn from(value: &IPreviewHandlerVisuals) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IPreviewItem> for &IUnknown

Source§

fn from(value: &IPreviewItem) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IPreviousVersionsInfo> for &IUnknown

Source§

fn from(value: &IPreviousVersionsInfo) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IPrint> for &IUnknown

Source§

fn from(value: &IPrint) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IProcessInitControl> for &IUnknown

Source§

fn from(value: &IProcessInitControl) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IProcessLock> for &IUnknown

Source§

fn from(value: &IProcessLock) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IProfferService> for &IUnknown

Source§

fn from(value: &IProfferService) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IProgressDialog> for &IUnknown

Source§

fn from(value: &IProgressDialog) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IProgressNotify> for &IUnknown

Source§

fn from(value: &IProgressNotify) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IPropertyBag2> for &IUnknown

Source§

fn from(value: &IPropertyBag2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IPropertyBag> for &IUnknown

Source§

fn from(value: &IPropertyBag) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IPropertyKeyStore> for &IUnknown

Source§

fn from(value: &IPropertyKeyStore) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IPropertyNotifySink> for &IUnknown

Source§

fn from(value: &IPropertyNotifySink) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IPropertyPage2> for &IUnknown

Source§

fn from(value: &IPropertyPage2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IPropertyPage> for &IUnknown

Source§

fn from(value: &IPropertyPage) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IPropertyPageSite> for &IUnknown

Source§

fn from(value: &IPropertyPageSite) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IPropertySetStorage> for &IUnknown

Source§

fn from(value: &IPropertySetStorage) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IPropertyStorage> for &IUnknown

Source§

fn from(value: &IPropertyStorage) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IProtectFocus> for &IUnknown

Source§

fn from(value: &IProtectFocus) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IProtectedModeMenuServices> for &IUnknown

Source§

fn from(value: &IProtectedModeMenuServices) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IProvideClassInfo2> for &IUnknown

Source§

fn from(value: &IProvideClassInfo2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IProvideClassInfo> for &IUnknown

Source§

fn from(value: &IProvideClassInfo) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IProvideMultipleClassInfo> for &IUnknown

Source§

fn from(value: &IProvideMultipleClassInfo) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IProvideRuntimeContext> for &IUnknown

Source§

fn from(value: &IProvideRuntimeContext) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IPublishedApp2> for &IUnknown

Source§

fn from(value: &IPublishedApp2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IPublishedApp> for &IUnknown

Source§

fn from(value: &IPublishedApp) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IPublishingWizard> for &IUnknown

Source§

fn from(value: &IPublishingWizard) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IQueryAssociations> for &IUnknown

Source§

fn from(value: &IQueryAssociations) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IQueryCancelAutoPlay> for &IUnknown

Source§

fn from(value: &IQueryCancelAutoPlay) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IQueryCodePage> for &IUnknown

Source§

fn from(value: &IQueryCodePage) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IQueryContinue> for &IUnknown

Source§

fn from(value: &IQueryContinue) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IQueryContinueWithStatus> for &IUnknown

Source§

fn from(value: &IQueryContinueWithStatus) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IQueryInfo> for &IUnknown

Source§

fn from(value: &IQueryInfo) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IQuickActivate> for &IUnknown

Source§

fn from(value: &IQuickActivate) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IROTData> for &IUnknown

Source§

fn from(value: &IROTData) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IRecordInfo> for &IUnknown

Source§

fn from(value: &IRecordInfo) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IRegTreeItem> for &IUnknown

Source§

fn from(value: &IRegTreeItem) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IRelatedItem> for &IUnknown

Source§

fn from(value: &IRelatedItem) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IReleaseMarshalBuffers> for &IUnknown

Source§

fn from(value: &IReleaseMarshalBuffers) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IRemoteComputer> for &IUnknown

Source§

fn from(value: &IRemoteComputer) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IResolveShellLink> for &IUnknown

Source§

fn from(value: &IResolveShellLink) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IResultsFolder> for &IUnknown

Source§

fn from(value: &IResultsFolder) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IRootStorage> for &IUnknown

Source§

fn from(value: &IRootStorage) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IRpcChannelBuffer2> for &IUnknown

Source§

fn from(value: &IRpcChannelBuffer2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IRpcChannelBuffer3> for &IUnknown

Source§

fn from(value: &IRpcChannelBuffer3) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IRpcChannelBuffer> for &IUnknown

Source§

fn from(value: &IRpcChannelBuffer) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IRpcHelper> for &IUnknown

Source§

fn from(value: &IRpcHelper) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IRpcOptions> for &IUnknown

Source§

fn from(value: &IRpcOptions) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IRpcProxyBuffer> for &IUnknown

Source§

fn from(value: &IRpcProxyBuffer) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IRpcStubBuffer> for &IUnknown

Source§

fn from(value: &IRpcStubBuffer) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IRpcSyntaxNegotiate> for &IUnknown

Source§

fn from(value: &IRpcSyntaxNegotiate) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IRtwqAsyncCallback> for &IUnknown

Source§

fn from(value: &IRtwqAsyncCallback) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IRtwqAsyncResult> for &IUnknown

Source§

fn from(value: &IRtwqAsyncResult) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IRtwqPlatformEvents> for &IUnknown

Source§

fn from(value: &IRtwqPlatformEvents) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IRunnableObject> for &IUnknown

Source§

fn from(value: &IRunnableObject) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IRunnableTask> for &IUnknown

Source§

fn from(value: &IRunnableTask) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IRunningObjectTable> for &IUnknown

Source§

fn from(value: &IRunningObjectTable) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IScriptErrorList> for &IUnknown

Source§

fn from(value: &IScriptErrorList) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISearchBoxInfo> for &IUnknown

Source§

fn from(value: &ISearchBoxInfo) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISearchContext> for &IUnknown

Source§

fn from(value: &ISearchContext) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISearchFolderItemFactory> for &IUnknown

Source§

fn from(value: &ISearchFolderItemFactory) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISequentialStream> for &IUnknown

Source§

fn from(value: &ISequentialStream) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IServerSecurity> for &IUnknown

Source§

fn from(value: &IServerSecurity) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IServiceProvider> for &IUnknown

Source§

fn from(value: &IServiceProvider) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISharedBitmap> for &IUnknown

Source§

fn from(value: &ISharedBitmap) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISharingConfigurationManager> for &IUnknown

Source§

fn from(value: &ISharingConfigurationManager) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellApp> for &IUnknown

Source§

fn from(value: &IShellApp) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellBrowser> for &IUnknown

Source§

fn from(value: &IShellBrowser) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellChangeNotify> for &IUnknown

Source§

fn from(value: &IShellChangeNotify) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellDetails> for &IUnknown

Source§

fn from(value: &IShellDetails) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellDispatch2> for &IUnknown

Source§

fn from(value: &IShellDispatch2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellDispatch3> for &IUnknown

Source§

fn from(value: &IShellDispatch3) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellDispatch4> for &IUnknown

Source§

fn from(value: &IShellDispatch4) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellDispatch5> for &IUnknown

Source§

fn from(value: &IShellDispatch5) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellDispatch6> for &IUnknown

Source§

fn from(value: &IShellDispatch6) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellDispatch> for &IUnknown

Source§

fn from(value: &IShellDispatch) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellExtInit> for &IUnknown

Source§

fn from(value: &IShellExtInit) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellFavoritesNameSpace> for &IUnknown

Source§

fn from(value: &IShellFavoritesNameSpace) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellFolder2> for &IUnknown

Source§

fn from(value: &IShellFolder2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellFolder> for &IUnknown

Source§

fn from(value: &IShellFolder) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellFolderBand> for &IUnknown

Source§

fn from(value: &IShellFolderBand) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellFolderView> for &IUnknown

Source§

fn from(value: &IShellFolderView) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellFolderViewCB> for &IUnknown

Source§

fn from(value: &IShellFolderViewCB) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellFolderViewDual2> for &IUnknown

Source§

fn from(value: &IShellFolderViewDual2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellFolderViewDual3> for &IUnknown

Source§

fn from(value: &IShellFolderViewDual3) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellFolderViewDual> for &IUnknown

Source§

fn from(value: &IShellFolderViewDual) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellIcon> for &IUnknown

Source§

fn from(value: &IShellIcon) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellIconOverlay> for &IUnknown

Source§

fn from(value: &IShellIconOverlay) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellIconOverlayIdentifier> for &IUnknown

Source§

fn from(value: &IShellIconOverlayIdentifier) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellIconOverlayManager> for &IUnknown

Source§

fn from(value: &IShellIconOverlayManager) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellImageData> for &IUnknown

Source§

fn from(value: &IShellImageData) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellImageDataAbort> for &IUnknown

Source§

fn from(value: &IShellImageDataAbort) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellImageDataFactory> for &IUnknown

Source§

fn from(value: &IShellImageDataFactory) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellItem2> for &IUnknown

Source§

fn from(value: &IShellItem2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellItem> for &IUnknown

Source§

fn from(value: &IShellItem) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellItemArray> for &IUnknown

Source§

fn from(value: &IShellItemArray) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellItemFilter> for &IUnknown

Source§

fn from(value: &IShellItemFilter) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellItemImageFactory> for &IUnknown

Source§

fn from(value: &IShellItemImageFactory) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellItemResources> for &IUnknown

Source§

fn from(value: &IShellItemResources) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellLibrary> for &IUnknown

Source§

fn from(value: &IShellLibrary) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellLinkA> for &IUnknown

Source§

fn from(value: &IShellLinkA) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellLinkDataList> for &IUnknown

Source§

fn from(value: &IShellLinkDataList) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellLinkDual2> for &IUnknown

Source§

fn from(value: &IShellLinkDual2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellLinkDual> for &IUnknown

Source§

fn from(value: &IShellLinkDual) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellLinkW> for &IUnknown

Source§

fn from(value: &IShellLinkW) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellMenu> for &IUnknown

Source§

fn from(value: &IShellMenu) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellMenuCallback> for &IUnknown

Source§

fn from(value: &IShellMenuCallback) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellNameSpace> for &IUnknown

Source§

fn from(value: &IShellNameSpace) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellPropSheetExt> for &IUnknown

Source§

fn from(value: &IShellPropSheetExt) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellRunDll> for &IUnknown

Source§

fn from(value: &IShellRunDll) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellService> for &IUnknown

Source§

fn from(value: &IShellService) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellTaskScheduler> for &IUnknown

Source§

fn from(value: &IShellTaskScheduler) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellUIHelper2> for &IUnknown

Source§

fn from(value: &IShellUIHelper2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellUIHelper3> for &IUnknown

Source§

fn from(value: &IShellUIHelper3) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellUIHelper4> for &IUnknown

Source§

fn from(value: &IShellUIHelper4) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellUIHelper5> for &IUnknown

Source§

fn from(value: &IShellUIHelper5) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellUIHelper6> for &IUnknown

Source§

fn from(value: &IShellUIHelper6) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellUIHelper7> for &IUnknown

Source§

fn from(value: &IShellUIHelper7) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellUIHelper8> for &IUnknown

Source§

fn from(value: &IShellUIHelper8) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellUIHelper9> for &IUnknown

Source§

fn from(value: &IShellUIHelper9) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellUIHelper> for &IUnknown

Source§

fn from(value: &IShellUIHelper) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellView2> for &IUnknown

Source§

fn from(value: &IShellView2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellView3> for &IUnknown

Source§

fn from(value: &IShellView3) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellView> for &IUnknown

Source§

fn from(value: &IShellView) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IShellWindows> for &IUnknown

Source§

fn from(value: &IShellWindows) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISimpleFrameSite> for &IUnknown

Source§

fn from(value: &ISimpleFrameSite) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISortColumnArray> for &IUnknown

Source§

fn from(value: &ISortColumnArray) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISpecifyPropertyPages> for &IUnknown

Source§

fn from(value: &ISpecifyPropertyPages) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISpeechCommandProvider> for &IUnknown

Source§

fn from(value: &ISpeechCommandProvider) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISpellCheckProvider> for &IUnknown

Source§

fn from(value: &ISpellCheckProvider) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISpellCheckProviderFactory> for &IUnknown

Source§

fn from(value: &ISpellCheckProviderFactory) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISpellChecker2> for &IUnknown

Source§

fn from(value: &ISpellChecker2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISpellChecker> for &IUnknown

Source§

fn from(value: &ISpellChecker) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISpellCheckerChangedEventHandler> for &IUnknown

Source§

fn from(value: &ISpellCheckerChangedEventHandler) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISpellCheckerFactory> for &IUnknown

Source§

fn from(value: &ISpellCheckerFactory) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISpellingError> for &IUnknown

Source§

fn from(value: &ISpellingError) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IStartMenuPinnedList> for &IUnknown

Source§

fn from(value: &IStartMenuPinnedList) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IStdMarshalInfo> for &IUnknown

Source§

fn from(value: &IStdMarshalInfo) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IStorage> for &IUnknown

Source§

fn from(value: &IStorage) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IStorageProviderBanners> for &IUnknown

Source§

fn from(value: &IStorageProviderBanners) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IStorageProviderCopyHook> for &IUnknown

Source§

fn from(value: &IStorageProviderCopyHook) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IStorageProviderHandler> for &IUnknown

Source§

fn from(value: &IStorageProviderHandler) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IStorageProviderPropertyHandler> for &IUnknown

Source§

fn from(value: &IStorageProviderPropertyHandler) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IStream> for &IUnknown

Source§

fn from(value: &IStream) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IStreamAsync> for &IUnknown

Source§

fn from(value: &IStreamAsync) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IStreamUnbufferedInfo> for &IUnknown

Source§

fn from(value: &IStreamUnbufferedInfo) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISupportAllowLowerTrustActivation> for &IUnknown

Source§

fn from(value: &ISupportAllowLowerTrustActivation) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISupportErrorInfo> for &IUnknown

Source§

fn from(value: &ISupportErrorInfo) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISurrogate> for &IUnknown

Source§

fn from(value: &ISurrogate) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISurrogateService> for &IUnknown

Source§

fn from(value: &ISurrogateService) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISuspensionDependencyManager> for &IUnknown

Source§

fn from(value: &ISuspensionDependencyManager) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISyncMgrConflict> for &IUnknown

Source§

fn from(value: &ISyncMgrConflict) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISyncMgrConflictFolder> for &IUnknown

Source§

fn from(value: &ISyncMgrConflictFolder) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISyncMgrConflictItems> for &IUnknown

Source§

fn from(value: &ISyncMgrConflictItems) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISyncMgrConflictPresenter> for &IUnknown

Source§

fn from(value: &ISyncMgrConflictPresenter) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISyncMgrConflictResolutionItems> for &IUnknown

Source§

fn from(value: &ISyncMgrConflictResolutionItems) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISyncMgrConflictResolveInfo> for &IUnknown

Source§

fn from(value: &ISyncMgrConflictResolveInfo) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISyncMgrConflictStore> for &IUnknown

Source§

fn from(value: &ISyncMgrConflictStore) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISyncMgrControl> for &IUnknown

Source§

fn from(value: &ISyncMgrControl) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISyncMgrEnumItems> for &IUnknown

Source§

fn from(value: &ISyncMgrEnumItems) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISyncMgrEvent> for &IUnknown

Source§

fn from(value: &ISyncMgrEvent) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISyncMgrEventLinkUIOperation> for &IUnknown

Source§

fn from(value: &ISyncMgrEventLinkUIOperation) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISyncMgrEventStore> for &IUnknown

Source§

fn from(value: &ISyncMgrEventStore) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISyncMgrHandler> for &IUnknown

Source§

fn from(value: &ISyncMgrHandler) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISyncMgrHandlerCollection> for &IUnknown

Source§

fn from(value: &ISyncMgrHandlerCollection) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISyncMgrHandlerInfo> for &IUnknown

Source§

fn from(value: &ISyncMgrHandlerInfo) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISyncMgrRegister> for &IUnknown

Source§

fn from(value: &ISyncMgrRegister) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISyncMgrResolutionHandler> for &IUnknown

Source§

fn from(value: &ISyncMgrResolutionHandler) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISyncMgrScheduleWizardUIOperation> for &IUnknown

Source§

fn from(value: &ISyncMgrScheduleWizardUIOperation) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISyncMgrSessionCreator> for &IUnknown

Source§

fn from(value: &ISyncMgrSessionCreator) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISyncMgrSyncCallback> for &IUnknown

Source§

fn from(value: &ISyncMgrSyncCallback) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISyncMgrSyncItem> for &IUnknown

Source§

fn from(value: &ISyncMgrSyncItem) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISyncMgrSyncItemContainer> for &IUnknown

Source§

fn from(value: &ISyncMgrSyncItemContainer) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISyncMgrSyncItemInfo> for &IUnknown

Source§

fn from(value: &ISyncMgrSyncItemInfo) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISyncMgrSyncResult> for &IUnknown

Source§

fn from(value: &ISyncMgrSyncResult) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISyncMgrSynchronize> for &IUnknown

Source§

fn from(value: &ISyncMgrSynchronize) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISyncMgrSynchronizeCallback> for &IUnknown

Source§

fn from(value: &ISyncMgrSynchronizeCallback) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISyncMgrSynchronizeInvoke> for &IUnknown

Source§

fn from(value: &ISyncMgrSynchronizeInvoke) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISyncMgrUIOperation> for &IUnknown

Source§

fn from(value: &ISyncMgrUIOperation) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISynchronize> for &IUnknown

Source§

fn from(value: &ISynchronize) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISynchronizeContainer> for &IUnknown

Source§

fn from(value: &ISynchronizeContainer) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISynchronizeEvent> for &IUnknown

Source§

fn from(value: &ISynchronizeEvent) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISynchronizeHandle> for &IUnknown

Source§

fn from(value: &ISynchronizeHandle) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ISynchronizeMutex> for &IUnknown

Source§

fn from(value: &ISynchronizeMutex) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITaskbarList2> for &IUnknown

Source§

fn from(value: &ITaskbarList2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITaskbarList3> for &IUnknown

Source§

fn from(value: &ITaskbarList3) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITaskbarList4> for &IUnknown

Source§

fn from(value: &ITaskbarList4) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITaskbarList> for &IUnknown

Source§

fn from(value: &ITaskbarList) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITextStoreACP2> for &IUnknown

Source§

fn from(value: &ITextStoreACP2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITextStoreACP> for &IUnknown

Source§

fn from(value: &ITextStoreACP) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITextStoreACPEx> for &IUnknown

Source§

fn from(value: &ITextStoreACPEx) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITextStoreACPServices> for &IUnknown

Source§

fn from(value: &ITextStoreACPServices) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITextStoreACPSink> for &IUnknown

Source§

fn from(value: &ITextStoreACPSink) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITextStoreACPSinkEx> for &IUnknown

Source§

fn from(value: &ITextStoreACPSinkEx) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITextStoreAnchor> for &IUnknown

Source§

fn from(value: &ITextStoreAnchor) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITextStoreAnchorEx> for &IUnknown

Source§

fn from(value: &ITextStoreAnchorEx) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITextStoreAnchorSink> for &IUnknown

Source§

fn from(value: &ITextStoreAnchorSink) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITextStoreSinkAnchorEx> for &IUnknown

Source§

fn from(value: &ITextStoreSinkAnchorEx) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfActiveLanguageProfileNotifySink> for &IUnknown

Source§

fn from(value: &ITfActiveLanguageProfileNotifySink) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfCandidateList> for &IUnknown

Source§

fn from(value: &ITfCandidateList) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfCandidateListUIElement> for &IUnknown

Source§

fn from(value: &ITfCandidateListUIElement) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfCandidateListUIElementBehavior> for &IUnknown

Source§

fn from(value: &ITfCandidateListUIElementBehavior) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfCandidateString> for &IUnknown

Source§

fn from(value: &ITfCandidateString) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfCategoryMgr> for &IUnknown

Source§

fn from(value: &ITfCategoryMgr) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfCleanupContextDurationSink> for &IUnknown

Source§

fn from(value: &ITfCleanupContextDurationSink) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfCleanupContextSink> for &IUnknown

Source§

fn from(value: &ITfCleanupContextSink) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfClientId> for &IUnknown

Source§

fn from(value: &ITfClientId) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfCompartment> for &IUnknown

Source§

fn from(value: &ITfCompartment) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfCompartmentEventSink> for &IUnknown

Source§

fn from(value: &ITfCompartmentEventSink) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfCompartmentMgr> for &IUnknown

Source§

fn from(value: &ITfCompartmentMgr) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfComposition> for &IUnknown

Source§

fn from(value: &ITfComposition) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfCompositionSink> for &IUnknown

Source§

fn from(value: &ITfCompositionSink) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfCompositionView> for &IUnknown

Source§

fn from(value: &ITfCompositionView) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfConfigureSystemKeystrokeFeed> for &IUnknown

Source§

fn from(value: &ITfConfigureSystemKeystrokeFeed) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfContext> for &IUnknown

Source§

fn from(value: &ITfContext) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfContextComposition> for &IUnknown

Source§

fn from(value: &ITfContextComposition) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfContextKeyEventSink> for &IUnknown

Source§

fn from(value: &ITfContextKeyEventSink) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfContextOwner> for &IUnknown

Source§

fn from(value: &ITfContextOwner) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfContextOwnerCompositionServices> for &IUnknown

Source§

fn from(value: &ITfContextOwnerCompositionServices) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfContextOwnerCompositionSink> for &IUnknown

Source§

fn from(value: &ITfContextOwnerCompositionSink) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfContextOwnerServices> for &IUnknown

Source§

fn from(value: &ITfContextOwnerServices) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfContextView> for &IUnknown

Source§

fn from(value: &ITfContextView) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfCreatePropertyStore> for &IUnknown

Source§

fn from(value: &ITfCreatePropertyStore) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfDisplayAttributeInfo> for &IUnknown

Source§

fn from(value: &ITfDisplayAttributeInfo) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfDisplayAttributeMgr> for &IUnknown

Source§

fn from(value: &ITfDisplayAttributeMgr) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfDisplayAttributeNotifySink> for &IUnknown

Source§

fn from(value: &ITfDisplayAttributeNotifySink) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfDisplayAttributeProvider> for &IUnknown

Source§

fn from(value: &ITfDisplayAttributeProvider) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfDocumentMgr> for &IUnknown

Source§

fn from(value: &ITfDocumentMgr) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfEditRecord> for &IUnknown

Source§

fn from(value: &ITfEditRecord) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfEditSession> for &IUnknown

Source§

fn from(value: &ITfEditSession) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfEditTransactionSink> for &IUnknown

Source§

fn from(value: &ITfEditTransactionSink) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfFnAdviseText> for &IUnknown

Source§

fn from(value: &ITfFnAdviseText) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfFnBalloon> for &IUnknown

Source§

fn from(value: &ITfFnBalloon) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfFnConfigure> for &IUnknown

Source§

fn from(value: &ITfFnConfigure) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfFnConfigureRegisterEudc> for &IUnknown

Source§

fn from(value: &ITfFnConfigureRegisterEudc) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfFnConfigureRegisterWord> for &IUnknown

Source§

fn from(value: &ITfFnConfigureRegisterWord) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfFnCustomSpeechCommand> for &IUnknown

Source§

fn from(value: &ITfFnCustomSpeechCommand) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfFnGetLinguisticAlternates> for &IUnknown

Source§

fn from(value: &ITfFnGetLinguisticAlternates) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfFnGetPreferredTouchKeyboardLayout> for &IUnknown

Source§

fn from(value: &ITfFnGetPreferredTouchKeyboardLayout) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfFnGetSAPIObject> for &IUnknown

Source§

fn from(value: &ITfFnGetSAPIObject) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfFnLMInternal> for &IUnknown

Source§

fn from(value: &ITfFnLMInternal) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfFnLMProcessor> for &IUnknown

Source§

fn from(value: &ITfFnLMProcessor) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfFnLangProfileUtil> for &IUnknown

Source§

fn from(value: &ITfFnLangProfileUtil) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfFnPlayBack> for &IUnknown

Source§

fn from(value: &ITfFnPlayBack) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfFnPropertyUIStatus> for &IUnknown

Source§

fn from(value: &ITfFnPropertyUIStatus) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfFnReconversion> for &IUnknown

Source§

fn from(value: &ITfFnReconversion) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfFnSearchCandidateProvider> for &IUnknown

Source§

fn from(value: &ITfFnSearchCandidateProvider) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfFnShowHelp> for &IUnknown

Source§

fn from(value: &ITfFnShowHelp) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfFunction> for &IUnknown

Source§

fn from(value: &ITfFunction) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfFunctionProvider> for &IUnknown

Source§

fn from(value: &ITfFunctionProvider) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfInputProcessorProfileActivationSink> for &IUnknown

Source§

fn from(value: &ITfInputProcessorProfileActivationSink) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfInputProcessorProfileMgr> for &IUnknown

Source§

fn from(value: &ITfInputProcessorProfileMgr) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfInputProcessorProfileSubstituteLayout> for &IUnknown

Source§

fn from(value: &ITfInputProcessorProfileSubstituteLayout) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfInputProcessorProfiles> for &IUnknown

Source§

fn from(value: &ITfInputProcessorProfiles) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfInputProcessorProfilesEx> for &IUnknown

Source§

fn from(value: &ITfInputProcessorProfilesEx) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfInputScope2> for &IUnknown

Source§

fn from(value: &ITfInputScope2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfInputScope> for &IUnknown

Source§

fn from(value: &ITfInputScope) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfInsertAtSelection> for &IUnknown

Source§

fn from(value: &ITfInsertAtSelection) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfIntegratableCandidateListUIElement> for &IUnknown

Source§

fn from(value: &ITfIntegratableCandidateListUIElement) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfKeyEventSink> for &IUnknown

Source§

fn from(value: &ITfKeyEventSink) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfKeyTraceEventSink> for &IUnknown

Source§

fn from(value: &ITfKeyTraceEventSink) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfKeystrokeMgr> for &IUnknown

Source§

fn from(value: &ITfKeystrokeMgr) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfLMLattice> for &IUnknown

Source§

fn from(value: &ITfLMLattice) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfLangBarEventSink> for &IUnknown

Source§

fn from(value: &ITfLangBarEventSink) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfLangBarItem> for &IUnknown

Source§

fn from(value: &ITfLangBarItem) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfLangBarItemBalloon> for &IUnknown

Source§

fn from(value: &ITfLangBarItemBalloon) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfLangBarItemBitmap> for &IUnknown

Source§

fn from(value: &ITfLangBarItemBitmap) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfLangBarItemBitmapButton> for &IUnknown

Source§

fn from(value: &ITfLangBarItemBitmapButton) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfLangBarItemButton> for &IUnknown

Source§

fn from(value: &ITfLangBarItemButton) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfLangBarItemMgr> for &IUnknown

Source§

fn from(value: &ITfLangBarItemMgr) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfLangBarItemSink> for &IUnknown

Source§

fn from(value: &ITfLangBarItemSink) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfLangBarMgr> for &IUnknown

Source§

fn from(value: &ITfLangBarMgr) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfLanguageProfileNotifySink> for &IUnknown

Source§

fn from(value: &ITfLanguageProfileNotifySink) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfMSAAControl> for &IUnknown

Source§

fn from(value: &ITfMSAAControl) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfMenu> for &IUnknown

Source§

fn from(value: &ITfMenu) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfMessagePump> for &IUnknown

Source§

fn from(value: &ITfMessagePump) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfMouseSink> for &IUnknown

Source§

fn from(value: &ITfMouseSink) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfMouseTracker> for &IUnknown

Source§

fn from(value: &ITfMouseTracker) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfMouseTrackerACP> for &IUnknown

Source§

fn from(value: &ITfMouseTrackerACP) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfPersistentPropertyLoaderACP> for &IUnknown

Source§

fn from(value: &ITfPersistentPropertyLoaderACP) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfPreservedKeyNotifySink> for &IUnknown

Source§

fn from(value: &ITfPreservedKeyNotifySink) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfProperty> for &IUnknown

Source§

fn from(value: &ITfProperty) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfPropertyStore> for &IUnknown

Source§

fn from(value: &ITfPropertyStore) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfQueryEmbedded> for &IUnknown

Source§

fn from(value: &ITfQueryEmbedded) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfRange> for &IUnknown

Source§

fn from(value: &ITfRange) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfRangeACP> for &IUnknown

Source§

fn from(value: &ITfRangeACP) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfRangeBackup> for &IUnknown

Source§

fn from(value: &ITfRangeBackup) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfReadOnlyProperty> for &IUnknown

Source§

fn from(value: &ITfReadOnlyProperty) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfReadingInformationUIElement> for &IUnknown

Source§

fn from(value: &ITfReadingInformationUIElement) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfReverseConversion> for &IUnknown

Source§

fn from(value: &ITfReverseConversion) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfReverseConversionList> for &IUnknown

Source§

fn from(value: &ITfReverseConversionList) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfReverseConversionMgr> for &IUnknown

Source§

fn from(value: &ITfReverseConversionMgr) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfSource> for &IUnknown

Source§

fn from(value: &ITfSource) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfSourceSingle> for &IUnknown

Source§

fn from(value: &ITfSourceSingle) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfSpeechUIServer> for &IUnknown

Source§

fn from(value: &ITfSpeechUIServer) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfStatusSink> for &IUnknown

Source§

fn from(value: &ITfStatusSink) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfSystemDeviceTypeLangBarItem> for &IUnknown

Source§

fn from(value: &ITfSystemDeviceTypeLangBarItem) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfSystemLangBarItem> for &IUnknown

Source§

fn from(value: &ITfSystemLangBarItem) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfSystemLangBarItemSink> for &IUnknown

Source§

fn from(value: &ITfSystemLangBarItemSink) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfSystemLangBarItemText> for &IUnknown

Source§

fn from(value: &ITfSystemLangBarItemText) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfTextEditSink> for &IUnknown

Source§

fn from(value: &ITfTextEditSink) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfTextInputProcessor> for &IUnknown

Source§

fn from(value: &ITfTextInputProcessor) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfTextInputProcessorEx> for &IUnknown

Source§

fn from(value: &ITfTextInputProcessorEx) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfTextLayoutSink> for &IUnknown

Source§

fn from(value: &ITfTextLayoutSink) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfThreadFocusSink> for &IUnknown

Source§

fn from(value: &ITfThreadFocusSink) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfThreadMgr2> for &IUnknown

Source§

fn from(value: &ITfThreadMgr2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfThreadMgr> for &IUnknown

Source§

fn from(value: &ITfThreadMgr) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfThreadMgrEventSink> for &IUnknown

Source§

fn from(value: &ITfThreadMgrEventSink) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfThreadMgrEx> for &IUnknown

Source§

fn from(value: &ITfThreadMgrEx) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfToolTipUIElement> for &IUnknown

Source§

fn from(value: &ITfToolTipUIElement) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfTransitoryExtensionSink> for &IUnknown

Source§

fn from(value: &ITfTransitoryExtensionSink) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfTransitoryExtensionUIElement> for &IUnknown

Source§

fn from(value: &ITfTransitoryExtensionUIElement) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfUIElement> for &IUnknown

Source§

fn from(value: &ITfUIElement) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfUIElementMgr> for &IUnknown

Source§

fn from(value: &ITfUIElementMgr) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITfUIElementSink> for &IUnknown

Source§

fn from(value: &ITfUIElementSink) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IThumbnailCache> for &IUnknown

Source§

fn from(value: &IThumbnailCache) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IThumbnailCachePrimer> for &IUnknown

Source§

fn from(value: &IThumbnailCachePrimer) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IThumbnailCapture> for &IUnknown

Source§

fn from(value: &IThumbnailCapture) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IThumbnailHandlerFactory> for &IUnknown

Source§

fn from(value: &IThumbnailHandlerFactory) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IThumbnailProvider> for &IUnknown

Source§

fn from(value: &IThumbnailProvider) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IThumbnailSettings> for &IUnknown

Source§

fn from(value: &IThumbnailSettings) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IThumbnailStreamCache> for &IUnknown

Source§

fn from(value: &IThumbnailStreamCache) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITimeAndNoticeControl> for &IUnknown

Source§

fn from(value: &ITimeAndNoticeControl) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITrackShellMenu> for &IUnknown

Source§

fn from(value: &ITrackShellMenu) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITranscodeImage> for &IUnknown

Source§

fn from(value: &ITranscodeImage) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITransferAdviseSink> for &IUnknown

Source§

fn from(value: &ITransferAdviseSink) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITransferDestination> for &IUnknown

Source§

fn from(value: &ITransferDestination) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITransferMediumItem> for &IUnknown

Source§

fn from(value: &ITransferMediumItem) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITransferSource> for &IUnknown

Source§

fn from(value: &ITransferSource) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITravelEntry> for &IUnknown

Source§

fn from(value: &ITravelEntry) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITravelLog> for &IUnknown

Source§

fn from(value: &ITravelLog) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITravelLogClient> for &IUnknown

Source§

fn from(value: &ITravelLogClient) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITravelLogEntry> for &IUnknown

Source§

fn from(value: &ITravelLogEntry) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITravelLogStg> for &IUnknown

Source§

fn from(value: &ITravelLogStg) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITrayDeskBand> for &IUnknown

Source§

fn from(value: &ITrayDeskBand) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITypeChangeEvents> for &IUnknown

Source§

fn from(value: &ITypeChangeEvents) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITypeComp> for &IUnknown

Source§

fn from(value: &ITypeComp) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITypeFactory> for &IUnknown

Source§

fn from(value: &ITypeFactory) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITypeInfo2> for &IUnknown

Source§

fn from(value: &ITypeInfo2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITypeInfo> for &IUnknown

Source§

fn from(value: &ITypeInfo) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITypeLib2> for &IUnknown

Source§

fn from(value: &ITypeLib2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITypeLib> for &IUnknown

Source§

fn from(value: &ITypeLib) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITypeLibRegistration> for &IUnknown

Source§

fn from(value: &ITypeLibRegistration) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITypeLibRegistrationReader> for &IUnknown

Source§

fn from(value: &ITypeLibRegistrationReader) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&ITypeMarshal> for &IUnknown

Source§

fn from(value: &ITypeMarshal) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IUIManagerEventSink> for &IUnknown

Source§

fn from(value: &IUIManagerEventSink) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IURLSearchHook2> for &IUnknown

Source§

fn from(value: &IURLSearchHook2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IURLSearchHook> for &IUnknown

Source§

fn from(value: &IURLSearchHook) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IUniformResourceLocatorA> for &IUnknown

Source§

fn from(value: &IUniformResourceLocatorA) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IUniformResourceLocatorW> for &IUnknown

Source§

fn from(value: &IUniformResourceLocatorW) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IUpdateIDList> for &IUnknown

Source§

fn from(value: &IUpdateIDList) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IUri> for &IUnknown

Source§

fn from(value: &IUri) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IUriBuilder> for &IUnknown

Source§

fn from(value: &IUriBuilder) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IUrlMon> for &IUnknown

Source§

fn from(value: &IUrlMon) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IUseToBrowseItem> for &IUnknown

Source§

fn from(value: &IUseToBrowseItem) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IUserAccountChangeCallback> for &IUnknown

Source§

fn from(value: &IUserAccountChangeCallback) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IUserDictionariesRegistrar> for &IUnknown

Source§

fn from(value: &IUserDictionariesRegistrar) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IUserNotification2> for &IUnknown

Source§

fn from(value: &IUserNotification2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IUserNotification> for &IUnknown

Source§

fn from(value: &IUserNotification) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IUserNotificationCallback> for &IUnknown

Source§

fn from(value: &IUserNotificationCallback) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IVBFormat> for &IUnknown

Source§

fn from(value: &IVBFormat) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IVBGetControl> for &IUnknown

Source§

fn from(value: &IVBGetControl) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IVariantChangeType> for &IUnknown

Source§

fn from(value: &IVariantChangeType) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IVersionInfo> for &IUnknown

Source§

fn from(value: &IVersionInfo) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IViewObject2> for &IUnknown

Source§

fn from(value: &IViewObject2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IViewObject> for &IUnknown

Source§

fn from(value: &IViewObject) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IViewObjectEx> for &IUnknown

Source§

fn from(value: &IViewObjectEx) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IViewStateIdentityItem> for &IUnknown

Source§

fn from(value: &IViewStateIdentityItem) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IVirtualDesktopManager> for &IUnknown

Source§

fn from(value: &IVirtualDesktopManager) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IVisualProperties> for &IUnknown

Source§

fn from(value: &IVisualProperties) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IWaitMultiple> for &IUnknown

Source§

fn from(value: &IWaitMultiple) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IWeakReference> for &IUnknown

Source§

fn from(value: &IWeakReference) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IWeakReferenceSource> for &IUnknown

Source§

fn from(value: &IWeakReferenceSource) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IWebBrowser2> for &IUnknown

Source§

fn from(value: &IWebBrowser2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IWebBrowser> for &IUnknown

Source§

fn from(value: &IWebBrowser) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IWebBrowserApp> for &IUnknown

Source§

fn from(value: &IWebBrowserApp) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IWebWizardExtension> for &IUnknown

Source§

fn from(value: &IWebWizardExtension) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IWebWizardHost2> for &IUnknown

Source§

fn from(value: &IWebWizardHost2) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IWebWizardHost> for &IUnknown

Source§

fn from(value: &IWebWizardHost) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IWindowsLockModeHelper> for &IUnknown

Source§

fn from(value: &IWindowsLockModeHelper) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IWizardExtension> for &IUnknown

Source§

fn from(value: &IWizardExtension) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IWizardSite> for &IUnknown

Source§

fn from(value: &IWizardSite) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&IZoomEvents> for &IUnknown

Source§

fn from(value: &IZoomEvents) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<&RTWQASYNCRESULT> for &IUnknown

Source§

fn from(value: &RTWQASYNCRESULT) -> &IUnknown

Converts to this type from the input type.
Source§

impl From<AsyncIAdviseSink2> for IUnknown

Source§

fn from(value: AsyncIAdviseSink2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<AsyncIAdviseSink> for IUnknown

Source§

fn from(value: AsyncIAdviseSink) -> IUnknown

Converts to this type from the input type.
Source§

impl From<AsyncIMultiQI> for IUnknown

Source§

fn from(value: AsyncIMultiQI) -> IUnknown

Converts to this type from the input type.
Source§

impl From<AsyncIPipeByte> for IUnknown

Source§

fn from(value: AsyncIPipeByte) -> IUnknown

Converts to this type from the input type.
Source§

impl From<AsyncIPipeDouble> for IUnknown

Source§

fn from(value: AsyncIPipeDouble) -> IUnknown

Converts to this type from the input type.
Source§

impl From<AsyncIPipeLong> for IUnknown

Source§

fn from(value: AsyncIPipeLong) -> IUnknown

Converts to this type from the input type.
Source§

impl From<AsyncIUnknown> for IUnknown

Source§

fn from(value: AsyncIUnknown) -> IUnknown

Converts to this type from the input type.
Source§

impl From<CIE4ConnectionPoint> for IUnknown

Source§

fn from(value: CIE4ConnectionPoint) -> IUnknown

Converts to this type from the input type.
Source§

impl From<DFConstraint> for IUnknown

Source§

fn from(value: DFConstraint) -> IUnknown

Converts to this type from the input type.
Source§

impl From<DShellFolderViewEvents> for IUnknown

Source§

fn from(value: DShellFolderViewEvents) -> IUnknown

Converts to this type from the input type.
Source§

impl From<DShellNameSpaceEvents> for IUnknown

Source§

fn from(value: DShellNameSpaceEvents) -> IUnknown

Converts to this type from the input type.
Source§

impl From<DShellWindowsEvents> for IUnknown

Source§

fn from(value: DShellWindowsEvents) -> IUnknown

Converts to this type from the input type.
Source§

impl From<DWebBrowserEvents2> for IUnknown

Source§

fn from(value: DWebBrowserEvents2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<DWebBrowserEvents> for IUnknown

Source§

fn from(value: DWebBrowserEvents) -> IUnknown

Converts to this type from the input type.
Source§

impl From<DropTarget> for IUnknown

Source§

fn from(this: DropTarget) -> Self

Converts to this type from the input type.
Source§

impl From<Folder2> for IUnknown

Source§

fn from(value: Folder2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<Folder3> for IUnknown

Source§

fn from(value: Folder3) -> IUnknown

Converts to this type from the input type.
Source§

impl From<Folder> for IUnknown

Source§

fn from(value: Folder) -> IUnknown

Converts to this type from the input type.
Source§

impl From<FolderItem2> for IUnknown

Source§

fn from(value: FolderItem2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<FolderItem> for IUnknown

Source§

fn from(value: FolderItem) -> IUnknown

Converts to this type from the input type.
Source§

impl From<FolderItemVerb> for IUnknown

Source§

fn from(value: FolderItemVerb) -> IUnknown

Converts to this type from the input type.
Source§

impl From<FolderItemVerbs> for IUnknown

Source§

fn from(value: FolderItemVerbs) -> IUnknown

Converts to this type from the input type.
Source§

impl From<FolderItems2> for IUnknown

Source§

fn from(value: FolderItems2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<FolderItems3> for IUnknown

Source§

fn from(value: FolderItems3) -> IUnknown

Converts to this type from the input type.
Source§

impl From<FolderItems> for IUnknown

Source§

fn from(value: FolderItems) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IACList2> for IUnknown

Source§

fn from(value: IACList2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IACList> for IUnknown

Source§

fn from(value: IACList) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IAccClientDocMgr> for IUnknown

Source§

fn from(value: IAccClientDocMgr) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IAccDictionary> for IUnknown

Source§

fn from(value: IAccDictionary) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IAccServerDocMgr> for IUnknown

Source§

fn from(value: IAccServerDocMgr) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IAccStore> for IUnknown

Source§

fn from(value: IAccStore) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IAccessibilityDockingService> for IUnknown

Source§

fn from(value: IAccessibilityDockingService) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IAccessibilityDockingServiceCallback> for IUnknown

Source§

fn from(value: IAccessibilityDockingServiceCallback) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IAccessibleObject> for IUnknown

Source§

fn from(value: IAccessibleObject) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IActionProgress> for IUnknown

Source§

fn from(value: IActionProgress) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IActionProgressDialog> for IUnknown

Source§

fn from(value: IActionProgressDialog) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IActivationFilter> for IUnknown

Source§

fn from(value: IActivationFilter) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IActiveIME2> for IUnknown

Source§

fn from(value: IActiveIME2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IActiveIME> for IUnknown

Source§

fn from(value: IActiveIME) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IActiveIMMApp> for IUnknown

Source§

fn from(value: IActiveIMMApp) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IActiveIMMIME> for IUnknown

Source§

fn from(value: IActiveIMMIME) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IActiveIMMMessagePumpOwner> for IUnknown

Source§

fn from(value: IActiveIMMMessagePumpOwner) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IActiveIMMRegistrar> for IUnknown

Source§

fn from(value: IActiveIMMRegistrar) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IAddrExclusionControl> for IUnknown

Source§

fn from(value: IAddrExclusionControl) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IAddrTrackingControl> for IUnknown

Source§

fn from(value: IAddrTrackingControl) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IAdviseSink2> for IUnknown

Source§

fn from(value: IAdviseSink2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IAdviseSink> for IUnknown

Source§

fn from(value: IAdviseSink) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IAdviseSinkEx> for IUnknown

Source§

fn from(value: IAdviseSinkEx) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IAgileObject> for IUnknown

Source§

fn from(value: IAgileObject) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IAgileObject> for IUnknown

Source§

fn from(value: IAgileObject) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IAgileReference> for IUnknown

Source§

fn from(value: IAgileReference) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IAnchor> for IUnknown

Source§

fn from(value: IAnchor) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IAppActivationUIInfo> for IUnknown

Source§

fn from(value: IAppActivationUIInfo) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IAppPublisher> for IUnknown

Source§

fn from(value: IAppPublisher) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IAppVisibility> for IUnknown

Source§

fn from(value: IAppVisibility) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IAppVisibilityEvents> for IUnknown

Source§

fn from(value: IAppVisibilityEvents) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IApplicationActivationManager> for IUnknown

Source§

fn from(value: IApplicationActivationManager) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IApplicationAssociationRegistration> for IUnknown

Source§

fn from(value: IApplicationAssociationRegistration) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IApplicationAssociationRegistrationUI> for IUnknown

Source§

fn from(value: IApplicationAssociationRegistrationUI) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IApplicationDesignModeSettings2> for IUnknown

Source§

fn from(value: IApplicationDesignModeSettings2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IApplicationDesignModeSettings> for IUnknown

Source§

fn from(value: IApplicationDesignModeSettings) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IApplicationDestinations> for IUnknown

Source§

fn from(value: IApplicationDestinations) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IApplicationDocumentLists> for IUnknown

Source§

fn from(value: IApplicationDocumentLists) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IAssocHandler> for IUnknown

Source§

fn from(value: IAssocHandler) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IAssocHandlerInvoker> for IUnknown

Source§

fn from(value: IAssocHandlerInvoker) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IAsyncManager> for IUnknown

Source§

fn from(value: IAsyncManager) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IAsyncRpcChannelBuffer> for IUnknown

Source§

fn from(value: IAsyncRpcChannelBuffer) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IAttachmentExecute> for IUnknown

Source§

fn from(value: IAttachmentExecute) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IAuthenticate> for IUnknown

Source§

fn from(value: IAuthenticate) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IAuthenticateEx> for IUnknown

Source§

fn from(value: IAuthenticateEx) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IAutoComplete2> for IUnknown

Source§

fn from(value: IAutoComplete2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IAutoComplete> for IUnknown

Source§

fn from(value: IAutoComplete) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IAutoCompleteDropDown> for IUnknown

Source§

fn from(value: IAutoCompleteDropDown) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IBandHost> for IUnknown

Source§

fn from(value: IBandHost) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IBandSite> for IUnknown

Source§

fn from(value: IBandSite) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IBannerNotificationHandler> for IUnknown

Source§

fn from(value: IBannerNotificationHandler) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IBanneredBar> for IUnknown

Source§

fn from(value: IBanneredBar) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IBindCtx> for IUnknown

Source§

fn from(value: IBindCtx) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IBindHost> for IUnknown

Source§

fn from(value: IBindHost) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IBindStatusCallback> for IUnknown

Source§

fn from(value: IBindStatusCallback) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IBindStatusCallbackEx> for IUnknown

Source§

fn from(value: IBindStatusCallbackEx) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IBinding> for IUnknown

Source§

fn from(value: IBinding) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IBlockingLock> for IUnknown

Source§

fn from(value: IBlockingLock) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IBrowserFrameOptions> for IUnknown

Source§

fn from(value: IBrowserFrameOptions) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IBrowserService2> for IUnknown

Source§

fn from(value: IBrowserService2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IBrowserService3> for IUnknown

Source§

fn from(value: IBrowserService3) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IBrowserService4> for IUnknown

Source§

fn from(value: IBrowserService4) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IBrowserService> for IUnknown

Source§

fn from(value: IBrowserService) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ICDBurn> for IUnknown

Source§

fn from(value: ICDBurn) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ICDBurnExt> for IUnknown

Source§

fn from(value: ICDBurnExt) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ICallFactory> for IUnknown

Source§

fn from(value: ICallFactory) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ICameraUIControl> for IUnknown

Source§

fn from(value: ICameraUIControl) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ICameraUIControlEventCallback> for IUnknown

Source§

fn from(value: ICameraUIControlEventCallback) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ICanHandleException> for IUnknown

Source§

fn from(value: ICanHandleException) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ICancelMethodCalls> for IUnknown

Source§

fn from(value: ICancelMethodCalls) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ICatInformation> for IUnknown

Source§

fn from(value: ICatInformation) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ICatRegister> for IUnknown

Source§

fn from(value: ICatRegister) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ICategorizer> for IUnknown

Source§

fn from(value: ICategorizer) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ICategoryProvider> for IUnknown

Source§

fn from(value: ICategoryProvider) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IChannelHook> for IUnknown

Source§

fn from(value: IChannelHook) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IClassActivator> for IUnknown

Source§

fn from(value: IClassActivator) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IClassFactory2> for IUnknown

Source§

fn from(value: IClassFactory2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IClassFactory> for IUnknown

Source§

fn from(value: IClassFactory) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IClientSecurity> for IUnknown

Source§

fn from(value: IClientSecurity) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IClipServiceNotificationHelper> for IUnknown

Source§

fn from(value: IClipServiceNotificationHelper) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IClonableWrapper> for IUnknown

Source§

fn from(value: IClonableWrapper) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ICoCreateLocally> for IUnknown

Source§

fn from(value: ICoCreateLocally) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ICoCreatedLocally> for IUnknown

Source§

fn from(value: ICoCreatedLocally) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IColumnManager> for IUnknown

Source§

fn from(value: IColumnManager) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IColumnProvider> for IUnknown

Source§

fn from(value: IColumnProvider) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IComThreadingInfo> for IUnknown

Source§

fn from(value: IComThreadingInfo) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ICommDlgBrowser2> for IUnknown

Source§

fn from(value: ICommDlgBrowser2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ICommDlgBrowser3> for IUnknown

Source§

fn from(value: ICommDlgBrowser3) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ICommDlgBrowser> for IUnknown

Source§

fn from(value: ICommDlgBrowser) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IComprehensiveSpellCheckProvider> for IUnknown

Source§

fn from(value: IComprehensiveSpellCheckProvider) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IComputerInfoChangeNotify> for IUnknown

Source§

fn from(value: IComputerInfoChangeNotify) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IConnectableCredentialProviderCredential> for IUnknown

Source§

fn from(value: IConnectableCredentialProviderCredential) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IConnectionPoint> for IUnknown

Source§

fn from(value: IConnectionPoint) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IConnectionPointContainer> for IUnknown

Source§

fn from(value: IConnectionPointContainer) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IContactManagerInterop> for IUnknown

Source§

fn from(value: IContactManagerInterop) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IContainerActivationHelper> for IUnknown

Source§

fn from(value: IContainerActivationHelper) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IContext> for IUnknown

Source§

fn from(value: IContext) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IContextCallback> for IUnknown

Source§

fn from(value: IContextCallback) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IContextMenu2> for IUnknown

Source§

fn from(value: IContextMenu2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IContextMenu3> for IUnknown

Source§

fn from(value: IContextMenu3) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IContextMenu> for IUnknown

Source§

fn from(value: IContextMenu) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IContextMenuCB> for IUnknown

Source§

fn from(value: IContextMenuCB) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IContextMenuSite> for IUnknown

Source§

fn from(value: IContextMenuSite) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IContinue> for IUnknown

Source§

fn from(value: IContinue) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IContinueCallback> for IUnknown

Source§

fn from(value: IContinueCallback) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ICopyHookA> for IUnknown

Source§

fn from(value: ICopyHookA) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ICopyHookW> for IUnknown

Source§

fn from(value: ICopyHookW) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ICreateErrorInfo> for IUnknown

Source§

fn from(value: ICreateErrorInfo) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ICreateProcessInputs> for IUnknown

Source§

fn from(value: ICreateProcessInputs) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ICreateTypeInfo2> for IUnknown

Source§

fn from(value: ICreateTypeInfo2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ICreateTypeInfo> for IUnknown

Source§

fn from(value: ICreateTypeInfo) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ICreateTypeLib2> for IUnknown

Source§

fn from(value: ICreateTypeLib2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ICreateTypeLib> for IUnknown

Source§

fn from(value: ICreateTypeLib) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ICreatingProcess> for IUnknown

Source§

fn from(value: ICreatingProcess) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ICredentialProvider> for IUnknown

Source§

fn from(value: ICredentialProvider) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ICredentialProviderCredential2> for IUnknown

Source§

fn from(value: ICredentialProviderCredential2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ICredentialProviderCredential> for IUnknown

Source§

fn from(value: ICredentialProviderCredential) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ICredentialProviderCredentialEvents2> for IUnknown

Source§

fn from(value: ICredentialProviderCredentialEvents2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ICredentialProviderCredentialEvents> for IUnknown

Source§

fn from(value: ICredentialProviderCredentialEvents) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ICredentialProviderCredentialWithFieldOptions> for IUnknown

Source§

fn from(value: ICredentialProviderCredentialWithFieldOptions) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ICredentialProviderEvents> for IUnknown

Source§

fn from(value: ICredentialProviderEvents) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ICredentialProviderFilter> for IUnknown

Source§

fn from(value: ICredentialProviderFilter) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ICredentialProviderSetUserArray> for IUnknown

Source§

fn from(value: ICredentialProviderSetUserArray) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ICredentialProviderUser> for IUnknown

Source§

fn from(value: ICredentialProviderUser) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ICredentialProviderUserArray> for IUnknown

Source§

fn from(value: ICredentialProviderUserArray) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ICurrentItem> for IUnknown

Source§

fn from(value: ICurrentItem) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ICurrentWorkingDirectory> for IUnknown

Source§

fn from(value: ICurrentWorkingDirectory) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ICustomDestinationList> for IUnknown

Source§

fn from(value: ICustomDestinationList) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IDataAdviseHolder> for IUnknown

Source§

fn from(value: IDataAdviseHolder) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IDataObject> for IUnknown

Source§

fn from(value: IDataObject) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IDataObjectAsyncCapability> for IUnknown

Source§

fn from(value: IDataObjectAsyncCapability) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IDataObjectProvider> for IUnknown

Source§

fn from(value: IDataObjectProvider) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IDataTransferManagerInterop> for IUnknown

Source§

fn from(value: IDataTransferManagerInterop) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IDefaultBrowserSyncSettings> for IUnknown

Source§

fn from(value: IDefaultBrowserSyncSettings) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IDefaultExtractIconInit> for IUnknown

Source§

fn from(value: IDefaultExtractIconInit) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IDefaultFolderMenuInitialize> for IUnknown

Source§

fn from(value: IDefaultFolderMenuInitialize) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IDelegateFolder> for IUnknown

Source§

fn from(value: IDelegateFolder) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IDelegateItem> for IUnknown

Source§

fn from(value: IDelegateItem) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IDeleteBrowsingHistory> for IUnknown

Source§

fn from(value: IDeleteBrowsingHistory) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IDeskBand2> for IUnknown

Source§

fn from(value: IDeskBand2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IDeskBand> for IUnknown

Source§

fn from(value: IDeskBand) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IDeskBandInfo> for IUnknown

Source§

fn from(value: IDeskBandInfo) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IDeskBar> for IUnknown

Source§

fn from(value: IDeskBar) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IDeskBarClient> for IUnknown

Source§

fn from(value: IDeskBarClient) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IDesktopGadget> for IUnknown

Source§

fn from(value: IDesktopGadget) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IDesktopWallpaper> for IUnknown

Source§

fn from(value: IDesktopWallpaper) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IDestinationStreamFactory> for IUnknown

Source§

fn from(value: IDestinationStreamFactory) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IDirectWriterLock> for IUnknown

Source§

fn from(value: IDirectWriterLock) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IDiskQuotaControl> for IUnknown

Source§

fn from(value: IDiskQuotaControl) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IDiskQuotaEvents> for IUnknown

Source§

fn from(value: IDiskQuotaEvents) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IDiskQuotaUser> for IUnknown

Source§

fn from(value: IDiskQuotaUser) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IDiskQuotaUserBatch> for IUnknown

Source§

fn from(value: IDiskQuotaUserBatch) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IDispError> for IUnknown

Source§

fn from(value: IDispError) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IDispatch> for IUnknown

Source§

fn from(value: IDispatch) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IDispatchEx> for IUnknown

Source§

fn from(value: IDispatchEx) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IDisplayItem> for IUnknown

Source§

fn from(value: IDisplayItem) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IDocViewSite> for IUnknown

Source§

fn from(value: IDocViewSite) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IDocWrap> for IUnknown

Source§

fn from(value: IDocWrap) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IDockingWindow> for IUnknown

Source§

fn from(value: IDockingWindow) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IDockingWindowFrame> for IUnknown

Source§

fn from(value: IDockingWindowFrame) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IDockingWindowSite> for IUnknown

Source§

fn from(value: IDockingWindowSite) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IDragSourceHelper2> for IUnknown

Source§

fn from(value: IDragSourceHelper2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IDragSourceHelper> for IUnknown

Source§

fn from(value: IDragSourceHelper) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IDropSource> for IUnknown

Source§

fn from(value: IDropSource) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IDropSourceNotify> for IUnknown

Source§

fn from(value: IDropSourceNotify) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IDropTarget> for IUnknown

Source§

fn from(value: IDropTarget) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IDropTargetHelper> for IUnknown

Source§

fn from(value: IDropTargetHelper) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IDynamicHWHandler> for IUnknown

Source§

fn from(value: IDynamicHWHandler) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEditionUpgradeBroker> for IUnknown

Source§

fn from(value: IEditionUpgradeBroker) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEditionUpgradeHelper> for IUnknown

Source§

fn from(value: IEditionUpgradeHelper) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnterpriseDropTarget> for IUnknown

Source§

fn from(value: IEnterpriseDropTarget) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumACString> for IUnknown

Source§

fn from(value: IEnumACString) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumAssocHandlers> for IUnknown

Source§

fn from(value: IEnumAssocHandlers) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumCATEGORYINFO> for IUnknown

Source§

fn from(value: IEnumCATEGORYINFO) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumCodePage> for IUnknown

Source§

fn from(value: IEnumCodePage) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumConnectionPoints> for IUnknown

Source§

fn from(value: IEnumConnectionPoints) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumConnections> for IUnknown

Source§

fn from(value: IEnumConnections) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumContextProps> for IUnknown

Source§

fn from(value: IEnumContextProps) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumDiskQuotaUsers> for IUnknown

Source§

fn from(value: IEnumDiskQuotaUsers) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumExplorerCommand> for IUnknown

Source§

fn from(value: IEnumExplorerCommand) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumExtraSearch> for IUnknown

Source§

fn from(value: IEnumExtraSearch) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumFORMATETC> for IUnknown

Source§

fn from(value: IEnumFORMATETC) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumFullIDList> for IUnknown

Source§

fn from(value: IEnumFullIDList) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumGUID> for IUnknown

Source§

fn from(value: IEnumGUID) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumHLITEM> for IUnknown

Source§

fn from(value: IEnumHLITEM) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumIDList> for IUnknown

Source§

fn from(value: IEnumIDList) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumITfCompositionView> for IUnknown

Source§

fn from(value: IEnumITfCompositionView) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumInputContext> for IUnknown

Source§

fn from(value: IEnumInputContext) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumMoniker> for IUnknown

Source§

fn from(value: IEnumMoniker) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumOLEVERB> for IUnknown

Source§

fn from(value: IEnumOLEVERB) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumObjects> for IUnknown

Source§

fn from(value: IEnumObjects) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumOleDocumentViews> for IUnknown

Source§

fn from(value: IEnumOleDocumentViews) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumOleUndoUnits> for IUnknown

Source§

fn from(value: IEnumOleUndoUnits) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumPublishedApps> for IUnknown

Source§

fn from(value: IEnumPublishedApps) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumReadyCallback> for IUnknown

Source§

fn from(value: IEnumReadyCallback) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumRegisterWordA> for IUnknown

Source§

fn from(value: IEnumRegisterWordA) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumRegisterWordW> for IUnknown

Source§

fn from(value: IEnumRegisterWordW) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumResources> for IUnknown

Source§

fn from(value: IEnumResources) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumRfc1766> for IUnknown

Source§

fn from(value: IEnumRfc1766) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumSTATDATA> for IUnknown

Source§

fn from(value: IEnumSTATDATA) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumSTATPROPSETSTG> for IUnknown

Source§

fn from(value: IEnumSTATPROPSETSTG) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumSTATPROPSTG> for IUnknown

Source§

fn from(value: IEnumSTATPROPSTG) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumSTATSTG> for IUnknown

Source§

fn from(value: IEnumSTATSTG) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumScript> for IUnknown

Source§

fn from(value: IEnumScript) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumShellItems> for IUnknown

Source§

fn from(value: IEnumShellItems) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumSpeechCommands> for IUnknown

Source§

fn from(value: IEnumSpeechCommands) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumSpellingError> for IUnknown

Source§

fn from(value: IEnumSpellingError) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumString> for IUnknown

Source§

fn from(value: IEnumString) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumSyncMgrConflict> for IUnknown

Source§

fn from(value: IEnumSyncMgrConflict) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumSyncMgrEvents> for IUnknown

Source§

fn from(value: IEnumSyncMgrEvents) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumSyncMgrSyncItems> for IUnknown

Source§

fn from(value: IEnumSyncMgrSyncItems) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumTfCandidates> for IUnknown

Source§

fn from(value: IEnumTfCandidates) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumTfContextViews> for IUnknown

Source§

fn from(value: IEnumTfContextViews) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumTfContexts> for IUnknown

Source§

fn from(value: IEnumTfContexts) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumTfDisplayAttributeInfo> for IUnknown

Source§

fn from(value: IEnumTfDisplayAttributeInfo) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumTfDocumentMgrs> for IUnknown

Source§

fn from(value: IEnumTfDocumentMgrs) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumTfFunctionProviders> for IUnknown

Source§

fn from(value: IEnumTfFunctionProviders) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumTfInputProcessorProfiles> for IUnknown

Source§

fn from(value: IEnumTfInputProcessorProfiles) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumTfLangBarItems> for IUnknown

Source§

fn from(value: IEnumTfLangBarItems) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumTfLanguageProfiles> for IUnknown

Source§

fn from(value: IEnumTfLanguageProfiles) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumTfLatticeElements> for IUnknown

Source§

fn from(value: IEnumTfLatticeElements) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumTfProperties> for IUnknown

Source§

fn from(value: IEnumTfProperties) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumTfPropertyValue> for IUnknown

Source§

fn from(value: IEnumTfPropertyValue) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumTfRanges> for IUnknown

Source§

fn from(value: IEnumTfRanges) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumTfUIElements> for IUnknown

Source§

fn from(value: IEnumTfUIElements) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumTravelLogEntry> for IUnknown

Source§

fn from(value: IEnumTravelLogEntry) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumUnknown> for IUnknown

Source§

fn from(value: IEnumUnknown) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumVARIANT> for IUnknown

Source§

fn from(value: IEnumVARIANT) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IEnumerableView> for IUnknown

Source§

fn from(value: IEnumerableView) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IErrorInfo> for IUnknown

Source§

fn from(value: IErrorInfo) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IErrorLog> for IUnknown

Source§

fn from(value: IErrorLog) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IExecuteCommand> for IUnknown

Source§

fn from(value: IExecuteCommand) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IExecuteCommandApplicationHostEnvironment> for IUnknown

Source§

fn from(value: IExecuteCommandApplicationHostEnvironment) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IExecuteCommandHost> for IUnknown

Source§

fn from(value: IExecuteCommandHost) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IExpDispSupport> for IUnknown

Source§

fn from(value: IExpDispSupport) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IExpDispSupportXP> for IUnknown

Source§

fn from(value: IExpDispSupportXP) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IExplorerBrowser> for IUnknown

Source§

fn from(value: IExplorerBrowser) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IExplorerBrowserEvents> for IUnknown

Source§

fn from(value: IExplorerBrowserEvents) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IExplorerCommand> for IUnknown

Source§

fn from(value: IExplorerCommand) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IExplorerCommandProvider> for IUnknown

Source§

fn from(value: IExplorerCommandProvider) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IExplorerCommandState> for IUnknown

Source§

fn from(value: IExplorerCommandState) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IExplorerPaneVisibility> for IUnknown

Source§

fn from(value: IExplorerPaneVisibility) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IExtensionServices> for IUnknown

Source§

fn from(value: IExtensionServices) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IExternalConnection> for IUnknown

Source§

fn from(value: IExternalConnection) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IExtractIconA> for IUnknown

Source§

fn from(value: IExtractIconA) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IExtractIconW> for IUnknown

Source§

fn from(value: IExtractIconW) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IExtractImage2> for IUnknown

Source§

fn from(value: IExtractImage2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IExtractImage> for IUnknown

Source§

fn from(value: IExtractImage) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IFClipNotificationHelper> for IUnknown

Source§

fn from(value: IFClipNotificationHelper) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IFEClassFactory> for IUnknown

Source§

fn from(value: IFEClassFactory) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IFECommon> for IUnknown

Source§

fn from(value: IFECommon) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IFEDictionary> for IUnknown

Source§

fn from(value: IFEDictionary) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IFELanguage> for IUnknown

Source§

fn from(value: IFELanguage) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IFastRundown> for IUnknown

Source§

fn from(value: IFastRundown) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IFileDialog2> for IUnknown

Source§

fn from(value: IFileDialog2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IFileDialog> for IUnknown

Source§

fn from(value: IFileDialog) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IFileDialogControlEvents> for IUnknown

Source§

fn from(value: IFileDialogControlEvents) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IFileDialogCustomize> for IUnknown

Source§

fn from(value: IFileDialogCustomize) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IFileDialogEvents> for IUnknown

Source§

fn from(value: IFileDialogEvents) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IFileIsInUse> for IUnknown

Source§

fn from(value: IFileIsInUse) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IFileOpenDialog> for IUnknown

Source§

fn from(value: IFileOpenDialog) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IFileOperation2> for IUnknown

Source§

fn from(value: IFileOperation2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IFileOperation> for IUnknown

Source§

fn from(value: IFileOperation) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IFileOperationProgressSink> for IUnknown

Source§

fn from(value: IFileOperationProgressSink) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IFileSaveDialog> for IUnknown

Source§

fn from(value: IFileSaveDialog) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IFileSearchBand> for IUnknown

Source§

fn from(value: IFileSearchBand) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IFileSyncMergeHandler> for IUnknown

Source§

fn from(value: IFileSyncMergeHandler) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IFileSystemBindData2> for IUnknown

Source§

fn from(value: IFileSystemBindData2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IFileSystemBindData> for IUnknown

Source§

fn from(value: IFileSystemBindData) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IFillLockBytes> for IUnknown

Source§

fn from(value: IFillLockBytes) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IFolderBandPriv> for IUnknown

Source§

fn from(value: IFolderBandPriv) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IFolderFilter> for IUnknown

Source§

fn from(value: IFolderFilter) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IFolderFilterSite> for IUnknown

Source§

fn from(value: IFolderFilterSite) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IFolderView2> for IUnknown

Source§

fn from(value: IFolderView2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IFolderView> for IUnknown

Source§

fn from(value: IFolderView) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IFolderViewHost> for IUnknown

Source§

fn from(value: IFolderViewHost) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IFolderViewOC> for IUnknown

Source§

fn from(value: IFolderViewOC) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IFolderViewOptions> for IUnknown

Source§

fn from(value: IFolderViewOptions) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IFolderViewSettings> for IUnknown

Source§

fn from(value: IFolderViewSettings) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IFont> for IUnknown

Source§

fn from(value: IFont) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IFontDisp> for IUnknown

Source§

fn from(value: IFontDisp) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IFontEventsDisp> for IUnknown

Source§

fn from(value: IFontEventsDisp) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IForegroundTransfer> for IUnknown

Source§

fn from(value: IForegroundTransfer) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IFrameworkInputPane> for IUnknown

Source§

fn from(value: IFrameworkInputPane) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IFrameworkInputPaneHandler> for IUnknown

Source§

fn from(value: IFrameworkInputPaneHandler) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IGenericFactory> for IUnknown

Source§

fn from(value: IGenericFactory) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IGetOleObject> for IUnknown

Source§

fn from(value: IGetOleObject) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IGetServiceIds> for IUnknown

Source§

fn from(value: IGetServiceIds) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IGetVBAObject> for IUnknown

Source§

fn from(value: IGetVBAObject) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IGlobalInterfaceTable> for IUnknown

Source§

fn from(value: IGlobalInterfaceTable) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IGlobalOptions> for IUnknown

Source§

fn from(value: IGlobalOptions) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IHWEventHandler2> for IUnknown

Source§

fn from(value: IHWEventHandler2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IHWEventHandler> for IUnknown

Source§

fn from(value: IHWEventHandler) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IHandlerActivationHost> for IUnknown

Source§

fn from(value: IHandlerActivationHost) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IHandlerInfo2> for IUnknown

Source§

fn from(value: IHandlerInfo2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IHandlerInfo> for IUnknown

Source§

fn from(value: IHandlerInfo) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IHlink> for IUnknown

Source§

fn from(value: IHlink) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IHlinkBrowseContext> for IUnknown

Source§

fn from(value: IHlinkBrowseContext) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IHlinkFrame> for IUnknown

Source§

fn from(value: IHlinkFrame) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IHlinkSite> for IUnknown

Source§

fn from(value: IHlinkSite) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IHlinkTarget> for IUnknown

Source§

fn from(value: IHlinkTarget) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IHomeGroup> for IUnknown

Source§

fn from(value: IHomeGroup) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IIOCancelInformation> for IUnknown

Source§

fn from(value: IIOCancelInformation) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IIdentityName> for IUnknown

Source§

fn from(value: IIdentityName) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IImageList2> for IUnknown

Source§

fn from(value: IImageList2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IImageList> for IUnknown

Source§

fn from(value: IImageList) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IImageRecompress> for IUnknown

Source§

fn from(value: IImageRecompress) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IImePad> for IUnknown

Source§

fn from(value: IImePad) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IImePadApplet> for IUnknown

Source§

fn from(value: IImePadApplet) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IImePlugInDictDictionaryList> for IUnknown

Source§

fn from(value: IImePlugInDictDictionaryList) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IImeSpecifyApplets> for IUnknown

Source§

fn from(value: IImeSpecifyApplets) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IInitializeCommand> for IUnknown

Source§

fn from(value: IInitializeCommand) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IInitializeNetworkFolder> for IUnknown

Source§

fn from(value: IInitializeNetworkFolder) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IInitializeObject> for IUnknown

Source§

fn from(value: IInitializeObject) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IInitializeSpy> for IUnknown

Source§

fn from(value: IInitializeSpy) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IInitializeWithBindCtx> for IUnknown

Source§

fn from(value: IInitializeWithBindCtx) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IInitializeWithItem> for IUnknown

Source§

fn from(value: IInitializeWithItem) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IInitializeWithPropertyStore> for IUnknown

Source§

fn from(value: IInitializeWithPropertyStore) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IInitializeWithWindow> for IUnknown

Source§

fn from(value: IInitializeWithWindow) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IInputObject2> for IUnknown

Source§

fn from(value: IInputObject2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IInputObject> for IUnknown

Source§

fn from(value: IInputObject) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IInputObjectSite> for IUnknown

Source§

fn from(value: IInputObjectSite) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IInputPaneAnimationCoordinator> for IUnknown

Source§

fn from(value: IInputPaneAnimationCoordinator) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IInputPanelConfiguration> for IUnknown

Source§

fn from(value: IInputPanelConfiguration) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IInputPanelInvocationConfiguration> for IUnknown

Source§

fn from(value: IInputPanelInvocationConfiguration) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IInsertItem> for IUnknown

Source§

fn from(value: IInsertItem) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IInspectable> for IUnknown

Source§

fn from(value: IInspectable) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IInternalDocWrap> for IUnknown

Source§

fn from(value: IInternalDocWrap) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IInternalUnknown> for IUnknown

Source§

fn from(value: IInternalUnknown) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IItemNameLimits> for IUnknown

Source§

fn from(value: IItemNameLimits) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IKnownFolder> for IUnknown

Source§

fn from(value: IKnownFolder) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IKnownFolderManager> for IUnknown

Source§

fn from(value: IKnownFolderManager) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ILaunchSourceAppUserModelId> for IUnknown

Source§

fn from(value: ILaunchSourceAppUserModelId) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ILaunchSourceViewSizePreference> for IUnknown

Source§

fn from(value: ILaunchSourceViewSizePreference) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ILaunchTargetMonitor> for IUnknown

Source§

fn from(value: ILaunchTargetMonitor) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ILaunchTargetViewSizePreference> for IUnknown

Source§

fn from(value: ILaunchTargetViewSizePreference) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ILaunchUIContext> for IUnknown

Source§

fn from(value: ILaunchUIContext) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ILaunchUIContextProvider> for IUnknown

Source§

fn from(value: ILaunchUIContextProvider) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ILayoutStorage> for IUnknown

Source§

fn from(value: ILayoutStorage) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ILockBytes> for IUnknown

Source§

fn from(value: ILockBytes) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IMLangCodePages> for IUnknown

Source§

fn from(value: IMLangCodePages) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IMLangConvertCharset> for IUnknown

Source§

fn from(value: IMLangConvertCharset) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IMLangFontLink2> for IUnknown

Source§

fn from(value: IMLangFontLink2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IMLangFontLink> for IUnknown

Source§

fn from(value: IMLangFontLink) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IMLangLineBreakConsole> for IUnknown

Source§

fn from(value: IMLangLineBreakConsole) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IMLangString> for IUnknown

Source§

fn from(value: IMLangString) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IMLangStringAStr> for IUnknown

Source§

fn from(value: IMLangStringAStr) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IMLangStringBufA> for IUnknown

Source§

fn from(value: IMLangStringBufA) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IMLangStringBufW> for IUnknown

Source§

fn from(value: IMLangStringBufW) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IMLangStringWStr> for IUnknown

Source§

fn from(value: IMLangStringWStr) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IMachineGlobalObjectTable> for IUnknown

Source§

fn from(value: IMachineGlobalObjectTable) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IMalloc> for IUnknown

Source§

fn from(value: IMalloc) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IMallocSpy> for IUnknown

Source§

fn from(value: IMallocSpy) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IMenuBand> for IUnknown

Source§

fn from(value: IMenuBand) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IMenuPopup> for IUnknown

Source§

fn from(value: IMenuPopup) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IModalWindow> for IUnknown

Source§

fn from(value: IModalWindow) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IMoniker> for IUnknown

Source§

fn from(value: IMoniker) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IMultiLanguage2> for IUnknown

Source§

fn from(value: IMultiLanguage2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IMultiLanguage3> for IUnknown

Source§

fn from(value: IMultiLanguage3) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IMultiLanguage> for IUnknown

Source§

fn from(value: IMultiLanguage) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IMultiQI> for IUnknown

Source§

fn from(value: IMultiQI) -> IUnknown

Converts to this type from the input type.
Source§

impl From<INameSpaceTreeAccessible> for IUnknown

Source§

fn from(value: INameSpaceTreeAccessible) -> IUnknown

Converts to this type from the input type.
Source§

impl From<INameSpaceTreeControl2> for IUnknown

Source§

fn from(value: INameSpaceTreeControl2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<INameSpaceTreeControl> for IUnknown

Source§

fn from(value: INameSpaceTreeControl) -> IUnknown

Converts to this type from the input type.
Source§

impl From<INameSpaceTreeControlCustomDraw> for IUnknown

Source§

fn from(value: INameSpaceTreeControlCustomDraw) -> IUnknown

Converts to this type from the input type.
Source§

impl From<INameSpaceTreeControlDropHandler> for IUnknown

Source§

fn from(value: INameSpaceTreeControlDropHandler) -> IUnknown

Converts to this type from the input type.
Source§

impl From<INameSpaceTreeControlEvents> for IUnknown

Source§

fn from(value: INameSpaceTreeControlEvents) -> IUnknown

Converts to this type from the input type.
Source§

impl From<INameSpaceTreeControlFolderCapabilities> for IUnknown

Source§

fn from(value: INameSpaceTreeControlFolderCapabilities) -> IUnknown

Converts to this type from the input type.
Source§

impl From<INamedPropertyBag> for IUnknown

Source§

fn from(value: INamedPropertyBag) -> IUnknown

Converts to this type from the input type.
Source§

impl From<INamespaceWalk> for IUnknown

Source§

fn from(value: INamespaceWalk) -> IUnknown

Converts to this type from the input type.
Source§

impl From<INamespaceWalkCB2> for IUnknown

Source§

fn from(value: INamespaceWalkCB2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<INamespaceWalkCB> for IUnknown

Source§

fn from(value: INamespaceWalkCB) -> IUnknown

Converts to this type from the input type.
Source§

impl From<INetworkFolderInternal> for IUnknown

Source§

fn from(value: INetworkFolderInternal) -> IUnknown

Converts to this type from the input type.
Source§

impl From<INewMenuClient> for IUnknown

Source§

fn from(value: INewMenuClient) -> IUnknown

Converts to this type from the input type.
Source§

impl From<INewShortcutHookA> for IUnknown

Source§

fn from(value: INewShortcutHookA) -> IUnknown

Converts to this type from the input type.
Source§

impl From<INewShortcutHookW> for IUnknown

Source§

fn from(value: INewShortcutHookW) -> IUnknown

Converts to this type from the input type.
Source§

impl From<INewWDEvents> for IUnknown

Source§

fn from(value: INewWDEvents) -> IUnknown

Converts to this type from the input type.
Source§

impl From<INewWindowManager> for IUnknown

Source§

fn from(value: INewWindowManager) -> IUnknown

Converts to this type from the input type.
Source§

impl From<INoMarshal> for IUnknown

Source§

fn from(value: INoMarshal) -> IUnknown

Converts to this type from the input type.
Source§

impl From<INotifyReplica> for IUnknown

Source§

fn from(value: INotifyReplica) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IObjMgr> for IUnknown

Source§

fn from(value: IObjMgr) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IObjectArray> for IUnknown

Source§

fn from(value: IObjectArray) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IObjectCollection> for IUnknown

Source§

fn from(value: IObjectCollection) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IObjectIdentity> for IUnknown

Source§

fn from(value: IObjectIdentity) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IObjectProvider> for IUnknown

Source§

fn from(value: IObjectProvider) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IObjectWithAppUserModelID> for IUnknown

Source§

fn from(value: IObjectWithAppUserModelID) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IObjectWithBackReferences> for IUnknown

Source§

fn from(value: IObjectWithBackReferences) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IObjectWithCancelEvent> for IUnknown

Source§

fn from(value: IObjectWithCancelEvent) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IObjectWithFolderEnumMode> for IUnknown

Source§

fn from(value: IObjectWithFolderEnumMode) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IObjectWithProgID> for IUnknown

Source§

fn from(value: IObjectWithProgID) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IObjectWithSelection> for IUnknown

Source§

fn from(value: IObjectWithSelection) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IObjectWithSite> for IUnknown

Source§

fn from(value: IObjectWithSite) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IOleAdviseHolder> for IUnknown

Source§

fn from(value: IOleAdviseHolder) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IOleCache2> for IUnknown

Source§

fn from(value: IOleCache2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IOleCache> for IUnknown

Source§

fn from(value: IOleCache) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IOleCacheControl> for IUnknown

Source§

fn from(value: IOleCacheControl) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IOleClientSite> for IUnknown

Source§

fn from(value: IOleClientSite) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IOleCommandTarget> for IUnknown

Source§

fn from(value: IOleCommandTarget) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IOleContainer> for IUnknown

Source§

fn from(value: IOleContainer) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IOleControl> for IUnknown

Source§

fn from(value: IOleControl) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IOleControlSite> for IUnknown

Source§

fn from(value: IOleControlSite) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IOleDocument> for IUnknown

Source§

fn from(value: IOleDocument) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IOleDocumentSite> for IUnknown

Source§

fn from(value: IOleDocumentSite) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IOleDocumentView> for IUnknown

Source§

fn from(value: IOleDocumentView) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IOleInPlaceActiveObject> for IUnknown

Source§

fn from(value: IOleInPlaceActiveObject) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IOleInPlaceFrame> for IUnknown

Source§

fn from(value: IOleInPlaceFrame) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IOleInPlaceObject> for IUnknown

Source§

fn from(value: IOleInPlaceObject) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IOleInPlaceObjectWindowless> for IUnknown

Source§

fn from(value: IOleInPlaceObjectWindowless) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IOleInPlaceSite> for IUnknown

Source§

fn from(value: IOleInPlaceSite) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IOleInPlaceSiteEx> for IUnknown

Source§

fn from(value: IOleInPlaceSiteEx) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IOleInPlaceSiteWindowless> for IUnknown

Source§

fn from(value: IOleInPlaceSiteWindowless) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IOleInPlaceUIWindow> for IUnknown

Source§

fn from(value: IOleInPlaceUIWindow) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IOleItemContainer> for IUnknown

Source§

fn from(value: IOleItemContainer) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IOleLink> for IUnknown

Source§

fn from(value: IOleLink) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IOleObject> for IUnknown

Source§

fn from(value: IOleObject) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IOleParentUndoUnit> for IUnknown

Source§

fn from(value: IOleParentUndoUnit) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IOleUILinkContainerA> for IUnknown

Source§

fn from(value: IOleUILinkContainerA) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IOleUILinkContainerW> for IUnknown

Source§

fn from(value: IOleUILinkContainerW) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IOleUILinkInfoA> for IUnknown

Source§

fn from(value: IOleUILinkInfoA) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IOleUILinkInfoW> for IUnknown

Source§

fn from(value: IOleUILinkInfoW) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IOleUIObjInfoA> for IUnknown

Source§

fn from(value: IOleUIObjInfoA) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IOleUIObjInfoW> for IUnknown

Source§

fn from(value: IOleUIObjInfoW) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IOleUndoManager> for IUnknown

Source§

fn from(value: IOleUndoManager) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IOleUndoUnit> for IUnknown

Source§

fn from(value: IOleUndoUnit) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IOleWindow> for IUnknown

Source§

fn from(value: IOleWindow) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IOpenControlPanel> for IUnknown

Source§

fn from(value: IOpenControlPanel) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IOpenSearchSource> for IUnknown

Source§

fn from(value: IOpenSearchSource) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IOperationsProgressDialog> for IUnknown

Source§

fn from(value: IOperationsProgressDialog) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IOplockStorage> for IUnknown

Source§

fn from(value: IOplockStorage) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IOptionDescription> for IUnknown

Source§

fn from(value: IOptionDescription) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IPSFactoryBuffer> for IUnknown

Source§

fn from(value: IPSFactoryBuffer) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IPackageDebugSettings2> for IUnknown

Source§

fn from(value: IPackageDebugSettings2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IPackageDebugSettings> for IUnknown

Source§

fn from(value: IPackageDebugSettings) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IPackageExecutionStateChangeNotification> for IUnknown

Source§

fn from(value: IPackageExecutionStateChangeNotification) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IParentAndItem> for IUnknown

Source§

fn from(value: IParentAndItem) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IParseAndCreateItem> for IUnknown

Source§

fn from(value: IParseAndCreateItem) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IParseDisplayName> for IUnknown

Source§

fn from(value: IParseDisplayName) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IPerPropertyBrowsing> for IUnknown

Source§

fn from(value: IPerPropertyBrowsing) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IPersist> for IUnknown

Source§

fn from(value: IPersist) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IPersistFile> for IUnknown

Source§

fn from(value: IPersistFile) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IPersistFolder2> for IUnknown

Source§

fn from(value: IPersistFolder2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IPersistFolder3> for IUnknown

Source§

fn from(value: IPersistFolder3) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IPersistFolder> for IUnknown

Source§

fn from(value: IPersistFolder) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IPersistIDList> for IUnknown

Source§

fn from(value: IPersistIDList) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IPersistMemory> for IUnknown

Source§

fn from(value: IPersistMemory) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IPersistPropertyBag2> for IUnknown

Source§

fn from(value: IPersistPropertyBag2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IPersistPropertyBag> for IUnknown

Source§

fn from(value: IPersistPropertyBag) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IPersistStorage> for IUnknown

Source§

fn from(value: IPersistStorage) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IPersistStream> for IUnknown

Source§

fn from(value: IPersistStream) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IPersistStreamInit> for IUnknown

Source§

fn from(value: IPersistStreamInit) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IPicture2> for IUnknown

Source§

fn from(value: IPicture2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IPicture> for IUnknown

Source§

fn from(value: IPicture) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IPictureDisp> for IUnknown

Source§

fn from(value: IPictureDisp) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IPipeByte> for IUnknown

Source§

fn from(value: IPipeByte) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IPipeDouble> for IUnknown

Source§

fn from(value: IPipeDouble) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IPipeLong> for IUnknown

Source§

fn from(value: IPipeLong) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IPointerInactive> for IUnknown

Source§

fn from(value: IPointerInactive) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IPreviewHandler> for IUnknown

Source§

fn from(value: IPreviewHandler) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IPreviewHandlerFrame> for IUnknown

Source§

fn from(value: IPreviewHandlerFrame) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IPreviewHandlerVisuals> for IUnknown

Source§

fn from(value: IPreviewHandlerVisuals) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IPreviewItem> for IUnknown

Source§

fn from(value: IPreviewItem) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IPreviousVersionsInfo> for IUnknown

Source§

fn from(value: IPreviousVersionsInfo) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IPrint> for IUnknown

Source§

fn from(value: IPrint) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IProcessInitControl> for IUnknown

Source§

fn from(value: IProcessInitControl) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IProcessLock> for IUnknown

Source§

fn from(value: IProcessLock) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IProfferService> for IUnknown

Source§

fn from(value: IProfferService) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IProgressDialog> for IUnknown

Source§

fn from(value: IProgressDialog) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IProgressNotify> for IUnknown

Source§

fn from(value: IProgressNotify) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IPropertyBag2> for IUnknown

Source§

fn from(value: IPropertyBag2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IPropertyBag> for IUnknown

Source§

fn from(value: IPropertyBag) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IPropertyKeyStore> for IUnknown

Source§

fn from(value: IPropertyKeyStore) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IPropertyNotifySink> for IUnknown

Source§

fn from(value: IPropertyNotifySink) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IPropertyPage2> for IUnknown

Source§

fn from(value: IPropertyPage2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IPropertyPage> for IUnknown

Source§

fn from(value: IPropertyPage) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IPropertyPageSite> for IUnknown

Source§

fn from(value: IPropertyPageSite) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IPropertySetStorage> for IUnknown

Source§

fn from(value: IPropertySetStorage) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IPropertyStorage> for IUnknown

Source§

fn from(value: IPropertyStorage) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IProtectFocus> for IUnknown

Source§

fn from(value: IProtectFocus) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IProtectedModeMenuServices> for IUnknown

Source§

fn from(value: IProtectedModeMenuServices) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IProvideClassInfo2> for IUnknown

Source§

fn from(value: IProvideClassInfo2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IProvideClassInfo> for IUnknown

Source§

fn from(value: IProvideClassInfo) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IProvideMultipleClassInfo> for IUnknown

Source§

fn from(value: IProvideMultipleClassInfo) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IProvideRuntimeContext> for IUnknown

Source§

fn from(value: IProvideRuntimeContext) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IPublishedApp2> for IUnknown

Source§

fn from(value: IPublishedApp2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IPublishedApp> for IUnknown

Source§

fn from(value: IPublishedApp) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IPublishingWizard> for IUnknown

Source§

fn from(value: IPublishingWizard) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IQueryAssociations> for IUnknown

Source§

fn from(value: IQueryAssociations) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IQueryCancelAutoPlay> for IUnknown

Source§

fn from(value: IQueryCancelAutoPlay) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IQueryCodePage> for IUnknown

Source§

fn from(value: IQueryCodePage) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IQueryContinue> for IUnknown

Source§

fn from(value: IQueryContinue) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IQueryContinueWithStatus> for IUnknown

Source§

fn from(value: IQueryContinueWithStatus) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IQueryInfo> for IUnknown

Source§

fn from(value: IQueryInfo) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IQuickActivate> for IUnknown

Source§

fn from(value: IQuickActivate) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IROTData> for IUnknown

Source§

fn from(value: IROTData) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IRecordInfo> for IUnknown

Source§

fn from(value: IRecordInfo) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IRegTreeItem> for IUnknown

Source§

fn from(value: IRegTreeItem) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IRelatedItem> for IUnknown

Source§

fn from(value: IRelatedItem) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IReleaseMarshalBuffers> for IUnknown

Source§

fn from(value: IReleaseMarshalBuffers) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IRemoteComputer> for IUnknown

Source§

fn from(value: IRemoteComputer) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IResolveShellLink> for IUnknown

Source§

fn from(value: IResolveShellLink) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IResultsFolder> for IUnknown

Source§

fn from(value: IResultsFolder) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IRootStorage> for IUnknown

Source§

fn from(value: IRootStorage) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IRpcChannelBuffer2> for IUnknown

Source§

fn from(value: IRpcChannelBuffer2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IRpcChannelBuffer3> for IUnknown

Source§

fn from(value: IRpcChannelBuffer3) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IRpcChannelBuffer> for IUnknown

Source§

fn from(value: IRpcChannelBuffer) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IRpcHelper> for IUnknown

Source§

fn from(value: IRpcHelper) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IRpcOptions> for IUnknown

Source§

fn from(value: IRpcOptions) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IRpcProxyBuffer> for IUnknown

Source§

fn from(value: IRpcProxyBuffer) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IRpcStubBuffer> for IUnknown

Source§

fn from(value: IRpcStubBuffer) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IRpcSyntaxNegotiate> for IUnknown

Source§

fn from(value: IRpcSyntaxNegotiate) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IRtwqAsyncCallback> for IUnknown

Source§

fn from(value: IRtwqAsyncCallback) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IRtwqAsyncResult> for IUnknown

Source§

fn from(value: IRtwqAsyncResult) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IRtwqPlatformEvents> for IUnknown

Source§

fn from(value: IRtwqPlatformEvents) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IRunnableObject> for IUnknown

Source§

fn from(value: IRunnableObject) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IRunnableTask> for IUnknown

Source§

fn from(value: IRunnableTask) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IRunningObjectTable> for IUnknown

Source§

fn from(value: IRunningObjectTable) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IScriptErrorList> for IUnknown

Source§

fn from(value: IScriptErrorList) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISearchBoxInfo> for IUnknown

Source§

fn from(value: ISearchBoxInfo) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISearchContext> for IUnknown

Source§

fn from(value: ISearchContext) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISearchFolderItemFactory> for IUnknown

Source§

fn from(value: ISearchFolderItemFactory) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISequentialStream> for IUnknown

Source§

fn from(value: ISequentialStream) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IServerSecurity> for IUnknown

Source§

fn from(value: IServerSecurity) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IServiceProvider> for IUnknown

Source§

fn from(value: IServiceProvider) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISharedBitmap> for IUnknown

Source§

fn from(value: ISharedBitmap) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISharingConfigurationManager> for IUnknown

Source§

fn from(value: ISharingConfigurationManager) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellApp> for IUnknown

Source§

fn from(value: IShellApp) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellBrowser> for IUnknown

Source§

fn from(value: IShellBrowser) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellChangeNotify> for IUnknown

Source§

fn from(value: IShellChangeNotify) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellDetails> for IUnknown

Source§

fn from(value: IShellDetails) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellDispatch2> for IUnknown

Source§

fn from(value: IShellDispatch2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellDispatch3> for IUnknown

Source§

fn from(value: IShellDispatch3) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellDispatch4> for IUnknown

Source§

fn from(value: IShellDispatch4) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellDispatch5> for IUnknown

Source§

fn from(value: IShellDispatch5) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellDispatch6> for IUnknown

Source§

fn from(value: IShellDispatch6) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellDispatch> for IUnknown

Source§

fn from(value: IShellDispatch) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellExtInit> for IUnknown

Source§

fn from(value: IShellExtInit) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellFavoritesNameSpace> for IUnknown

Source§

fn from(value: IShellFavoritesNameSpace) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellFolder2> for IUnknown

Source§

fn from(value: IShellFolder2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellFolder> for IUnknown

Source§

fn from(value: IShellFolder) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellFolderBand> for IUnknown

Source§

fn from(value: IShellFolderBand) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellFolderView> for IUnknown

Source§

fn from(value: IShellFolderView) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellFolderViewCB> for IUnknown

Source§

fn from(value: IShellFolderViewCB) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellFolderViewDual2> for IUnknown

Source§

fn from(value: IShellFolderViewDual2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellFolderViewDual3> for IUnknown

Source§

fn from(value: IShellFolderViewDual3) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellFolderViewDual> for IUnknown

Source§

fn from(value: IShellFolderViewDual) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellIcon> for IUnknown

Source§

fn from(value: IShellIcon) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellIconOverlay> for IUnknown

Source§

fn from(value: IShellIconOverlay) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellIconOverlayIdentifier> for IUnknown

Source§

fn from(value: IShellIconOverlayIdentifier) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellIconOverlayManager> for IUnknown

Source§

fn from(value: IShellIconOverlayManager) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellImageData> for IUnknown

Source§

fn from(value: IShellImageData) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellImageDataAbort> for IUnknown

Source§

fn from(value: IShellImageDataAbort) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellImageDataFactory> for IUnknown

Source§

fn from(value: IShellImageDataFactory) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellItem2> for IUnknown

Source§

fn from(value: IShellItem2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellItem> for IUnknown

Source§

fn from(value: IShellItem) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellItemArray> for IUnknown

Source§

fn from(value: IShellItemArray) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellItemFilter> for IUnknown

Source§

fn from(value: IShellItemFilter) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellItemImageFactory> for IUnknown

Source§

fn from(value: IShellItemImageFactory) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellItemResources> for IUnknown

Source§

fn from(value: IShellItemResources) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellLibrary> for IUnknown

Source§

fn from(value: IShellLibrary) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellLinkA> for IUnknown

Source§

fn from(value: IShellLinkA) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellLinkDataList> for IUnknown

Source§

fn from(value: IShellLinkDataList) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellLinkDual2> for IUnknown

Source§

fn from(value: IShellLinkDual2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellLinkDual> for IUnknown

Source§

fn from(value: IShellLinkDual) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellLinkW> for IUnknown

Source§

fn from(value: IShellLinkW) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellMenu> for IUnknown

Source§

fn from(value: IShellMenu) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellMenuCallback> for IUnknown

Source§

fn from(value: IShellMenuCallback) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellNameSpace> for IUnknown

Source§

fn from(value: IShellNameSpace) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellPropSheetExt> for IUnknown

Source§

fn from(value: IShellPropSheetExt) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellRunDll> for IUnknown

Source§

fn from(value: IShellRunDll) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellService> for IUnknown

Source§

fn from(value: IShellService) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellTaskScheduler> for IUnknown

Source§

fn from(value: IShellTaskScheduler) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellUIHelper2> for IUnknown

Source§

fn from(value: IShellUIHelper2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellUIHelper3> for IUnknown

Source§

fn from(value: IShellUIHelper3) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellUIHelper4> for IUnknown

Source§

fn from(value: IShellUIHelper4) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellUIHelper5> for IUnknown

Source§

fn from(value: IShellUIHelper5) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellUIHelper6> for IUnknown

Source§

fn from(value: IShellUIHelper6) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellUIHelper7> for IUnknown

Source§

fn from(value: IShellUIHelper7) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellUIHelper8> for IUnknown

Source§

fn from(value: IShellUIHelper8) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellUIHelper9> for IUnknown

Source§

fn from(value: IShellUIHelper9) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellUIHelper> for IUnknown

Source§

fn from(value: IShellUIHelper) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellView2> for IUnknown

Source§

fn from(value: IShellView2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellView3> for IUnknown

Source§

fn from(value: IShellView3) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellView> for IUnknown

Source§

fn from(value: IShellView) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IShellWindows> for IUnknown

Source§

fn from(value: IShellWindows) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISimpleFrameSite> for IUnknown

Source§

fn from(value: ISimpleFrameSite) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISortColumnArray> for IUnknown

Source§

fn from(value: ISortColumnArray) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISpecifyPropertyPages> for IUnknown

Source§

fn from(value: ISpecifyPropertyPages) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISpeechCommandProvider> for IUnknown

Source§

fn from(value: ISpeechCommandProvider) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISpellCheckProvider> for IUnknown

Source§

fn from(value: ISpellCheckProvider) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISpellCheckProviderFactory> for IUnknown

Source§

fn from(value: ISpellCheckProviderFactory) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISpellChecker2> for IUnknown

Source§

fn from(value: ISpellChecker2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISpellChecker> for IUnknown

Source§

fn from(value: ISpellChecker) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISpellCheckerChangedEventHandler> for IUnknown

Source§

fn from(value: ISpellCheckerChangedEventHandler) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISpellCheckerFactory> for IUnknown

Source§

fn from(value: ISpellCheckerFactory) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISpellingError> for IUnknown

Source§

fn from(value: ISpellingError) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IStartMenuPinnedList> for IUnknown

Source§

fn from(value: IStartMenuPinnedList) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IStdMarshalInfo> for IUnknown

Source§

fn from(value: IStdMarshalInfo) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IStorage> for IUnknown

Source§

fn from(value: IStorage) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IStorageProviderBanners> for IUnknown

Source§

fn from(value: IStorageProviderBanners) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IStorageProviderCopyHook> for IUnknown

Source§

fn from(value: IStorageProviderCopyHook) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IStorageProviderHandler> for IUnknown

Source§

fn from(value: IStorageProviderHandler) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IStorageProviderPropertyHandler> for IUnknown

Source§

fn from(value: IStorageProviderPropertyHandler) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IStream> for IUnknown

Source§

fn from(value: IStream) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IStreamAsync> for IUnknown

Source§

fn from(value: IStreamAsync) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IStreamUnbufferedInfo> for IUnknown

Source§

fn from(value: IStreamUnbufferedInfo) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISupportAllowLowerTrustActivation> for IUnknown

Source§

fn from(value: ISupportAllowLowerTrustActivation) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISupportErrorInfo> for IUnknown

Source§

fn from(value: ISupportErrorInfo) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISurrogate> for IUnknown

Source§

fn from(value: ISurrogate) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISurrogateService> for IUnknown

Source§

fn from(value: ISurrogateService) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISuspensionDependencyManager> for IUnknown

Source§

fn from(value: ISuspensionDependencyManager) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISyncMgrConflict> for IUnknown

Source§

fn from(value: ISyncMgrConflict) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISyncMgrConflictFolder> for IUnknown

Source§

fn from(value: ISyncMgrConflictFolder) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISyncMgrConflictItems> for IUnknown

Source§

fn from(value: ISyncMgrConflictItems) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISyncMgrConflictPresenter> for IUnknown

Source§

fn from(value: ISyncMgrConflictPresenter) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISyncMgrConflictResolutionItems> for IUnknown

Source§

fn from(value: ISyncMgrConflictResolutionItems) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISyncMgrConflictResolveInfo> for IUnknown

Source§

fn from(value: ISyncMgrConflictResolveInfo) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISyncMgrConflictStore> for IUnknown

Source§

fn from(value: ISyncMgrConflictStore) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISyncMgrControl> for IUnknown

Source§

fn from(value: ISyncMgrControl) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISyncMgrEnumItems> for IUnknown

Source§

fn from(value: ISyncMgrEnumItems) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISyncMgrEvent> for IUnknown

Source§

fn from(value: ISyncMgrEvent) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISyncMgrEventLinkUIOperation> for IUnknown

Source§

fn from(value: ISyncMgrEventLinkUIOperation) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISyncMgrEventStore> for IUnknown

Source§

fn from(value: ISyncMgrEventStore) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISyncMgrHandler> for IUnknown

Source§

fn from(value: ISyncMgrHandler) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISyncMgrHandlerCollection> for IUnknown

Source§

fn from(value: ISyncMgrHandlerCollection) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISyncMgrHandlerInfo> for IUnknown

Source§

fn from(value: ISyncMgrHandlerInfo) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISyncMgrRegister> for IUnknown

Source§

fn from(value: ISyncMgrRegister) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISyncMgrResolutionHandler> for IUnknown

Source§

fn from(value: ISyncMgrResolutionHandler) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISyncMgrScheduleWizardUIOperation> for IUnknown

Source§

fn from(value: ISyncMgrScheduleWizardUIOperation) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISyncMgrSessionCreator> for IUnknown

Source§

fn from(value: ISyncMgrSessionCreator) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISyncMgrSyncCallback> for IUnknown

Source§

fn from(value: ISyncMgrSyncCallback) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISyncMgrSyncItem> for IUnknown

Source§

fn from(value: ISyncMgrSyncItem) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISyncMgrSyncItemContainer> for IUnknown

Source§

fn from(value: ISyncMgrSyncItemContainer) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISyncMgrSyncItemInfo> for IUnknown

Source§

fn from(value: ISyncMgrSyncItemInfo) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISyncMgrSyncResult> for IUnknown

Source§

fn from(value: ISyncMgrSyncResult) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISyncMgrSynchronize> for IUnknown

Source§

fn from(value: ISyncMgrSynchronize) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISyncMgrSynchronizeCallback> for IUnknown

Source§

fn from(value: ISyncMgrSynchronizeCallback) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISyncMgrSynchronizeInvoke> for IUnknown

Source§

fn from(value: ISyncMgrSynchronizeInvoke) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISyncMgrUIOperation> for IUnknown

Source§

fn from(value: ISyncMgrUIOperation) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISynchronize> for IUnknown

Source§

fn from(value: ISynchronize) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISynchronizeContainer> for IUnknown

Source§

fn from(value: ISynchronizeContainer) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISynchronizeEvent> for IUnknown

Source§

fn from(value: ISynchronizeEvent) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISynchronizeHandle> for IUnknown

Source§

fn from(value: ISynchronizeHandle) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ISynchronizeMutex> for IUnknown

Source§

fn from(value: ISynchronizeMutex) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITaskbarList2> for IUnknown

Source§

fn from(value: ITaskbarList2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITaskbarList3> for IUnknown

Source§

fn from(value: ITaskbarList3) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITaskbarList4> for IUnknown

Source§

fn from(value: ITaskbarList4) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITaskbarList> for IUnknown

Source§

fn from(value: ITaskbarList) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITextStoreACP2> for IUnknown

Source§

fn from(value: ITextStoreACP2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITextStoreACP> for IUnknown

Source§

fn from(value: ITextStoreACP) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITextStoreACPEx> for IUnknown

Source§

fn from(value: ITextStoreACPEx) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITextStoreACPServices> for IUnknown

Source§

fn from(value: ITextStoreACPServices) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITextStoreACPSink> for IUnknown

Source§

fn from(value: ITextStoreACPSink) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITextStoreACPSinkEx> for IUnknown

Source§

fn from(value: ITextStoreACPSinkEx) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITextStoreAnchor> for IUnknown

Source§

fn from(value: ITextStoreAnchor) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITextStoreAnchorEx> for IUnknown

Source§

fn from(value: ITextStoreAnchorEx) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITextStoreAnchorSink> for IUnknown

Source§

fn from(value: ITextStoreAnchorSink) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITextStoreSinkAnchorEx> for IUnknown

Source§

fn from(value: ITextStoreSinkAnchorEx) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfActiveLanguageProfileNotifySink> for IUnknown

Source§

fn from(value: ITfActiveLanguageProfileNotifySink) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfCandidateList> for IUnknown

Source§

fn from(value: ITfCandidateList) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfCandidateListUIElement> for IUnknown

Source§

fn from(value: ITfCandidateListUIElement) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfCandidateListUIElementBehavior> for IUnknown

Source§

fn from(value: ITfCandidateListUIElementBehavior) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfCandidateString> for IUnknown

Source§

fn from(value: ITfCandidateString) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfCategoryMgr> for IUnknown

Source§

fn from(value: ITfCategoryMgr) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfCleanupContextDurationSink> for IUnknown

Source§

fn from(value: ITfCleanupContextDurationSink) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfCleanupContextSink> for IUnknown

Source§

fn from(value: ITfCleanupContextSink) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfClientId> for IUnknown

Source§

fn from(value: ITfClientId) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfCompartment> for IUnknown

Source§

fn from(value: ITfCompartment) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfCompartmentEventSink> for IUnknown

Source§

fn from(value: ITfCompartmentEventSink) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfCompartmentMgr> for IUnknown

Source§

fn from(value: ITfCompartmentMgr) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfComposition> for IUnknown

Source§

fn from(value: ITfComposition) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfCompositionSink> for IUnknown

Source§

fn from(value: ITfCompositionSink) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfCompositionView> for IUnknown

Source§

fn from(value: ITfCompositionView) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfConfigureSystemKeystrokeFeed> for IUnknown

Source§

fn from(value: ITfConfigureSystemKeystrokeFeed) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfContext> for IUnknown

Source§

fn from(value: ITfContext) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfContextComposition> for IUnknown

Source§

fn from(value: ITfContextComposition) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfContextKeyEventSink> for IUnknown

Source§

fn from(value: ITfContextKeyEventSink) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfContextOwner> for IUnknown

Source§

fn from(value: ITfContextOwner) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfContextOwnerCompositionServices> for IUnknown

Source§

fn from(value: ITfContextOwnerCompositionServices) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfContextOwnerCompositionSink> for IUnknown

Source§

fn from(value: ITfContextOwnerCompositionSink) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfContextOwnerServices> for IUnknown

Source§

fn from(value: ITfContextOwnerServices) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfContextView> for IUnknown

Source§

fn from(value: ITfContextView) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfCreatePropertyStore> for IUnknown

Source§

fn from(value: ITfCreatePropertyStore) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfDisplayAttributeInfo> for IUnknown

Source§

fn from(value: ITfDisplayAttributeInfo) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfDisplayAttributeMgr> for IUnknown

Source§

fn from(value: ITfDisplayAttributeMgr) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfDisplayAttributeNotifySink> for IUnknown

Source§

fn from(value: ITfDisplayAttributeNotifySink) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfDisplayAttributeProvider> for IUnknown

Source§

fn from(value: ITfDisplayAttributeProvider) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfDocumentMgr> for IUnknown

Source§

fn from(value: ITfDocumentMgr) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfEditRecord> for IUnknown

Source§

fn from(value: ITfEditRecord) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfEditSession> for IUnknown

Source§

fn from(value: ITfEditSession) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfEditTransactionSink> for IUnknown

Source§

fn from(value: ITfEditTransactionSink) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfFnAdviseText> for IUnknown

Source§

fn from(value: ITfFnAdviseText) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfFnBalloon> for IUnknown

Source§

fn from(value: ITfFnBalloon) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfFnConfigure> for IUnknown

Source§

fn from(value: ITfFnConfigure) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfFnConfigureRegisterEudc> for IUnknown

Source§

fn from(value: ITfFnConfigureRegisterEudc) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfFnConfigureRegisterWord> for IUnknown

Source§

fn from(value: ITfFnConfigureRegisterWord) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfFnCustomSpeechCommand> for IUnknown

Source§

fn from(value: ITfFnCustomSpeechCommand) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfFnGetLinguisticAlternates> for IUnknown

Source§

fn from(value: ITfFnGetLinguisticAlternates) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfFnGetPreferredTouchKeyboardLayout> for IUnknown

Source§

fn from(value: ITfFnGetPreferredTouchKeyboardLayout) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfFnGetSAPIObject> for IUnknown

Source§

fn from(value: ITfFnGetSAPIObject) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfFnLMInternal> for IUnknown

Source§

fn from(value: ITfFnLMInternal) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfFnLMProcessor> for IUnknown

Source§

fn from(value: ITfFnLMProcessor) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfFnLangProfileUtil> for IUnknown

Source§

fn from(value: ITfFnLangProfileUtil) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfFnPlayBack> for IUnknown

Source§

fn from(value: ITfFnPlayBack) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfFnPropertyUIStatus> for IUnknown

Source§

fn from(value: ITfFnPropertyUIStatus) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfFnReconversion> for IUnknown

Source§

fn from(value: ITfFnReconversion) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfFnSearchCandidateProvider> for IUnknown

Source§

fn from(value: ITfFnSearchCandidateProvider) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfFnShowHelp> for IUnknown

Source§

fn from(value: ITfFnShowHelp) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfFunction> for IUnknown

Source§

fn from(value: ITfFunction) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfFunctionProvider> for IUnknown

Source§

fn from(value: ITfFunctionProvider) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfInputProcessorProfileActivationSink> for IUnknown

Source§

fn from(value: ITfInputProcessorProfileActivationSink) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfInputProcessorProfileMgr> for IUnknown

Source§

fn from(value: ITfInputProcessorProfileMgr) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfInputProcessorProfileSubstituteLayout> for IUnknown

Source§

fn from(value: ITfInputProcessorProfileSubstituteLayout) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfInputProcessorProfiles> for IUnknown

Source§

fn from(value: ITfInputProcessorProfiles) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfInputProcessorProfilesEx> for IUnknown

Source§

fn from(value: ITfInputProcessorProfilesEx) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfInputScope2> for IUnknown

Source§

fn from(value: ITfInputScope2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfInputScope> for IUnknown

Source§

fn from(value: ITfInputScope) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfInsertAtSelection> for IUnknown

Source§

fn from(value: ITfInsertAtSelection) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfIntegratableCandidateListUIElement> for IUnknown

Source§

fn from(value: ITfIntegratableCandidateListUIElement) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfKeyEventSink> for IUnknown

Source§

fn from(value: ITfKeyEventSink) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfKeyTraceEventSink> for IUnknown

Source§

fn from(value: ITfKeyTraceEventSink) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfKeystrokeMgr> for IUnknown

Source§

fn from(value: ITfKeystrokeMgr) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfLMLattice> for IUnknown

Source§

fn from(value: ITfLMLattice) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfLangBarEventSink> for IUnknown

Source§

fn from(value: ITfLangBarEventSink) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfLangBarItem> for IUnknown

Source§

fn from(value: ITfLangBarItem) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfLangBarItemBalloon> for IUnknown

Source§

fn from(value: ITfLangBarItemBalloon) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfLangBarItemBitmap> for IUnknown

Source§

fn from(value: ITfLangBarItemBitmap) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfLangBarItemBitmapButton> for IUnknown

Source§

fn from(value: ITfLangBarItemBitmapButton) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfLangBarItemButton> for IUnknown

Source§

fn from(value: ITfLangBarItemButton) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfLangBarItemMgr> for IUnknown

Source§

fn from(value: ITfLangBarItemMgr) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfLangBarItemSink> for IUnknown

Source§

fn from(value: ITfLangBarItemSink) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfLangBarMgr> for IUnknown

Source§

fn from(value: ITfLangBarMgr) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfLanguageProfileNotifySink> for IUnknown

Source§

fn from(value: ITfLanguageProfileNotifySink) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfMSAAControl> for IUnknown

Source§

fn from(value: ITfMSAAControl) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfMenu> for IUnknown

Source§

fn from(value: ITfMenu) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfMessagePump> for IUnknown

Source§

fn from(value: ITfMessagePump) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfMouseSink> for IUnknown

Source§

fn from(value: ITfMouseSink) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfMouseTracker> for IUnknown

Source§

fn from(value: ITfMouseTracker) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfMouseTrackerACP> for IUnknown

Source§

fn from(value: ITfMouseTrackerACP) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfPersistentPropertyLoaderACP> for IUnknown

Source§

fn from(value: ITfPersistentPropertyLoaderACP) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfPreservedKeyNotifySink> for IUnknown

Source§

fn from(value: ITfPreservedKeyNotifySink) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfProperty> for IUnknown

Source§

fn from(value: ITfProperty) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfPropertyStore> for IUnknown

Source§

fn from(value: ITfPropertyStore) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfQueryEmbedded> for IUnknown

Source§

fn from(value: ITfQueryEmbedded) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfRange> for IUnknown

Source§

fn from(value: ITfRange) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfRangeACP> for IUnknown

Source§

fn from(value: ITfRangeACP) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfRangeBackup> for IUnknown

Source§

fn from(value: ITfRangeBackup) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfReadOnlyProperty> for IUnknown

Source§

fn from(value: ITfReadOnlyProperty) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfReadingInformationUIElement> for IUnknown

Source§

fn from(value: ITfReadingInformationUIElement) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfReverseConversion> for IUnknown

Source§

fn from(value: ITfReverseConversion) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfReverseConversionList> for IUnknown

Source§

fn from(value: ITfReverseConversionList) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfReverseConversionMgr> for IUnknown

Source§

fn from(value: ITfReverseConversionMgr) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfSource> for IUnknown

Source§

fn from(value: ITfSource) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfSourceSingle> for IUnknown

Source§

fn from(value: ITfSourceSingle) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfSpeechUIServer> for IUnknown

Source§

fn from(value: ITfSpeechUIServer) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfStatusSink> for IUnknown

Source§

fn from(value: ITfStatusSink) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfSystemDeviceTypeLangBarItem> for IUnknown

Source§

fn from(value: ITfSystemDeviceTypeLangBarItem) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfSystemLangBarItem> for IUnknown

Source§

fn from(value: ITfSystemLangBarItem) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfSystemLangBarItemSink> for IUnknown

Source§

fn from(value: ITfSystemLangBarItemSink) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfSystemLangBarItemText> for IUnknown

Source§

fn from(value: ITfSystemLangBarItemText) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfTextEditSink> for IUnknown

Source§

fn from(value: ITfTextEditSink) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfTextInputProcessor> for IUnknown

Source§

fn from(value: ITfTextInputProcessor) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfTextInputProcessorEx> for IUnknown

Source§

fn from(value: ITfTextInputProcessorEx) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfTextLayoutSink> for IUnknown

Source§

fn from(value: ITfTextLayoutSink) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfThreadFocusSink> for IUnknown

Source§

fn from(value: ITfThreadFocusSink) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfThreadMgr2> for IUnknown

Source§

fn from(value: ITfThreadMgr2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfThreadMgr> for IUnknown

Source§

fn from(value: ITfThreadMgr) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfThreadMgrEventSink> for IUnknown

Source§

fn from(value: ITfThreadMgrEventSink) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfThreadMgrEx> for IUnknown

Source§

fn from(value: ITfThreadMgrEx) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfToolTipUIElement> for IUnknown

Source§

fn from(value: ITfToolTipUIElement) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfTransitoryExtensionSink> for IUnknown

Source§

fn from(value: ITfTransitoryExtensionSink) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfTransitoryExtensionUIElement> for IUnknown

Source§

fn from(value: ITfTransitoryExtensionUIElement) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfUIElement> for IUnknown

Source§

fn from(value: ITfUIElement) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfUIElementMgr> for IUnknown

Source§

fn from(value: ITfUIElementMgr) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITfUIElementSink> for IUnknown

Source§

fn from(value: ITfUIElementSink) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IThumbnailCache> for IUnknown

Source§

fn from(value: IThumbnailCache) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IThumbnailCachePrimer> for IUnknown

Source§

fn from(value: IThumbnailCachePrimer) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IThumbnailCapture> for IUnknown

Source§

fn from(value: IThumbnailCapture) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IThumbnailHandlerFactory> for IUnknown

Source§

fn from(value: IThumbnailHandlerFactory) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IThumbnailProvider> for IUnknown

Source§

fn from(value: IThumbnailProvider) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IThumbnailSettings> for IUnknown

Source§

fn from(value: IThumbnailSettings) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IThumbnailStreamCache> for IUnknown

Source§

fn from(value: IThumbnailStreamCache) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITimeAndNoticeControl> for IUnknown

Source§

fn from(value: ITimeAndNoticeControl) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITrackShellMenu> for IUnknown

Source§

fn from(value: ITrackShellMenu) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITranscodeImage> for IUnknown

Source§

fn from(value: ITranscodeImage) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITransferAdviseSink> for IUnknown

Source§

fn from(value: ITransferAdviseSink) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITransferDestination> for IUnknown

Source§

fn from(value: ITransferDestination) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITransferMediumItem> for IUnknown

Source§

fn from(value: ITransferMediumItem) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITransferSource> for IUnknown

Source§

fn from(value: ITransferSource) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITravelEntry> for IUnknown

Source§

fn from(value: ITravelEntry) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITravelLog> for IUnknown

Source§

fn from(value: ITravelLog) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITravelLogClient> for IUnknown

Source§

fn from(value: ITravelLogClient) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITravelLogEntry> for IUnknown

Source§

fn from(value: ITravelLogEntry) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITravelLogStg> for IUnknown

Source§

fn from(value: ITravelLogStg) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITrayDeskBand> for IUnknown

Source§

fn from(value: ITrayDeskBand) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITypeChangeEvents> for IUnknown

Source§

fn from(value: ITypeChangeEvents) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITypeComp> for IUnknown

Source§

fn from(value: ITypeComp) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITypeFactory> for IUnknown

Source§

fn from(value: ITypeFactory) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITypeInfo2> for IUnknown

Source§

fn from(value: ITypeInfo2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITypeInfo> for IUnknown

Source§

fn from(value: ITypeInfo) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITypeLib2> for IUnknown

Source§

fn from(value: ITypeLib2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITypeLib> for IUnknown

Source§

fn from(value: ITypeLib) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITypeLibRegistration> for IUnknown

Source§

fn from(value: ITypeLibRegistration) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITypeLibRegistrationReader> for IUnknown

Source§

fn from(value: ITypeLibRegistrationReader) -> IUnknown

Converts to this type from the input type.
Source§

impl From<ITypeMarshal> for IUnknown

Source§

fn from(value: ITypeMarshal) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IUIManagerEventSink> for IUnknown

Source§

fn from(value: IUIManagerEventSink) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IURLSearchHook2> for IUnknown

Source§

fn from(value: IURLSearchHook2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IURLSearchHook> for IUnknown

Source§

fn from(value: IURLSearchHook) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IUniformResourceLocatorA> for IUnknown

Source§

fn from(value: IUniformResourceLocatorA) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IUniformResourceLocatorW> for IUnknown

Source§

fn from(value: IUniformResourceLocatorW) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IUpdateIDList> for IUnknown

Source§

fn from(value: IUpdateIDList) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IUri> for IUnknown

Source§

fn from(value: IUri) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IUriBuilder> for IUnknown

Source§

fn from(value: IUriBuilder) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IUrlMon> for IUnknown

Source§

fn from(value: IUrlMon) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IUseToBrowseItem> for IUnknown

Source§

fn from(value: IUseToBrowseItem) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IUserAccountChangeCallback> for IUnknown

Source§

fn from(value: IUserAccountChangeCallback) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IUserDictionariesRegistrar> for IUnknown

Source§

fn from(value: IUserDictionariesRegistrar) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IUserNotification2> for IUnknown

Source§

fn from(value: IUserNotification2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IUserNotification> for IUnknown

Source§

fn from(value: IUserNotification) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IUserNotificationCallback> for IUnknown

Source§

fn from(value: IUserNotificationCallback) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IVBFormat> for IUnknown

Source§

fn from(value: IVBFormat) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IVBGetControl> for IUnknown

Source§

fn from(value: IVBGetControl) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IVariantChangeType> for IUnknown

Source§

fn from(value: IVariantChangeType) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IVersionInfo> for IUnknown

Source§

fn from(value: IVersionInfo) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IViewObject2> for IUnknown

Source§

fn from(value: IViewObject2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IViewObject> for IUnknown

Source§

fn from(value: IViewObject) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IViewObjectEx> for IUnknown

Source§

fn from(value: IViewObjectEx) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IViewStateIdentityItem> for IUnknown

Source§

fn from(value: IViewStateIdentityItem) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IVirtualDesktopManager> for IUnknown

Source§

fn from(value: IVirtualDesktopManager) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IVisualProperties> for IUnknown

Source§

fn from(value: IVisualProperties) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IWaitMultiple> for IUnknown

Source§

fn from(value: IWaitMultiple) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IWeakReference> for IUnknown

Source§

fn from(value: IWeakReference) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IWeakReferenceSource> for IUnknown

Source§

fn from(value: IWeakReferenceSource) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IWebBrowser2> for IUnknown

Source§

fn from(value: IWebBrowser2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IWebBrowser> for IUnknown

Source§

fn from(value: IWebBrowser) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IWebBrowserApp> for IUnknown

Source§

fn from(value: IWebBrowserApp) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IWebWizardExtension> for IUnknown

Source§

fn from(value: IWebWizardExtension) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IWebWizardHost2> for IUnknown

Source§

fn from(value: IWebWizardHost2) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IWebWizardHost> for IUnknown

Source§

fn from(value: IWebWizardHost) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IWindowsLockModeHelper> for IUnknown

Source§

fn from(value: IWindowsLockModeHelper) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IWizardExtension> for IUnknown

Source§

fn from(value: IWizardExtension) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IWizardSite> for IUnknown

Source§

fn from(value: IWizardSite) -> IUnknown

Converts to this type from the input type.
Source§

impl From<IZoomEvents> for IUnknown

Source§

fn from(value: IZoomEvents) -> IUnknown

Converts to this type from the input type.
Source§

impl From<RTWQASYNCRESULT> for IUnknown

Source§

fn from(value: RTWQASYNCRESULT) -> IUnknown

Converts to this type from the input type.
Source§

impl Interface for IUnknown

Source§

const IID: GUID

The GUID associated with the interface.
Source§

fn as_raw(&self) -> *mut c_void

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

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.
Source§

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

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

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

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

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

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

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
Source§

fn is_object<T>(&self) -> bool
where T: ComObjectInner, <T as ComObjectInner>::Outer: Any + 'static + IUnknownImpl<Impl = T>,

Returns true if the given COM interface refers to an implementation of T. Read more
Source§

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
Source§

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
Source§

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

Attempts to create a Weak reference to this object.
Source§

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

Call QueryInterface on this interface Read more
Source§

fn to_ref(&self) -> InterfaceRef<'_, Self>

Creates an InterfaceRef for this reference. The InterfaceRef tracks lifetimes statically, and eliminates the need for dynamic reference count adjustments (AddRef/Release).
Source§

impl PartialEq for IUnknown

Source§

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

Tests for self and other values to be equal, and is used by ==.
1.0.0 (const: unstable) · Source§

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

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

Auto Trait Implementations§

Blanket Implementations§

Source§

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

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

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

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

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

Source§

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

Mutably borrows from an owned value. Read more
Source§

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

Source§

unsafe fn clone_to_uninit(&self, dest: *mut u8)

🔬This is a nightly-only experimental API. (clone_to_uninit)
Performs copy-assignment from self to dest. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

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

Source§

fn into(self) -> U

Calls U::from(self).

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

Source§

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

Source§

type Owned = T

The resulting type after obtaining ownership.
Source§

fn to_owned(&self) -> T

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

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

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

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

Source§

type Error = Infallible

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

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

Performs the conversion.
Source§

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

Source§

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

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

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

Performs the conversion.