構文
C++
C#
Visual Basic .NET
パラメーター
int 型変数へのポインターです。
HRESULT get_ErrorProbability(
int Index,
int* Result
);
int get_ErrorProbability( int Index );
Property ErrorProbability(Index As Integer) As Integer
int 型変数へのポインターです。
このページは役に立ちましたか?