ÀÌÀü   ¾ÕÀ¸·Î ¸ðµÎÃà¼Ò Home > SDK Library > XPOIItem > XPOIItem::GetContents 
TalMap SDK Libary Reference
XPOIItem::GetContents
POI Item¿¡ ¿¬°áµÈ Contents À» È®ÀÎÇÕ´Ï´Ù.

XPOIItem::GetContents
String GetContents( );
  Parameters
 
NONE
  Return Value
 
Contents
  Remarks
 
GetContents ´Â XPOIItem ÀÇ Method·Î Á¦°øµË´Ï´Ù.
»ç¿ëÀÚ´Â ÀÌ ¸Þ¼Òµå¸¦ ÀÌ¿ëÇÏ¿© Contents À» È®ÀÎÇÒ ¼ö ÀÖ½À´Ï´Ù.
Contents¶õ Caption°ú ºñ½ÁÇÏÁö¸¸, Caption ¿Ü¿¡ POI °¡ °¡Áú¼ö ÀÖ´Â ¹®ÀÚ¿­À» ÀǹÌÇÕ´Ï´Ù.
  Example
 
 JavaScript Copy Code
 VC++ Copy Code
  See Also
 
Reference
Hirarchy Chart
XPOIItem
Other Resource
XPOIItem Members
top