ICharacterView::GetDisplayFlags

Gets the display flags for the given viewport.

   

HRESULT GetDisplayFlags( short pane, DWORD mask, DWORD* pflags );

Parameters

pane
[in] Pane for which to retrieve the display flags.
mask
[in] Flags to be retrieved. Can be one or more of the DisplayFlags values.
pflags
[out,retval] Pointer to the flags that are set.

Return Values

Remarks

See Also

DisplayFlags

Copyright © 2004-2010 Fragmosoft