C# Class Wombat.MamaPublisher.NativeMethods.PublisherCallbacks

Show file Open project: OpenMAMA/OpenMAMA

Public Properties

Property Type Description
mCreate OnPublisherCreateDelegate
mDestroy OnPublisherDestroyDelegate
mError OnPublisherErrorDelegate
mReserved System.IntPtr

Property Details

mCreate public property

public OnPublisherCreateDelegate mCreate
return OnPublisherCreateDelegate

mDestroy public property

public OnPublisherDestroyDelegate mDestroy
return OnPublisherDestroyDelegate

mError public property

public OnPublisherErrorDelegate mError
return OnPublisherErrorDelegate

mReserved public property

public IntPtr,System mReserved
return System.IntPtr