CSnapInItemImpl::GetScopePaneInfo

 

Call this function to retrieve the SCOPEDATAITEM structure of the snap-in.

Syntax

      GetScopePaneInfo (
   SCOPEDATAITEM *pScopeDataItem 
);

Parameters

  • pScopeDataItem
    [out] A pointer to the SCOPEDATAITEM structure of the CSnapInItemImpl object.

Requirements

Header: atlsnap.h

See Also

CSnapInItemImpl Class