API Documentation > Interface Classes > Class wfcSurfaceCollectionReference
Class wfcSurfaceCollectionReference

# include <wfcCollection.h>

class
wfcSurfaceCollectionReference
: public virtual
xobject
{
xdeclare(wfcSurfaceCollectionReference)
...
};
This is a
COMPACT class.

Description
Method Summary
void
The references contained in a surface collection reference
void
The type of reference contained in a surface collection reference
Method Detail
GetRefType
()
void
SetRefType
The type of reference contained in a surface collection reference
Exceptions thrown (but not limited to):
<reference 4 to unknown entity pfcExceptions::pfcXInAMethod>
Manual References:
GetReference
()
void
SetReference
The references contained in a surface collection reference
Exceptions thrown (but not limited to):
<reference 4 to unknown entity pfcExceptions::pfcXInAMethod>
Manual References:
Manual References:
Parameters:
type
Reference
Returns:
Was this helpful?