diaGlobWrapper Help
Assembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
Returns the call direction enumerator, inbound or outbound.
Namespace:
InkostarAssembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
Syntax
| C# |
|---|
public DiaGlobWrapperCommon..::.CallDirection Direction { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Direction As DiaGlobWrapperCommon..::.CallDirection |
| Visual C++ |
|---|
public: property DiaGlobWrapperCommon..::.CallDirection Direction { DiaGlobWrapperCommon..::.CallDirection get (); } |