IDiaSession::findInputAssemblyFiles
クライアントが.NET ネイティブ入力アセンブリ ファイルを反復処理できるようにする列挙体を取得します。
構文
HRESULT findInputAssemblyFiles (
IDiaEnumInputAssemblyFiles** ppResult
);
パラメーター
ppResult
[out]入力アセンブリ ファイルの一覧を含むIDiaEnumInputAssemblyFiles
オブジェクト.NET ネイティブ返します。
戻り値
成功した場合は、S_OK
を返します。それ以外の場合は、エラー コードを返します。