[This is preliminary documentation and is subject to change.]
Special "null" deletion function that indicates that no delete function should
be called when an attribute is removed from a communicator.
Namespace:
MPIAssembly: MPI (in MPI.dll)
Version: 0.6.0.0 (0.6.0.0)
Syntax
| C# |
|---|
public const Unsafe..::.MPI_Delete_function MPI_NULL_DELETE_FN |
| Visual Basic (Declaration) |
|---|
Public Const MPI_NULL_DELETE_FN As Unsafe..::.MPI_Delete_function |
| Visual C++ |
|---|
public: literal Unsafe..::.MPI_Delete_function^ MPI_NULL_DELETE_FN |