HANDLENullTraits::Close 메서드
지정 된 핸들을 닫습니다.
inline static bool Close(
_In_ Type h
);
매개 변수
- h
닫은 핸들입니다.
반환 값
true경우 처리 h 닫았습니다. 그렇지 않으면 false.
요구 사항
헤더: corewrappers.h
네임 스페이스: Microsoft::WRL::Wrappers::HandleTraits
지정 된 핸들을 닫습니다.
inline static bool Close(
_In_ Type h
);
true경우 처리 h 닫았습니다. 그렇지 않으면 false.
헤더: corewrappers.h
네임 스페이스: Microsoft::WRL::Wrappers::HandleTraits