이글루스 | 로그인  


Win32 Simple Data Types

Win32 Simple Data Types

The simple data types supported by the Win32 API are used to define function return values, function and message parameters, and structure members. They define the size and meaning of these elements

The following table contains the following types: character, integer, Boolean, pointer, and handle. The character, integer, and Boolean types are common to most C compilers. Most of the pointer-type names begin with a prefix of P or LP. A Win32-based application uses a handle to refer to a resource that has been loaded into memory.





출처

MSDN으로 추정

by NoSyu | 2006/01/30 17:07 | in Programming | 트랙백 | 덧글(0)

트랙백 주소 : http://NoSyu.egloos.com/tb/1330789
☞ 내 이글루에 이 글과 관련된 글 쓰기 (트랙백 보내기) [도움말]

:         :

:

비공개 덧글

◀ 이전 페이지          다음 페이지 ▶