_NPWindow Struct Reference

API published in: S60 2nd Ed FP 2


#include <
npapi.h>

Data Fields

void * window
int32 x
int32 y
uint32 width
uint32 height
NPRect clipRect
NPWindowType type

Field Documentation

NPRect _NPWindow::clipRect
 
uint32 _NPWindow::height
 
NPWindowType _NPWindow::type
 
uint32 _NPWindow::width
 
void* _NPWindow::window
 
int32 _NPWindow::x
 
int32 _NPWindow::y
 

The documentation for this struct was generated from the following file:

Copyright © Nokia Corporation 2001-2008
Back to top