EXCEPINFO.pfnDeferredFillIn Field

Definition

Represents a pointer to a function that takes an EXCEPINFO structure as an argument and returns an HRESULT value. If deferred fill-in is not desired, this field is set to null.

public: IntPtr pfnDeferredFillIn;
public IntPtr pfnDeferredFillIn;
val mutable pfnDeferredFillIn : nativeint
Public pfnDeferredFillIn As IntPtr 

Field Value

IntPtr

nativeint

Applies to