This method of the ComLib Class releases a reference on an interface, given a raw COM interface pointer.
public static native int ptrRelease(int ptr);
Returns nothing.
ptr | A raw COM interface pointer. |
This method was added as of versions 2437 through 2925 of the Microsoft virtual machine.