名前空間: Microsoft.TeamFoundation.Common.Internal
アセンブリ: Microsoft.TeamFoundation.Common (Microsoft.TeamFoundation.Common.dll 内)
構文
'宣言
Sub EnumElements ( _
reserved1 As Integer, _
reserved2 As IntPtr, _
reserved3 As Integer, _
<OutAttribute> ByRef ppVal As Object _
)
void EnumElements(
int reserved1,
IntPtr reserved2,
int reserved3,
out Object ppVal
)
パラメーター
- reserved1
型 : System.Int32
- reserved2
型 : System.IntPtr
- reserved3
型 : System.Int32
- ppVal
型 : System.Object%
.NET Framework セキュリティ
- 直前の呼び出し元に対する完全な信頼。このメンバーは、部分的に信頼されているコードから使用することはできません。詳細については、「部分信頼コードからのライブラリの使用」を参照してください。