IActiveScriptStats.GetStatEx(Guid, UInt32, UInt32) 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 GetStatEx(Guid % guid, [Runtime::InteropServices::Out] System::UInt32 % pluHi, [Runtime::InteropServices::Out] System::UInt32 % pluLo);
public int GetStatEx(ref Guid guid, out uint pluHi, out uint pluLo);
abstract member GetStatEx : Guid * uint32 * uint32 -> int
Public Function GetStatEx (ByRef guid As Guid, ByRef pluHi As UInteger, ByRef pluLo As UInteger) As Integer
Parameters
- guid
- Guid
- pluHi
- UInt32
- pluLo
- UInt32