@msdn=http://search.microsoft.com/search/results.aspx?qu=$$$ @pinvoke=http://pinvoke.net/$$$.htm Summary: IParseDisplayName interface definition !!!!C# Definition: [ComImport, Guid("0000011A-0000-0000-C000-000000000046"), InterfaceType(ComInterfaceType.InterfaceIsIUnknown)] public interface IParseDisplayName { [PreserveSig] int ParseDisplayName([In, MarshalAs(UnmanagedType.Interface)] IBindCtx pbc, [In, MarshalAs(UnmanagedType.LPWStr)] string pszDisplayName, out int pchEaten, out IMoniker ppmkOut); } !!!!VB Definition: TODO !!!!User-Defined Types: None. !!!!Notes: None. Documentation: IParseDisplayName@msdn on MSDN
Edit Interfaces.IParse...
You do not have permission to change this page. If you feel this is in error, please send feedback with the contact link on the main page.