ITypeInfo::ReleaseTypeAttr 메서드(oaidl.h)
ITypeInfo::GetTypeAttr에서 이전에 반환한 TYPEATTR을 해제합니다.
구문
void ReleaseTypeAttr(
[in] TYPEATTR *pTypeAttr
);
매개 변수
[in] pTypeAttr
해제할 TYPEATTR입니다.
반환 값
없음
요구 사항
요구 사항 | 값 |
---|---|
대상 플랫폼 | Windows |
헤더 | oaidl.h |
ITypeInfo::GetTypeAttr에서 이전에 반환한 TYPEATTR을 해제합니다.
void ReleaseTypeAttr(
[in] TYPEATTR *pTypeAttr
);
[in] pTypeAttr
해제할 TYPEATTR입니다.
없음
요구 사항 | 값 |
---|---|
대상 플랫폼 | Windows |
헤더 | oaidl.h |