CSnapInItemImpl::GetResultPaneInfo

 

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

Syntax

      GetResultPaneInfo (
   RESULTDATAITEM *pResultDataItem 
);

Parameters

  • pResultDataItem
    [out] A pointer to the RESULTDATAITEM structure of the CSnapInItemImpl object.

Requirements

Header: atlsnap.h

See Also

CSnapInItemImpl Class