ObjectARX
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to obtain a list of all valid values for dispID?

0 REPLIES 0
Reply
Message 1 of 1
dziwve67853
54 Views, 0 Replies

How to obtain a list of all valid values for dispID?

STDMETHODIMP CPipeEntity::GetDisplayName(/*[in]*/DISPID dispID, /*[out]*/BSTR *pBstr)

{

      if (pBstr == NULL) return (E_POINTER);

      switch (dispID)

      {

0x501 is layer

0x502 is linetype

What is the value of handle? Is there a helpful file to explain the values of all dispIDs

0 REPLIES 0

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

AutoCAD Inside the Factory


Autodesk Design & Make Report