VSPROPSHEETPAGE::pfnCallback Field
Visual Studio 2015
Address of an application-defined callback function that is called when the page is created and when it is about to be destroyed. To use this member, you must set the PSP_USECALLBACK flag in the dwFlags member.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
public: [ComAliasNameAttribute("Microsoft.VisualStudio.Shell.Interop.LPFNPSPCALLBACKA")] IntPtr pfnCallback
Field Value
Type: System::IntPtrFrom vsshell.idl:
Show: