Results 1 to 2 of 2

Thread: [RESOLVED] [2008] SHDocVw.OLECMDID does not contain a definition for OLECMDID_OPTICAL__ZOOM

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Sep 2008
    Posts
    25

    Resolved [RESOLVED] [2008] SHDocVw.OLECMDID does not contain a definition for OLECMDID_OPTICAL__ZOOM

    I have seen many Examples using this but iam getting an error:

    Code:
    'SHDocVw.OLECMDID' does not contain a definition for 'OLECMDID_OPTICAL_ZOOM'

    is my SHDocVw.dll is not updated? please help.

  2. #2

    Thread Starter
    Junior Member
    Join Date
    Sep 2008
    Posts
    25

    Re: [2008] SHDocVw.OLECMDID does not contain a definition for OLECMDID_OPTICAL__ZOOM

    in VB it is working but in c# i needed to cast the 63 (value of OPTICAL_ZOOM) to (SHDocVw.OLECMDID)...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width