Click or drag to resize
EventCallback Delegate

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:Vlc.DotNet.Core.Interops.Signatures.EventCallback"]

Namespace: Vlc.DotNet.Core.Interops.Signatures
Assembly: Vlc.DotNet.Core.Interops (in Vlc.DotNet.Core.Interops.dll) Version: 2014.10.15.0 (2014.10.15.0)
Syntax
public delegate void EventCallback(
	IntPtr args
)

Parameters

args
Type: SystemIntPtr
See Also