IPropertyPage2.GetPageInfo(PROPPAGEINFO[]) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void GetPageInfo(cli::array <Microsoft::VisualStudio::OLE::Interop::PROPPAGEINFO> ^ pPageInfo);
void GetPageInfo(std::Array <Microsoft::VisualStudio::OLE::Interop::PROPPAGEINFO> const & pPageInfo);
public void GetPageInfo (Microsoft.VisualStudio.OLE.Interop.PROPPAGEINFO[] pPageInfo);
abstract member GetPageInfo : Microsoft.VisualStudio.OLE.Interop.PROPPAGEINFO[] -> unit
Public Sub GetPageInfo (pPageInfo As PROPPAGEINFO())
Parameters
- pPageInfo
- PROPPAGEINFO[]