ÀÌÀü   ¾ÕÀ¸·Î ¸ðµÎÃà¼Ò Home > SDK Library > XPOIItem > XPOIItem::SetContents 
TalMap SDK Libary Reference
XPOIItem::SetContents
POI Item¿¡ Contents À» ¼³Á¤ÇÕ´Ï´Ù.

XPOIItem::SetContents
LONG SetContents(String Value);
  Parameters
 
Value
ContentsÀ¸·Î »ç¿ëÇÒ ¹®ÀÚ¿­
  Return Value
 
°á°ú°ª.
0: ½ÇÆÐ. 1: ¼º°ø.
  Remarks
 
SetContents ´Â 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