DemoSpatialMeshHandler.UpdateData(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.
Increments the update count of the mesh with the id.
protected:
void UpdateData(int eventDataId);
protected void UpdateData (int eventDataId);
member this.UpdateData : int -> unit
Protected Sub UpdateData (eventDataId As Integer)
Parameters
- eventDataId
- Int32