CreateDispTypeInfo
pInterfacedata, lcid, pptinfo)INTERFACEDATA pInterfacedata
LCID lcid
ITypeInfo FAR* FAR* pptinfo Creates simplified type information for use in an implementation of IDispatch. Parameters pInterfacedata The interface description that this type information describes. lcid The locale ID (LCID) for the names used in the type information. pptinfo On return, pointer to a pointer to a type information implementation for use in DispGetIDsOfNames and DispInvoke. Return Value The SCODE obtained from the returned HRESULT is one of the following:
SCODE
| Meaning
|
S_OK
| The interface is supported.
|
E_INVALIDARG
| Either the interface description or the locale ID is invalid.
|
E_OUTOFMEMORY
| Insufficient memory to complete operation.
|
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers - More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples - Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database