IncludeCodeElementDeclaration
如果在 oProj 中找得到此標頭的話,則將包含實作 strCodeElemName 標頭的 Include 陳述式加入至 strInFile。
function IncludeCodeElementDeclaration(
oProj,
strCodeElemName,
strInFile
);
參數
oProj
選取的專案。strCodeElemName
要在定義標頭中搜尋之程式碼項目的完整名稱。strInFile
包含此定義標頭的檔案 (如果找得到的話)。
備註
如果在 oProj 中找得到此標頭的話,則將包含實作 strCodeElemName 標頭的 Include 陳述式加入至 strInFile。