コード例 #1
0
 /// <summary>
 /// TODO: Add comment.
 /// </summary>
 public int UnregisterNameSpace(Interop.IClassFactory classFactory, string pszProtocol)
 {
     throw new Exception("The method or operation is not implemented.");
 }
コード例 #2
0
 /// <summary>
 /// TODO: Add comment.
 /// </summary>
 public int UnregisterMimeFilter(Interop.IClassFactory pCF, string pwzType)
 {
     throw new Exception("The method or operation is not implemented.");
 }
コード例 #3
0
 /// <summary>
 /// TODO: Add comment.
 /// </summary>
 public int RegisterNameSpace(Interop.IClassFactory classFactory, ref Guid rclsid, string pwzProtocol, int cPatterns, string ppwzPatterns, int dwReserved)
 {
     throw new Exception("The method or operation is not implemented.");
 }