Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Gets the identifier for the kind of instruction set that the target process is using.
HRESULT GetMachineType (
[out] ULONG32 *machineType
);
Parameters
- machineType
[out] A pointer to a value that indicates the instruction set that the target process is using. The returned machineType is one of the IMAGE_FILE_MACHINE_xxx constants, which are defined in the WinNT.h header file.
Requirements
Platforms: See .NET Framework System Requirements.
Header: ClrData.idl
Library: CorGuids.lib
.NET Framework Versions: 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0