CHtmlEditCtrlBase::SetBlockFormat

현재 블록 서식 태그를 설정합니다.

HRESULT SetBlockFormat(
   LPCTSTR szFormat 
) const;

매개 변수

  • szFormat
    형식 태그입니다.

반환 값

실패 HRESULT 오류 또는 성공한 경우 S_OK를 반환합니다.

설명

보내는이 메서드는 IDM_BLOCKFMT_command ID WebBrowser 컨트롤입니다.

요구 사항

헤더: afxhtml.h

참고 항목

참조

CHtmlEditCtrlBase 클래스

CHtmlEditCtrlBase::GetBlockFormat