GetClassIdentifier Method

GetClassIdentifier function

Gets and sets the class identifier of the embedded object.It means which application opens the embedded file.


func (instance *OleObject) GetClassIdentifier()  ([]byte,  error) 

Remarks

See Also