9 lines
125 B
C
9 lines
125 B
C
|
#ifndef __NmAppletDispID_h__
|
||
|
#define __NmAppletDispID_h__
|
||
|
|
||
|
#define DISPID_ONSTATECHANGED 1
|
||
|
|
||
|
|
||
|
|
||
|
#endif // __NmAppletDispID_h__
|