Skip to content

E_DOL_MPK_MPK_InvalidFile

Kyp Durron edited this page Aug 5, 2015 · 1 revision

MPK.InvalidFile Event

[Missing

documentation for "E:DOL.MPK.MPK.InvalidFile"]

Namespace: DOL.MPK
Assembly: DOLBase (in DOLBase.dll) Version: 1.9.7.18691

Syntax

C#

public event EventHandler InvalidFile

VB

Public Event InvalidFile As EventHandler

C++

public:
 event EventHandler^ InvalidFile {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}

F#

member InvalidFile : IEvent<EventHandler,
    EventArgs>

Value

Type: System.EventHandler

See Also

Reference

MPK Class
DOL.MPK Namespace

Clone this wiki locally