IQueryComputeThreadInfo110.UpdateFlaggedState(WHERE_CLAUSE[], Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int UpdateFlaggedState(cli::array <Microsoft::VisualStudio::Debugger::Interop::WHERE_CLAUSE> ^ pWhereClause, int fFlagged);
int UpdateFlaggedState(std::Array <Microsoft::VisualStudio::Debugger::Interop::WHERE_CLAUSE> const & pWhereClause, int fFlagged);
public int UpdateFlaggedState(Microsoft.VisualStudio.Debugger.Interop.WHERE_CLAUSE[] pWhereClause, int fFlagged);
abstract member UpdateFlaggedState : Microsoft.VisualStudio.Debugger.Interop.WHERE_CLAUSE[] * int -> int
Public Function UpdateFlaggedState (pWhereClause As WHERE_CLAUSE(), fFlagged As Integer) As Integer
Parameters
- pWhereClause
- WHERE_CLAUSE[]
- fFlagged
- Int32