Example #1
0
 internal static extern bool SymRegisterCallbackW64(
     IntPtr hProcess,
     SymRegisterCallbackProc callBack,
     ulong UserContext);
Example #2
0
 internal static extern bool SymRegisterCallbackW64(
     IntPtr hProcess,
     SymRegisterCallbackProc callBack,
     ulong UserContext);