![]() |
CreatePolyline |
Post Reply
|
| Author | |
txthunder
Visitor
Joined: March 09 2009 Status: Offline Points: 10 |
Post Options
Thanks(0)
Quote Reply
Topic: CreatePolylinePosted: April 07 2009 at 3:37am |
|
I'got problem again.
while I'm using the method CreatePolyline(...) of IObjectManager5Ptr ,
I don't know how to write the first parameter.I'm using Vc6. I want to use the defaultvalue(0),I don't know how to write it in c++. if I use 0 directly the compiling can not pass.
I mean When I write:
PolylineTemp = m_ObjectManagerptr->CreatePolyline(0, 0x0000ff,HSC_TERRAIN_ABSOLUTE, GroupID,"Route");
The complier will report error. And I know in C# the first parameter could be "null".But I don't know how to write the first parameter by meaning the defaultvalue 0; Edited by txthunder - April 07 2009 at 2:23pm |
|
![]() |
|
Post Reply
|
|
|
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |