Microsoft SDK for Java

receiveSize

This method of the DirectPlay2 Class retrieves the size of the message data associated with the next or specified message on the message queue.

Syntax

public int receiveSize(int flags);

Return Value

Returns the size of the message data.

Parameters

flags Can be DPRECEIVE_ALL.

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