Cancel_Call_When_Not_Critical


mov     esi, OFFSET32 CritSecCallback
VMMcall Cancel_Call_When_Not_Critical
jc     not_removed

Remove references to the specified callback function installed by a previous call to Call_When_Not_Critical. Uses Flags.

CritSecCallback

Address of callback function.

See also Call_When_Not_Critical