DkmEvaluationResult.CreateObjectId Method

Definition

Creates an object id for this particular expression.

Location constraint: IDE components may call this method regardless of what type of code is being debugged. This method is also currently supported for debug monitor components, when debugging code running under the CLR; however this functionality may be removed in a future version.

public:
 void CreateObjectId();
public:
 void CreateObjectId();
void CreateObjectId();
public void CreateObjectId ();
member this.CreateObjectId : unit -> unit
Public Sub CreateObjectId ()

Applies to