CeRunAppAtEvent
[DllImport("coredll.dll", SetLastError = true)]
public static extern bool CeRunAppAtEvent(
string lpszAppName,
CeRunAppFlags dwEventId
);Last updated
[DllImport("coredll.dll", SetLastError = true)]
public static extern bool CeRunAppAtEvent(
string lpszAppName,
CeRunAppFlags dwEventId
);Last updated