Microsoft SDK for Java

getPinnedObject

This method of the DllLib class retrieves the object that is encapsulated by a pinned handle.

Syntax

public static int getPinnedObject(int handle);

Return Value

Returns the object that is encapsulated by a pinned handle.

Parameters

handle The pinned handle of the object.

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