 | DebugFunctionType Properties |
[This is preliminary documentation and is subject to change.]
The DebugFunctionType type exposes the following members.
Properties
| Name | Description |
---|
 | Context | (Inherited from DebugTypeTNative, TDebug.) |
 | DIType | (Inherited from DebugTypeTNative, TDebug.) |
 | IntegerBitWidth | (Inherited from DebugTypeTNative, TDebug.) |
 | IsDouble | (Inherited from DebugTypeTNative, TDebug.) |
 | IsFloat | (Inherited from DebugTypeTNative, TDebug.) |
 | IsFloatingPoint | (Inherited from DebugTypeTNative, TDebug.) |
 | IsInteger | (Inherited from DebugTypeTNative, TDebug.) |
 | IsPointer | (Inherited from DebugTypeTNative, TDebug.) |
 | IsPointerPointer | (Inherited from DebugTypeTNative, TDebug.) |
 | IsSequence | (Inherited from DebugTypeTNative, TDebug.) |
 | IsSized | (Inherited from DebugTypeTNative, TDebug.) |
 | IsStruct | (Inherited from DebugTypeTNative, TDebug.) |
 | IsVarArg | Flag to indicate if this signature is for a variadic function |
 | IsVoid | (Inherited from DebugTypeTNative, TDebug.) |
 | Kind | (Inherited from DebugTypeTNative, TDebug.) |
 | NativeType | (Inherited from DebugTypeTNative, TDebug.) |
 | ParameterTypes | Collection of types of the parameters for the function |
 | ReturnType | Return type of the function |
 | TypeHandle | (Inherited from DebugTypeTNative, TDebug.) |
Top
See Also