| DirectX SDK | 
The ID3DXContext::GetCreationFlags method retrieves the flags used to create this context object.
DWORD GetCreationFlags();
The method returns a DWORD value indicating the flags used to create the context object.
  Windows NT/2000: Requires Windows 2000.
  Windows 95/98: Requires Windows 95 or later. Available as a redistributable for Windows 95.
  Windows CE: Unsupported.
  Version: Requires DirectX 7.0.
  Header: Declared in d3dxcore.h.
  Library: Use d3dx.lib.