JET_PCWSTR
적용 대상: Windows | Windows Server
JET_PCWSTR
JET_PCWSTR 데이터 형식에는 null로 끝나는 상수 유니코드 문자열(char *)이 포함됩니다.
Windows Vista: JET_PCWSTR Windows Vista에 도입되었습니다.
typedef __nullterminated const WCHAR * JET_PCWSTR;
데이터 형식
JET_PCWSTR
Null로 끝나는 상수 유니코드 문자열(char *)입니다.
요구 사항
요구 사항 | 값 |
---|---|
클라이언트 |
Windows Vista가 필요합니다. |
서버 |
Windows Server 2008이 필요합니다. |
머리글 |
Esent.h에 선언되었습니다. |