LogSnapshotCpuInfos.Update Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

LogSnapshotCpuInfos.Update Method

BR.AN.PviServices .NET


Call this Method to get all cpu infos for the Snapshot.

[Visual Basic]

Public Sub Update( _

  ByVal parentCpu As Cpu _

)

[C#]

public int Update(

  Cpu parentCpu

);

Parameters

parentCpu

Parent CPU object

Return Value

Zero on success.

See Also

LogSnapshotCpuInfos Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]