EXCEPINFO Struct
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 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 |