public static AccessVTable ( void pInterface, uint offsetInBytes ) : void* | ||
pInterface | void | The interface. |
offsetInBytes | uint | The offset into the VTable (in bytes). |
return | void* |
public static AccessVTable ( void pInterface, uint offsetInBytes ) : void* | ||
pInterface | void | The interface. |
offsetInBytes | uint | The offset into the VTable (in bytes). |
return | void* |