Library | File

Class pfcWindowOId

# include <pfcWindow.h>

class pfcWindowOId
 : public virtual pfcIntegerOId
{
    xdeclare(pfcWindowOId)
    ...
};
This is a COMPACT class.



Description

This class specifies a window identifier.



Method Summary

static pfcWindowOId_ptrCreate (xint Id)
Creates a new window identifier object.


Methods Inherited from Class pfcIntegerOId:

GetId



Method Detail

static pfcWindowOId_ptrCreate (xint Id)

Creates a new window identifier object.
Parameters:
Id
The window integer identifier
Returns:
The new window identifier