Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "GetClassID" in [All]

ole32

.

          pPersistStream.GetClassID(ref ptrClsId);

Interfaces

.

interface GetClassID {

.

Interface GetClassID

.
Documentation
[GetClassID] on MSDN
.

    Sub GetClassID(ByRef pClassID As Guid)

.

    Sub GetClassID(ByRef pClassID As Guid)

.

    Sub GetClassID(ByRef pClassID As Guid)

.

    Sub GetClassID(ByRef pClassID As Guid)

.

    int GetClassID (out Guid pClassID);

.

The IPersistFile interface inherits its definition from IPersist, so all implementations must also include the GetClassID method of IPersist

.

    new void GetClassID(out Guid pClassID);

.

    int GetClassID (out Guid pClassID);

.

    int GetClassID (out Guid pClassID);


 
Access PInvoke.net directly from VS: