__interface ICpuInfo : IUnknown

{

    BOOL Is64Bit(void);

};

Related Topics

Wizard Page Interfaces
Overview
IDirectory Interface