コード例 #1
0
 int IVsENCRebuildableProjectCfg.BelongToProject(string in_szFileName, ENC_REASON in_ENCReason, int in_fOnContinue)
 {
     return(HResult.NotImplemented);
 }
コード例 #2
0
 public int BelongToProject(string in_szFileName, ENC_REASON in_ENCReason, int in_fOnContinue)
 {
     return(VSConstants.E_NOTIMPL);
 }