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