Microsoft SDK for Java

ptrRelease

This method of the ComLib Class releases a reference on an interface, given a raw COM interface pointer.

Syntax

public static native int ptrRelease(int ptr);

Return Value

Returns nothing.

Parameters

ptr A raw COM interface pointer.

Remarks

This method was added as of versions 2437 through 2925 of the Microsoft virtual machine.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.