Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int GetDocumentClassId([Runtime::InteropServices::Out] Guid % pclsid);
public int GetDocumentClassId (out Guid pclsid);
abstract member GetDocumentClassId : Guid -> int
Public Function GetDocumentClassId (ByRef pclsid As Guid) As Integer