1 implementation of InitNew
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\Control_ActiveXControlInterfaces.cs (1)
410HRESULT IPersistStorage.Interface.InitNew(IStorage* pStg) => HRESULT.S_OK;
1 reference to InitNew
System.Windows.Forms.Primitives (1)
Windows.Win32.IPersistStorage.g.cs (1)
132 return __object.InitNew(pStg);