_EXCEPTION_POINTERS Structure
Namespace: (Default Namespace)
Assembly: CustomMarshalers (in CustomMarshalers.dll)
Syntax
'Declaration
Public Structure _EXCEPTION_POINTERS
public struct _EXCEPTION_POINTERS
public value class _EXCEPTION_POINTERS
[<Sealed>]
type _EXCEPTION_POINTERS = struct end
The _EXCEPTION_POINTERS type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) |
![]() |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Top
Version Information
.NET Framework Client Profile
Supported in: 4
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)