THIS METHOD IS OBSOLETE - DO NOT USE IT.
Gets the ID of all CPUs found on the system.
C++: _bstr_t GetCPUIDs ();
C#: string GetCPUIDs ();
Parameters
None.
Return
Returns a semi colon separated list of CPU IDs.
THIS METHOD IS OBSOLETE - DO NOT USE IT.
Gets the ID of all CPUs found on the system.
C++: _bstr_t GetCPUIDs ();
C#: string GetCPUIDs ();
Parameters
None.
Return
Returns a semi colon separated list of CPU IDs.
Comments
0 comments
Article is closed for comments.