RegisterAuthoringClientFunctionType 함수에 등록된 애플리케이션 정의 함수의 등록을 취소합니다. 이 함수는 앱 호스트가 종료되면 호출됩니다.
구문
UnregisterAuthoringClientFunctionType Unregisterauthoringclientfunctiontype;
HRESULT Unregisterauthoringclientfunctiontype(
[in] IWebApplicationHost *host
)
{...}
매개 변수
[in] host
형식: IWebApplicationHost*
작성 이진 파일에 대한 경로를 제공하는 개체입니다.
반환 값
형식: HRESULT
WWAHost입니다.
요구 사항
| 지원되는 최소 클라이언트 | Windows 8 [데스크톱 앱만 해당] |
| 지원되는 최소 서버 | Windows Server 2012 [데스크톱 앱만 해당] |
| 대상 플랫폼 | Windows |
| 헤더 | webapplication.h |