共用方式為


IncludeCodeElementDeclaration

如果在 oProj 中找得到此標頭的話,則將包含實作 strCodeElemName 標頭的 Include 陳述式加入至 strInFile。

function IncludeCodeElementDeclaration( 
   oProj, 
   strCodeElemName, 
   strInFile  
);

參數

  • oProj
    選取的專案。

  • strCodeElemName
    要在定義標頭中搜尋之程式碼項目的完整名稱。

  • strInFile
    包含此定義標頭的檔案 (如果找得到的話)。

備註

如果在 oProj 中找得到此標頭的話,則將包含實作 strCodeElemName 標頭的 Include 陳述式加入至 strInFile。

請參閱

工作

建立自訂精靈

概念

使用 Common JScript 函式自訂 C++ 精靈

設計精靈

其他資源

C++ 精靈的 JScript 函式