GetPackageTargetTypes Method
In This Topic
HRESULT IPrintDocumentPackageTarget::GetPackageTargetTypes([out] UINT32 *targetCount, [out] GUID **targetTypes)
Syntax
'Declaration
Public Function GetPackageTargetTypes() As System.Guid()
public System.Guid[] GetPackageTargetTypes()
See Also