SetMapPinEnabled(object, int)

マップノートを使用可能にします。

void SetMapPinEnabled(
    object oMapPin,
    int nEnabled
);

Parameters

oMapPin

マップに表示可能にさせるマップノート

nEnabled

TRUEまたはFALSE


Description

表示済みのマップ上にマップノートを使用可能または不可能にします。



Version

1.28

See Also

categories: Miscellaneous Functions


author: Charles Feduke, additional contributor(s): Drake Coker, JP team: Rainie
Send comments on this topic.