Share via


EXCEPINFO Struct

Definition

public value class EXCEPINFO
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.TypeLibType(512)]
public struct EXCEPINFO
[System.Runtime.InteropServices.ComConversionLoss]
public struct EXCEPINFO
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.TypeLibType(512)>]
type EXCEPINFO = struct
[<System.Runtime.InteropServices.ComConversionLoss>]
type EXCEPINFO = struct
Public Structure EXCEPINFO
Inheritance
EXCEPINFO
Attributes

Fields

bstrDescription
bstrHelpFile
bstrSource
dwHelpContext
pfnDeferredFillIn
pvReserved
scode
wCode
wReserved

Applies to