Megjegyzés
Az oldalhoz való hozzáféréshez engedély szükséges. Megpróbálhat bejelentkezni vagy módosítani a címtárat.
Az oldalhoz való hozzáféréshez engedély szükséges. Megpróbálhatja módosítani a címtárat.
Syntax
HRESULT
WINAPI
WHvEmulatorCreateEmulator(
_In_ const WHV_EMULATOR_CALLBACKS* Callbacks,
_Out_ WHV_EMULATOR_HANDLE* Emulator
);
Parameters
Callbacks
The specified callback method
Emulator
Receives the handle to the newly created emulator instance
Remarks
Create an instance of the instruction emulator with the specified callback methods