ÀÌÀü   ¾ÕÀ¸·Î ¸ðµÎÃà¼Ò Home > SDK Library > XUIObj > XUIObj::SetNativeEventNotify 
TalMap SDK Libary Reference
XUIObj::SetNativeEventNotify
À½¼ö·Î µÈ UI Object ÀÇ À̺¥Æ®¸¦ ³ëÃâÇÕ´Ï´Ù.

XUIObj::SetNativeEventNotify
void SetNativeEventNotify(LONG Value);
  Parameters
 
Value
³ëÃâ ¿©ºÎ.(0: ³ëÃâ ÇÏÁö ¾ÊÀ½, 1: ³ëÃâ)
  Return Value
 
void
  Remarks
 
SetNativeEventNotify ´Â XUIObj ÀÇ Method·Î Á¦°øµË´Ï´Ù.
»ç¿ëÀÚ´Â ÀÌ ¸Þ¼Òµå¸¦ ÀÌ¿ëÇÏ¿© À½¼ö·Î µÈ(Native) UI °³Ã¼¿¡ À̺¥Æ® ³ëÃâ ¿©ºÎ¸¦ °áÁ¤ÇÒ ¼ö ÀÖ½À´Ï´Ù.
UIID°¡ MinusÀÎ °æ¿ì ÇØ´ç Event´Â NavtiveEnvetProc¿¡¼­ ó¸® Çϴµ¥ ÇØ´ç Envet ¸¦ ¿ÜºÎ¿¡ NotifyÇÒÁö¸¦ ÁöÁ¤ ÇÕ´Ï´Ù.
  Example
 
 JavaScript Copy Code
 VC++ Copy Code
  See Also
 
Reference
Hirarchy Chart
XUIObj
Other Resource
XUIObj Members
top