Method CreateNativeDetour
CreateNativeDetour(CreateNativeDetourRequest)
Creates an ICoreNativeDetour according to the arguments specified in
request
.ICoreNativeDetour CreateNativeDetour(CreateNativeDetourRequest request)
Parameters
request
CreateNativeDetourRequest- The CreateNativeDetourRequest containing detour creation options.
Returns
- ICoreNativeDetour
- The created ICoreNativeDetour.