Class MLWMFBaseComponent.TMLASFPublishingPoint

From Mitov Wiki Doc
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Package: AudioLabBasicPkg

Unit: MLWMFBaseComponent

Inherits: TLPCollectionItem

Contents

Syntax

Delphi:

type TMLASFPublishingPoint = class( TLPCollectionItem )

C++ Builder:

class TMLASFPublishingPoint : public TLPCollectionItem

Visual C++ (MFC):

class CTMLASFPublishingPoint : public CTLPCollectionItem

C# (.NET):

public ref class ASFPublishingPoint : Vcl.VclCollectionItem

Summary

Publishing point settings class.

Description

Defines a class for the publishing point settings.


If the publishing point specified in ServerURL does not exist, the server creates a new publishing point. The caller must have write and create permissions on the server. The new publishing point has the same configuration as the publishing point specified in the TemplateURL parameter. If TemplateURL is not specified, the new publishing point has the same configuration as the server's default publishing point.

Properties

Published

Events

From TLPCollectionItem

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox