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:
void UpdateCounter32(System::UInt32 counterID, int Value);
public void UpdateCounter32 (uint counterID, int Value);
abstract member UpdateCounter32 : uint32 * int -> unit
Public Sub UpdateCounter32 (counterID As UInteger, Value As Integer)