Edit

Share via


Type '<typename>' is not defined or the module containing it is not loaded in the debugging session

A type was referenced that is not available, or is not defined.

Error ID: BC30743

To correct this error

  1. Verify the name of the type is spelled correctly.

  2. Define the type within the current class or module.

See also