_CommandBarActiveX.SetInnerObjectFactory(Object) Method      
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This method is deprecated.
public:
 void SetInnerObjectFactory(System::Object ^ pUnk);public:
 void SetInnerObjectFactory(Platform::Object ^ pUnk);void SetInnerObjectFactory(winrt::Windows::Foundation::IInspectable const & pUnk);[System.Runtime.InteropServices.DispId(1610940419)]
public void SetInnerObjectFactory(object pUnk);[<System.Runtime.InteropServices.DispId(1610940419)>]
abstract member SetInnerObjectFactory : obj -> unitPublic Sub SetInnerObjectFactory (pUnk As Object)Parameters
- pUnk
- Object
The object.
- Attributes