Exemple #1
0
		HResult ICommDlgBrowser3.Notify(IntPtr pshv, CommDlgBrowserNotifyType notifyType) {
			return HResult.Ok;
		}
 HResult ICommDlgBrowser3.Notify(IntPtr pshv, CommDlgBrowserNotifyType notifyType)
 {
     return(HResult.Ok);
 }