VSPROPSHEETPAGE::pfnCallback Field

 

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.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

public:
[ComAliasNameAttribute("Microsoft.VisualStudio.Shell.Interop.LPFNPSPCALLBACKA")]
IntPtr pfnCallback

Field Value

Type: System::IntPtr

From vsshell.idl:

Return to top
Show: