Constructor TfCallContext
TfCallContext(IntPtr, bool)
Declaration
public TfCallContext(IntPtr cPtr, bool cMemoryOwn)
Parameters
| Type | Name | Description |
|---|---|---|
| IntPtr | cPtr | |
| bool | cMemoryOwn |
TfCallContext()
Declaration
public TfCallContext()
TfCallContext(string, string, uint, string)
Declaration
public TfCallContext(string file, string function, uint line, string prettyFunction)
Parameters
| Type | Name | Description |
|---|---|---|
| string | file | |
| string | function | |
| uint | line | |
| string | prettyFunction |