다음을 통해 공유


데이터 형식(MFC)

This topic lists the data types most commonly used in the Microsoft Foundation Class Library. Most of the data types are the same as those in the Platform Software Development Kit (SDK), while others are unique to MFC.

For information about the data types used in both the Windows SDK and MFC, see Windows Data Types.

Data types unique to the Microsoft Foundation Class Library include the following:

  • POSITION   A value used to denote the position of an element in a collection; used by MFC collection classes.

  • LPCRECT   A 32-bit pointer to a constant (nonmodifiable) RECT structure.

참고 항목

개념

클래스 라이브러리 개요

MFC 매크로 및 전역