다음을 통해 공유


BEGIN_PROPERTY_SET_EX

Marks the beginning of a property set in a property set map.

BEGIN_PROPERTY_SET_EX(guid, flags )

매개 변수

  • guid
    [in] The property GUID.

  • flags
    [in] UPROPSET_HIDDEN for any property sets you do not wish to expose, or UPROPSET_PASSTHROUGH for a provider exposing properties defined outside the scope of the provider.

예제

See BEGIN_PROPSET_MAP.

요구 사항

Header: atldb.h

참고 항목

참조

OLE DB 공급자 만들기

개념

OLE DB 공급자 템플릿(C++)

OLE DB 공급자 템플릿 구조

기타 리소스

OLE DB 공급자 템플릿에 대한 매크로